trunk/src/mess/drivers/vboy.c
r17375 | r17376 | |
11 | 11 | - 100us / 20us timers |
12 | 12 | - sound |
13 | 13 | - per-game NVRAM hook-up (wariolnd, vleague, golf, others?) |
| 14 | - 3dtetris: missing gameplay (writes to framebuffer?) |
14 | 15 | - boundh: game is way too fast |
15 | 16 | - galactic: ball goes out of bounds sometimes? |
| 17 | - golf: black screen on attract mode/gameplay |
16 | 18 | - marioten: title screen logo is misplaced if Mario completes his animation |
17 | 19 | - nesterfb: ball stops when thrown |
18 | | - panicbom: brightness 10 overflows |
19 | 20 | - redalarm: gameplay doesn't work |
20 | 21 | - spaceinv: Taito logo only if you press the button, framebuffer? |
21 | 22 | - spaceinv: missing shots |