dos33fsprogs/space_bars/TODO
Vince Weaver e8514067e5 space_bars: add sprite
weird problem was because size of game > 4k and was running into
HGR page0
2018-10-07 21:18:40 -04:00

10 lines
279 B
Plaintext

Is it possible to get 40x96 as well as HGR?
Have same HGR background page0/page1
Alternate PAGE0/PAGE1 every two lines... do this in SPLIT?
Is it even possible to draw the lines/sprites fast enough in the
space remaining?
Only draw the top half on odd frames, bottom on even?