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:knightsb_map
Address RangeLengthFunctionDescription
0x0000-0x3FFFFF4194304ROM
0x800000-0x8000012Read PortIN1 (/* Player input ports */)
0x800002-0x8000032Read PortIN2 (/* Player 3 controls */)
0x800004-0x8000052Write NOP(// writes 0000 here)
0x800006-0x8000072Writefcrash_soundlatch_w (/* Sound command */)
0x800018-0x80001F8Readcps1_dsw_r (/* System input ports / Dip Switches */)
0x800030-0x8000378Write NOP(//AM_WRITE(cps1_coinctrl_w) only writes bit 15)
0x800100-0x80013F64RAM, Sharedcps_a_regs (/* CPS-A custom */)
0x800140-0x80017F64RAM, Sharedcps_b_regs (/* CPS-B custom */)
0x800180-0x8001812Write NOP(//AM_WRITE(cps1_soundlatch2_w) /* Sound timer fade */)
0x880000-0x8800012Write NOP(// unknown)
0x900000-0x93FFFF262144RAM Write, Sharedcps1_gfxram_w, gfxram
0x980000-0x98002F48Writeknightsb_layer_w
0x990000-0x9900012Write NOP(// same as 880000)
0xFF0000-0xFFFFFF65536RAM
Memory Area:knightsb_z80map
Address RangeLengthFunctionDescription
0x0000-0x7FFF32768ROM
0x8000-0xBFFF16384ROM Bankbank1
0xCFFE-0xCFFF2Write NOP(// writes lots of data)
0xD000-0xD7FF2048RAM
0xD800-0xD8012Device Read/Write2151, ym2151_device, read, write
0xDC001Device Readsoundlatch, generic_latch_8_device, read
0xE0001Writeknightsb_snd_bankswitch_w
0xE4001Writefcrash_msm5205_0_data_w
0xE8001Writefcrash_msm5205_1_data_w
 

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-0x3FFFF2621441.ic26CRC(bd6f9cc1) (Fluke: A97F)
© Copyright 2009-2025, ClassicSoft, LLC. All rights reserved
Powered by the ClassicSoft Web Content Framework V3