mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-30 12:34:36 +00:00
20 lines
411 B
Plaintext
20 lines
411 B
Plaintext
mode7 speed fixes:
|
|
+ faster multiply routine
|
|
- If result is AABBCCDD we only need BBCC for fixed point
|
|
result
|
|
+ Skip key parsing if no key read
|
|
|
|
|
|
short term:
|
|
|
|
longer term:
|
|
sky -- color looks too much like grass on monochrome display
|
|
map -- adjust x/y to better match real position
|
|
name entry screen
|
|
inventory screen
|
|
collision detection
|
|
after game over, return to title screen
|
|
save/restore game
|
|
|
|
|