summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/dec0.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/dec0.c')
-rw-r--r--src/mame/machine/dec0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/dec0.c b/src/mame/machine/dec0.c
index 41821b576b0..b8dfedf5967 100644
--- a/src/mame/machine/dec0.c
+++ b/src/mame/machine/dec0.c
@@ -483,7 +483,7 @@ void dec0_i8751_write(int data)
if (i8751_timer)
logerror("i8751: Missed a timer!!!\n");
else
- i8751_timer = timer_call_after_resynch(0, i8751_callback);*/
+ i8751_timer = timer_call_after_resynch(NULL, 0, i8751_callback);*/
/* There is a timing problem in Heavy Barrel if the processing time is not
simulated - if the interrupt is triggered straight away then HB will reset