summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kaneko_calc3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/kaneko_calc3.c')
-rw-r--r--src/mame/machine/kaneko_calc3.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/machine/kaneko_calc3.c b/src/mame/machine/kaneko_calc3.c
index 422dfba0098..05a19e8a493 100644
--- a/src/mame/machine/kaneko_calc3.c
+++ b/src/mame/machine/kaneko_calc3.c
@@ -12,13 +12,13 @@
/*
MCU Tasks:
- - Read Dipswitch
+ - Read Dipswitch
- Read / Write the EEPROM
- Supply code / data snippets to the 68000 by decrypting them from ROM
-
- may also be responsible for the hit detection (kaneko_hit.c)
-
+
+ may also be responsible for the hit detection (kaneko_hit.c)
+
*/
#include "emu.h"