summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/novag_micro2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/novag_micro2.cpp')
-rw-r--r--src/mame/drivers/novag_micro2.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/novag_micro2.cpp b/src/mame/drivers/novag_micro2.cpp
index 9d235b9baca..027d45474e1 100644
--- a/src/mame/drivers/novag_micro2.cpp
+++ b/src/mame/drivers/novag_micro2.cpp
@@ -30,8 +30,8 @@ Octo (listed differences):
as 15MHz on the box, but measured ~12MHz (older Octo version is probably ~6MHz?)
- speaker circuit is a bit different, not sure why
-Note that even though the MCUs are different, internal ROM contents is
-identical for Micro II/III, Presto, Octo.
+Note that even though the MCUs are different, internal ROM contents was confirmed
+to be identical for Micro II/III, Presto, Octo.
TODO:
- controls are too sensitive, is there a bug in the CPU core timer emulation?