summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/maple-dc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/maple-dc.c')
-rw-r--r--src/mame/machine/maple-dc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/maple-dc.c b/src/mame/machine/maple-dc.c
index 972c12ff1f8..f01269467b3 100644
--- a/src/mame/machine/maple-dc.c
+++ b/src/mame/machine/maple-dc.c
@@ -130,7 +130,7 @@ void maple_dc_device::dma_step()
// the MIE seems too slow for the correct timeout
// it's rather strange though
- // timer->adjust(attotime::from_nsec(40000 + 20*(msys>>16))); // The 40us represent the sending and reception time
+ // timer->adjust(attotime::from_nsec(40000 + 20*(msys>>16))); // The 40us represent the sending and reception time
timer->adjust(attotime::from_msec(5));
break;
case 2: // sdckb occupy permission (light gun protocol)