summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/nes_nxrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/nes_nxrom.c')
-rw-r--r--src/mess/machine/nes_nxrom.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/machine/nes_nxrom.c b/src/mess/machine/nes_nxrom.c
index 78ceee67022..c3012cb4e98 100644
--- a/src/mess/machine/nes_nxrom.c
+++ b/src/mess/machine/nes_nxrom.c
@@ -19,12 +19,12 @@
* Nintendo UN1ROM [mapper 94]
Known issues on specific mappers:
-
+
* 000 F1 Race requires more precise PPU timing. It currently has plenty of 1-line glitches.
* 003 Firehouse Rescue has flashing graphics (same PPU issue as Back to the Future 2 & 3?)
* 007 Marble Madness has small graphics corruptions
* 034 Titanic 1912 (pirate BxROM) has missing gfx (same PPU issue of many Waixing titles almost for sure)
-
+
***********************************************************************************************************/