summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/rbisland.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/rbisland.cpp')
-rw-r--r--src/mame/machine/rbisland.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/machine/rbisland.cpp b/src/mame/machine/rbisland.cpp
index 4b8b1bcbbac..11006c10fff 100644
--- a/src/mame/machine/rbisland.cpp
+++ b/src/mame/machine/rbisland.cpp
@@ -109,6 +109,7 @@ static const uint8_t CROM_BANK2[] =
0x22, 0x22
};
+// fcd-1052 in C-Chip ROM
static const uint8_t CROM_BANK4_WORLD0[] =
{
0x28, 0x00, 0x2C, 0x00, 0x30, 0x00, 0x34, 0x00, 0x38, 0x00, 0x3C, 0x00,
@@ -285,6 +286,7 @@ static const uint8_t CROM_BANK4_WORLD9[] =
0xFB, 0x0F, 0xFC, 0x0F, 0xDC, 0x02, 0xDD, 0x02
};
+// 8f1-9bc in C-Chip ROM
static const uint8_t CROM_BANK5_WORLD0[] =
{
0x1C, 0x00, 0x1C, 0x00, 0x32, 0x00, 0x32, 0x00, 0x48, 0x00, 0x48, 0x00,
@@ -306,6 +308,7 @@ static const uint8_t CROM_BANK5_WORLD0[] =
0xC7, 0x18, 0xC3, 0x5A, 0xB7, 0x6E, 0x3C, 0x00, 0x00, 0x01, 0xFF, 0xFF
};
+// 9bd-a4c in C-Chip ROM
static const uint8_t CROM_BANK5_WORLD1[] =
{
0x0C, 0x00, 0x22, 0x00, 0x38, 0x00, 0x4E, 0x00, 0x64, 0x00, 0x7A, 0x00,