(rm note about missing sound)
This commit is contained in:
parent
c47f8d57b0
commit
97f2edd3f4
@ -25,7 +25,6 @@ To Do:
|
|||||||
|
|
||||||
- raster effects (rabbit only?, see left side of one of the levels in rabbit)
|
- raster effects (rabbit only?, see left side of one of the levels in rabbit)
|
||||||
- clean up zoom code and make zoom effect more accurate
|
- clean up zoom code and make zoom effect more accurate
|
||||||
- sound (adpcm of some kind)
|
|
||||||
- status bar in rabbit is the wrong colour, timing of blitter / interrupts?
|
- status bar in rabbit is the wrong colour, timing of blitter / interrupts?
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
@ -20,8 +20,6 @@
|
|||||||
- tmpdoki isn't a dual screen game, we should remove the dual screen layout from VIDEO_UPDATE and from the MACHINE_DRIVER, also notice that MAME
|
- tmpdoki isn't a dual screen game, we should remove the dual screen layout from VIDEO_UPDATE and from the MACHINE_DRIVER, also notice that MAME
|
||||||
doesn't have a macro for removing previously declared screens.
|
doesn't have a macro for removing previously declared screens.
|
||||||
|
|
||||||
- sound (see rabbit.c for preliminary details, not copied here)
|
|
||||||
|
|
||||||
- sprites from one screen are overlapping on the other, probably there's a way to limit them to a single screen
|
- sprites from one screen are overlapping on the other, probably there's a way to limit them to a single screen
|
||||||
|
|
||||||
- priority is wrong.
|
- priority is wrong.
|
||||||
|
Loading…
Reference in New Issue
Block a user