dos33fsprogs/demos/lovebyte2023/parallax_128
2023-02-12 21:20:37 -05:00
..
apple2_80_zp.inc
file_id.diz demosplash2023: update par_tiny 2023-01-24 00:34:59 -05:00
hello.bas demosplash2023: update par_tiny 2023-01-24 00:34:59 -05:00
Makefile lovebyte: more fine tuning 2023-01-29 20:10:59 -05:00
par_tiny.s demosplash2023: update par_tiny 2023-01-24 00:34:59 -05:00
README lovebyte: update the documentation 2023-02-12 21:20:37 -05:00

Three-level parallax scrolling on Apple II lores.

I actually got this down to 90 bytes, then used the
extra space to add the code to switch  directions.

Apple II has no scrolling circuitry, there are some mildly 
clever tricks going on to keep the frame rate up.