(rm note about missing sound)

This commit is contained in:
Michaël Banaan Ananas 2012-04-18 19:48:09 +00:00
parent c47f8d57b0
commit 97f2edd3f4
2 changed files with 0 additions and 3 deletions

View File

@ -25,7 +25,6 @@ To Do:
- raster effects (rabbit only?, see left side of one of the levels in rabbit)
- 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?
Notes:

View File

@ -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
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
- priority is wrong.