More cleanup
This commit is contained in:
parent
623e51d164
commit
98c05795fc
|
@ -13,6 +13,8 @@ Click the mouse to escape any demo.
|
||||||
locations on screen.
|
locations on screen.
|
||||||
* `any_position`: Cool Bun flies around like a DVD player pause screen.
|
* `any_position`: Cool Bun flies around like a DVD player pause screen.
|
||||||
* `keyboard_interrupt`: Tests using `input.device` to access the keyboard.
|
* `keyboard_interrupt`: Tests using `input.device` to access the keyboard.
|
||||||
|
* `blitter_speed_test`: Get the speed of blitter vs. CPU memory operations
|
||||||
|
* `bun_test`: Run some unit tests (yes, really!)
|
||||||
|
|
||||||
This will get 50 fps on an 020, and 25 or lower on an 68EC020 and below.
|
This will get 50 fps on an 020, and 25 or lower on an 68EC020 and below.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue