diff options
Diffstat (limited to 'src/mame/drivers/mpu4.cpp')
-rw-r--r-- | src/mame/drivers/mpu4.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/mpu4.cpp b/src/mame/drivers/mpu4.cpp index acb4be7a6ff..bae54af37e7 100644 --- a/src/mame/drivers/mpu4.cpp +++ b/src/mame/drivers/mpu4.cpp @@ -1517,7 +1517,7 @@ ROM_END BARCREST SAMPLED SOUND _________________________ - | · | + | · | | · | | · | | · |_____________ @@ -1543,7 +1543,7 @@ Just one different byte between the three "Escalera y Tobogan" sets, at address 1268: 0xF4 1269: 0xF5 1270: 0xF6 -May be the game serial number hard-encoded on the EPROM? +May be the game serial number hard-encoded on the EPROM? */ ROM_START( m4esctbg ) ROM_REGION( 0x20000, "maincpu", 0 ) |