summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/nes_discrete.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/nes_discrete.c')
-rw-r--r--src/mess/machine/nes_discrete.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mess/machine/nes_discrete.c b/src/mess/machine/nes_discrete.c
index fe4cab27de5..704e647b8df 100644
--- a/src/mess/machine/nes_discrete.c
+++ b/src/mess/machine/nes_discrete.c
@@ -7,15 +7,15 @@
Visit http://mamedev.org for licensing and usage restrictions.
Here we emulate the following PCBs
-
+
* PCB with IC 74x161x161x32 [mapper 70 & 152]
- * PCB with IC 74x139x74 [mapper 87]
+ * PCB with IC 74x139x74 [mapper 87]
* PCB with IC 74x377 [mapper 11]
* PCB with IC 74x161x138 [mapper 38]
-
+
TODO:
- Investigating missing inputs in Crime Busters
-
+
***********************************************************************************************************/