trunk/src/mame/drivers/shangha3.c
r18255 | r18256 | |
17 | 17 | heberpop: |
18 | 18 | - Unknown writes to sound ports 40/41 |
19 | 19 | blocken: |
20 | | - incomplete zoom support, and missing rotation support. |
| 20 | - incomplete zoom support, and missing rotation support. Setting the game in |
| 21 | Game Mode B shows a decent test case for it by starting a play. |
21 | 22 | - attract mode tries to read at 0x80000-0xfffff area, returning 0 in there |
22 | 23 | freezes the demo play for some frames (MT #00985). For now I've returned $ff, |
23 | 24 | but needs HW tests to check out what lies in there (maybe a ROM mirror). |