diff options
Diffstat (limited to 'src/mame/drivers/kurukuru.cpp')
-rw-r--r-- | src/mame/drivers/kurukuru.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/kurukuru.cpp b/src/mame/drivers/kurukuru.cpp index ed4f0f1f05f..33bbf1c4f2d 100644 --- a/src/mame/drivers/kurukuru.cpp +++ b/src/mame/drivers/kurukuru.cpp @@ -214,7 +214,7 @@ - Bet distribution (1, 2, 3, 4, 5~10) - Omake (bonus) distribution (games total, win games, loss games) - + Pressing the Bookkeeping key once more, you exit the mode and go back to the game. @@ -437,7 +437,7 @@ ADDRESS_MAP_END /* 00h W --> bankswitching reg... - + 10h W --> 00's \ 11h W --> 02 8f 20 91... > V9938 OK 13h W --> / @@ -810,7 +810,7 @@ ROM_END /* Pyon Pyon Jump. Ver 1.40. - 199?, Success / Taiyo Jidoki. + 199?, Success / Taiyo Jidoki. */ ROM_START( ppj ) ROM_REGION( 0x08000, "maincpu", 0 ) |