summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-12-06 22:47:20 -0500
committer AJR <ajrhacker@users.noreply.github.com>2019-12-06 22:47:20 -0500
commit67cddc48cdae71f02a8e5f4904c2c54afb70634d (patch)
tree2f20e778544951fb6fd81eb6b1e7bd95a257fde8 /src
parent6c46e087c7e17271b6936207407c4e2732b48d3b (diff)
cat.cpp: Fix region width/endianness (nw)
SVROM loading will have to be revised someday, but now is not the time...
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/cat.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/cat.cpp b/src/mame/drivers/cat.cpp
index 0c5e7979b10..c4b6ad042ba 100644
--- a/src/mame/drivers/cat.cpp
+++ b/src/mame/drivers/cat.cpp
@@ -1134,7 +1134,7 @@ ROM_START( cat )
// According to Sandy Bumgarner, there should be a 2.42 version which fixes some bugs in the calc command vs 2.40
// According to the Cat Repair Manual page 4-20, there should be a version called B91U0x (maybe 1.91 or 0.91?) with sum16s of 9F1F, FF0A, 79BF and 03FF
- ROM_REGION( 0x80000, "svrom", ROMREGION_ERASE00 )
+ ROM_REGION16_BE( 0x80000, "svrom", ROMREGION_ERASE00 )
// SPELLING VERIFICATION ROM (SVROM)
/* Romspace here is a little strange: there are 3 ROM sockets on the board:
* svrom-0 maps to 200000-21ffff every ODD byte (d8-d0)
@@ -1155,7 +1155,7 @@ ROM_START( cat )
* Each of these will also have its own code ROMset as well.
*/
// NH7-0684 (US, dumped):
- ROMX_LOAD( "uv1__nh7-0684__hn62301apc11__7h1.ic6", 0x00000, 0x20000, CRC(229ca210) SHA1(564b57647a34acdd82159993a3990a412233da14), ROM_SKIP(1)) // this is a 28pin tc531000 mask ROM, 128KB long; "US" SVROM
+ ROMX_LOAD( "uv1__nh7-0684__hn62301apc11__7h1.ic6", 0x00001, 0x20000, CRC(229ca210) SHA1(564b57647a34acdd82159993a3990a412233da14), ROM_SKIP(1)) // this is a 28pin tc531000 mask ROM, 128KB long; "US" SVROM
/* There is an unpopulated PAL16L8 at IC9 whose original purpose (based
* on the schematics) was probably to cause a 68k bus error when