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:mrokumei_map
Address RangeLengthFunctionDescription
0x0000-0x3FFF16384RAM Write, Sharedmrokumei_videoram_w, videoram
0x4000-0x5FFF8192RAM
0x6000-0x6FFF4096RAM(/* work ram */)
0x7000-0x77FF2048RAM(/* hourouki expects this to act as RAM */)
0x78001RAM(/* only used to store the result of the ROM check */)
0x7801-0x78022Readmrokumei_keyboard_r (// also vblank and active page)
0x78031Read PortIN0 (// coin, service)
0x78041Read PortDSW1 (// DSW1)
0x78051Read PortDSW2 (// DSW2)
0x7FF0-0x7FFD14Write Only, Sharedvreg
0x7FFE1Read NOP(// ??? read every vblank, value discarded)
0x80001Writemrokumei_blitter_start_w (// in some games also ROM bank switch to access service ROM)
0x8000-0xFFFF32768ROM
0x80011Writemrokumei_keyboard_select_w
0x80021Writemrokumei_sound_cmd_w
0x80031Device Writesnsnd, sn76489a_device, write
0x80061Writehomedata_blitter_param_w
0x80071Writemrokumei_blitter_bank_w
Memory Area:mrokumei_sound_io_map
Address RangeLengthFunctionDescription
0x0000-0xFFFF65536Readmrokumei_sound_io_r (/* read address is 16-bit */)
0x00401Mirror, Device Write0xff00, dac, dac_byte_interface, write (/* write address is only 8-bit */)
0x007F1Mirror, Device Write0xff00, dac, dac_byte_interface, write (/* write address is only 8-bit */)
Memory Area:mrokumei_sound_map
Address RangeLengthFunctionDescription
0x0000-0x7FFF32768ROM
0x80801Writemrokumei_sound_bank_w
0xFFFC-0xFFFD2Write NOP(/* stack writes happen here, but there's no 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:audiocpu
Address RangeLengthLabel/LocationDescription
0x0000-0x1FFFF131072x77a10.binCRC(dc1d616b) (Fluke: 1BC4)
Memory Area:gfx1
Address RangeLengthLabel/LocationDescription
0x0000-0x1FFFF131072x77a03.binCRC(5960cde8) (Fluke: F147)
Memory Area:gfx2
Address RangeLengthLabel/LocationDescription
0x0000-0x1FFFF131072x77a04.binCRC(fd348e59) (Fluke: 0AB8)
0x20000-0x3FFFF131072x77a05.binCRC(3f76c8af) (Fluke: A31D)
Memory Area:maincpu
Address RangeLengthLabel/LocationDescription
0x8000-0xFFFF32768x77f01.binCRC(cd3197b8) (Fluke: 1EE7)
Memory Area:user1
Address RangeLengthLabel/LocationDescription
0x0000-0x1FFFF131072x77a08.binCRC(22bde229) (Fluke: ACFE)
© Copyright 2009-2025, ClassicSoft, LLC. All rights reserved
Powered by the ClassicSoft Web Content Framework V3