summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kaneko16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/kaneko16.c')
-rw-r--r--src/mame/drivers/kaneko16.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/kaneko16.c b/src/mame/drivers/kaneko16.c
index f19c5859a99..281b9eda4ab 100644
--- a/src/mame/drivers/kaneko16.c
+++ b/src/mame/drivers/kaneko16.c
@@ -1753,10 +1753,10 @@ GFXDECODE_END
***************************************************************************/
/*
- TODO:
- Fix this arrangement (specific for Bonk's Adventure)!
+ TODO:
+ Fix this arrangement (specific for Bonk's Adventure)!
- pre-deprecat lib note says:
+ pre-deprecat lib note says:
Even though 3 interrupts are triggered, I set an int_num of 4. (notice '+1')
I agree that it is kind of a misuse of the function, but I haven't found
clues in code on how interrupts are scheduled...