Memory Map

The following is a memory map that was generated based on the MAME source code (.180).  This information is only as accurate as the MAME driver is.  If you see any errors, please let me know what that error is.
 
The Memory Area is related to where the information is from (CPU, Sound Board, etc..), and it may also reflect what it has in common with other hardware.
Memory Area:bigrun_map
Address RangeLengthFunctionDescription
0x0000-0x7FFFF524288ROM(// ROM)
0x80000-0x800012Read Port, WriteIN1, leds_out_w (// Coins)
0x0001Coin 1Active Low
0x0002Coin 2Active Low
0x0004Service 1Active Low
0x0010Start 1Active Low
0x0020Start 2Active Low
0x0040UnknownActive Low
0x0080UnknownActive Low
0x80002-0x800032Read Port, WriteIN2, unknown_out_w (// Buttons)
0x0001P1 BrakeActive Low
0x0002P1 Gear ShiftActive Low
0x0004UnknownActive Low
0x0008UnknownActive Low
0x0010P1 AcceleratorActive Low
0x0020UnknownActive Low
0x0040UnknownActive Low
0x0080P1 HornActive Low
0x80004-0x800052Read Port, WriteIN3, motor_out_w (// Motor Limit Switches)
0x0001OffActive High
0x0000OnActive High
0x0002OffActive High
0x0000OnActive High
0x0004UnknownActive Low
0x0008UnknownActive Low
0x0010OffActive High
0x0000OnActive High
0x0020OffActive High
0x0000OnActive High
0x0040UnknownActive Low
0x0080UnknownActive Low
0x80006-0x800072Read Port, WriteIN4, wheel_out_w (// DSW 1 & 2)
0x0007Coin_AActive High
0x00014C_1CActive High
0x00023C_1CActive High
0x00032C_1CActive High
0x00071C_1CActive High
0x00061C_2CActive High
0x00051C_3CActive High
0x00041C_4CActive High
0x0000Free_PlayActive High
0x0038Coin_BActive High
0x00084C_1CActive High
0x00103C_1CActive High
0x00182C_1CActive High
0x00381C_1CActive High
0x00301C_2CActive High
0x00281C_3CActive High
0x00201C_4CActive High
0x0000Free_PlayActive High
0x03000 (Red Car)Active High
0x02001 (Blue Car)Active High
0x01002 (Yellow Car)Active High
0x00003 (Green Car)Active High
0x0c00DifficultyActive High
0x0000EasyActive High
0x0c00NormalActive High
0x0800HardActive High
0x0400HardestActive High
0x1000OffActive High
0x0000OnActive High
0x2000Demo_SoundsActive High
0x0000OffActive High
0x2000OnActive High
0x4000JapanActive High
0x0000USAActive High
0x8000Allow_ContinueActive High
0x8000OffActive High
0x0000OnActive High
0x80008-0x800092Device Readsoundlatch2, generic_latch_16_device, read (// From sound cpu)
0x8000A-0x8000B2Device Writesoundlatch, generic_latch_16_device, write (// To sound cpu)
0x8000C-0x8000D2Write NOP(// ??)
0x80010-0x800112Read/Writebigrun_ip_select_r, ip_select_w
0x80012-0x800132Writeip_select_plus1_w
0x82000-0x820056Device Read/Writescroll0, megasys1_tilemap_device, scroll_r, scroll_w
0x82008-0x8200D6Device Read/Writescroll1, megasys1_tilemap_device, scroll_r, scroll_w
0x82100-0x821056Device Read/Writescroll2, megasys1_tilemap_device, scroll_r, scroll_w
0x82108-0x821092Read/Write NOP(// ? written with 0 only)
0x82200-0x822012Read PortIN5 (// DSW 3 (4 bits))
0x0006Use otherActive High
0x00000 (Red Car)Active High
0x00021 (Blue Car)Active High
0x00042 (Yellow Car)Active High
0x0010UnknownActive Low
0x0020UnknownActive Low
0x0040UnknownActive Low
0x0080UnknownActive Low
0x82208-0x822092Read/Write NOP(// watchdog reset)
0x82308-0x823092Writecischeat_comms_w
0x82400-0x824012Writeactive_layers_w
0x84000-0x847FF2048RAM(// Linking with other units)
0x88000-0x8BFFF16384RAM, Sharedshare2 (// Sharedram with sub CPU#2)
0x8C000-0x8FFFF16384RAM, Sharedshare1 (// Sharedram with sub CPU#1)
0x90000-0x93FFF16384RAM Device Write, Sharedscroll0, megasys1_tilemap_device, write, scroll0 (// Scroll ram 0)
0x94000-0x97FFF16384RAM Device Write, Sharedscroll1, megasys1_tilemap_device, write, scroll1 (// Scroll ram 1)
0x98000-0x9BFFF16384RAM Device Write, Sharedscroll2, megasys1_tilemap_device, write, scroll2 (// Scroll ram 2)
0x9C000-0x9FFFF16384RAM Device Write, Sharedpalette, palette_device, write, palette (// Palettes)
0xF0000-0xFFFFF65536RAM, Sharedram (// RAM)
0x100000-0x13FFFF262144ROM, Regionuser1,0 (// ROM)
Memory Area:bigrun_map2
Address RangeLengthFunctionDescription
0x0000-0x3FFFF262144ROM(// ROM)
0x40000-0x47FFF32768RAM, Sharedshare1 (// Shared RAM (with Main CPU))
0x80000-0x807FF2048RAM, Sharedroadram.0 (// Road RAM)
0xC0000-0xC3FFF16384RAM(// RAM)
Memory Area:bigrun_map3
Address RangeLengthFunctionDescription
0x0000-0x3FFFF262144ROM(// ROM)
0x40000-0x47FFF32768RAM, Sharedshare2 (// Shared RAM (with Main CPU))
0x80000-0x807FF2048RAM, Sharedroadram.1 (// Road RAM)
0xC0000-0xC3FFF16384RAM(// RAM)
Memory Area:bigrun_sound_map
Address RangeLengthFunctionDescription
0x0000-0x3FFFF262144ROM(// ROM)
0x40000-0x400012Device Read, Writesoundlatch, generic_latch_16_device, read, bigrun_soundbank_w (// From Main CPU)
0x60000-0x600012Device Writesoundlatch2, generic_latch_16_device, write (// To Main CPU)
0x80000-0x800034Device Read/Write 8-bitymsnd, ym2151_device, read, write, 0x00ff
0xA0000-0xA00034Device Read/Write 8-bitoki1, okim6295_device, read, write, 0x00ff
0xC0000-0xC00034Device Read/Write 8-bitoki2, okim6295_device, read, write, 0x00ff
0xF0000-0xFFFFF65536RAM(// RAM)
Memory Area:cischeat_map
Address RangeLengthFunctionDescription
0x0000-0x7FFFF524288ROM(// ROM)
0x80000-0x800012Read Port, WriteIN1, leds_out_w (// Coins)
0x0001Coin 1Active Low
0x0002Coin 2Active Low
0x0004Service 1Active Low
0x0010Start 1Active Low
0x0020Start 2Active Low
0x0040UnknownActive Low
0x0080UnknownActive Low
0x80002-0x800032Read Port, WriteIN2, unknown_out_w (// Buttons)
0x0001P1 BrakeActive Low
0x0002P1 Gear ShiftActive Low
0x0004UnknownActive Low
0x0008UnknownActive Low
0x0010P1 AcceleratorActive Low
0x0020UnknownActive Low
0x0040UnknownActive Low
0x0080P1 HornActive Low
0x80004-0x800052Read Port, WriteIN3, motor_out_w (// Motor Limit Switches)
0x0001OffActive High
0x0000OnActive High
0x0002OffActive High
0x0000OnActive High
0x0004UnknownActive Low
0x0008UnknownActive Low
0x0010OffActive High
0x0000OnActive High
0x0020OffActive High
0x0000OnActive High
0x0040UnknownActive Low
0x0080UnknownActive Low
0x80006-0x800072Read Port, WriteIN4, wheel_out_w (// DSW 1 & 2)
0x0007Coin_AActive High
0x00014C_1CActive High
0x00023C_1CActive High
0x00032C_1CActive High
0x00071C_1CActive High
0x00061C_2CActive High
0x00051C_3CActive High
0x00041C_4CActive High
0x0000Free_PlayActive High
0x0038Coin_BActive High
0x00084C_1CActive High
0x00103C_1CActive High
0x00182C_1CActive High
0x00381C_1CActive High
0x00301C_2CActive High
0x00281C_3CActive High
0x00201C_4CActive High
0x0000Free_PlayActive High
0x03000 (Red Car)Active High
0x02001 (Blue Car)Active High
0x01002 (Yellow Car)Active High
0x00003 (Green Car)Active High
0x0c00DifficultyActive High
0x0000EasyActive High
0x0c00NormalActive High
0x0800HardActive High
0x0400HardestActive High
0x1000OffActive High
0x0000OnActive High
0x2000Demo_SoundsActive High
0x0000OffActive High
0x2000OnActive High
0x4000JapanActive High
0x0000USAActive High
0x8000Allow_ContinueActive High
0x8000OffActive High
0x0000OnActive High
0x8000A-0x8000B2Device Writesoundlatch, generic_latch_16_device, write (// To sound cpu)
0x8000C-0x8000D2Write NOP(// ??)
0x80010-0x800112Read/Writecischeat_ip_select_r, ip_select_w
0x80012-0x800132Write NOP(// value above + 1)
0x82000-0x820056Device Read/Writescroll0, megasys1_tilemap_device, scroll_r, scroll_w
0x82008-0x8200D6Device Read/Writescroll1, megasys1_tilemap_device, scroll_r, scroll_w
0x82100-0x821056Device Read/Writescroll2, megasys1_tilemap_device, scroll_r, scroll_w
0x82108-0x821092Read/Write NOP(// ? written with 0 only)
0x82200-0x822012Read PortIN5 (// DSW 3 (4 bits))
0x0006Use otherActive High
0x00000 (Red Car)Active High
0x00021 (Blue Car)Active High
0x00042 (Yellow Car)Active High
0x0010UnknownActive Low
0x0020UnknownActive Low
0x0040UnknownActive Low
0x0080UnknownActive Low
0x82208-0x822092Read/Write NOP(// watchdog reset)
0x82300-0x823012Device Read, Writesoundlatch2, generic_latch_16_device, read, cischeat_soundlatch_w (// From sound cpu)
0x82308-0x823092Writecischeat_comms_w
0x82400-0x824012Writeactive_layers_w
0x88000-0x887FF2048RAM(// Linking with other units)
0x90000-0x97FFF32768RAM, Sharedshare2 (// Sharedram with sub CPU#2)
0x98000-0x9FFFF32768RAM, Sharedshare1 (// Sharedram with sub CPU#1)
0xA0000-0xA7FFF32768RAM Device Write, Sharedscroll0, megasys1_tilemap_device, write, scroll0 (// Scroll ram 0)
0xA8000-0xAFFFF32768RAM Device Write, Sharedscroll1, megasys1_tilemap_device, write, scroll1 (// Scroll ram 1)
0xB0000-0xB7FFF32768RAM Device Write, Sharedscroll2, megasys1_tilemap_device, write, scroll2 (// Scroll ram 2)
0xB8000-0xBFFFF32768RAM Device Write, Sharedpalette, palette_device, write, palette (// Palettes)
0xF0000-0xFFFFF65536RAM, Sharedram (// RAM)
0x100000-0x17FFFF524288ROM, Regionuser1,0 (// ROM)
Memory Area:cischeat_map2
Address RangeLengthFunctionDescription
0x0000-0x3FFFF262144ROM(// ROM)
0x40000-0x47FFF32768RAM, Sharedshare1 (// Shared RAM (with Main CPU))
0x80000-0x807FF2048RAM, Sharedroadram.0 (// Road RAM)
0xC0000-0xC3FFF16384RAM(// RAM)
0x100000-0x1000012Write NOP(// watchdog)
0x200000-0x23FFFF262144ROM, Regioncpu2,0x40000 (// ROM)
Memory Area:cischeat_map3
Address RangeLengthFunctionDescription
0x0000-0x3FFFF262144ROM(// ROM)
0x40000-0x47FFF32768RAM, Sharedshare2 (// Shared RAM (with Main CPU))
0x80000-0x807FF2048RAM, Sharedroadram.1 (// Road RAM)
0xC0000-0xC3FFF16384RAM(// RAM)
0x100000-0x1000012Write NOP(// watchdog)
0x200000-0x23FFFF262144ROM, Regioncpu3,0x40000 (// ROM)
Memory Area:cischeat_sound_map
Address RangeLengthFunctionDescription
0x0000-0x3FFFF262144ROM(// ROM)
0x40002-0x400032Writecischeat_soundbank_1_w (// Sample Banking)
0x40004-0x400052Writecischeat_soundbank_2_w (// Sample Banking)
0x60002-0x600032Device Writesoundlatch2, generic_latch_16_device, write (// To Main CPU)
0x60004-0x600052Device Readsoundlatch, generic_latch_16_device, read (// From Main CPU)
0x80000-0x800034Device Read/Write 8-bitymsnd, ym2151_device, read, write, 0x00ff
0xA0000-0xA00034Device Read/Write 8-bitoki1, okim6295_device, read, write, 0x00ff
0xC0000-0xC00034Device Read/Write 8-bitoki2, okim6295_device, read, write, 0x00ff
0xF0000-0xFFFFF65536RAM(// RAM)
 

ROM Map for this game

 
This is the ROM map for the game.  This should tell you what address the ROM is at, how big it is, what it's used for.   
Memory Area:oki1
Address RangeLengthLabel/LocationDescription
0x0000-0x7FFFF524288ch9071.r23CRC(c7dbb992) (Fluke: ACA1)
Memory Area:oki2
Address RangeLengthLabel/LocationDescription
0x0000-0x7FFFF524288ch9071.r24CRC(e87ca4d7) (Fluke: 73D4)
Memory Area:road0
Address RangeLengthLabel/LocationDescription
0x0000-0x7FFFF524288ch9073.r21CRC(2943d2f6) (Fluke: 8791)
0x0000-0x7FFFF524288ch9073.r21CRC(2943d2f6) (Fluke: 8791)
0x80000-0xFFFFF524288ch9073.r22CRC(2dd44f85) (Fluke: A2E3)
0x80000-0xFFFFF524288ch9073.r22CRC(2dd44f85) (Fluke: A2E3)
Memory Area:road1
Address RangeLengthLabel/LocationDescription
0x0000-0x7FFFF524288ch9073.r21CRC(2943d2f6) (Fluke: 8791)
0x0000-0x7FFFF524288ch9073.r21CRC(2943d2f6) (Fluke: 8791)
0x80000-0xFFFFF524288ch9073.r22CRC(2dd44f85) (Fluke: A2E3)
0x80000-0xFFFFF524288ch9073.r22CRC(2dd44f85) (Fluke: A2E3)
Memory Area:scroll0
Address RangeLengthLabel/LocationDescription
0x0000-0x3FFFF262144ch9071.a14CRC(7a6d147f) (Fluke: 1E4F)
Memory Area:scroll1
Address RangeLengthLabel/LocationDescription
0x0000-0x3FFFF262144ch9071.t74CRC(735a2e25) (Fluke: 3EDD)
Memory Area:scroll2
Address RangeLengthLabel/LocationDescription
0x0000-0xFFFF65536ch9071.07CRC(3724ccc3) (Fluke: E09E)
Memory Area:user2
Address RangeLengthLabel/LocationDescription
0x0000-0x3FFFF262144ch9072.03CRC(7e79151a) (Fluke: 8746)
0x0000-0x3FFFF262144ch9072.02CRC(536edde4) (Fluke: 2772)
0x0000-0x1FFFF131072ch9072.01CRC(b2efed33) (Fluke: 3EBA)
© Copyright 2009-2025, ClassicSoft, LLC. All rights reserved
Powered by the ClassicSoft Web Content Framework V3