Forgot this

This commit is contained in:
Angelo Salese 2013-02-20 01:43:21 +00:00
parent c90e469071
commit c4fc9bc4dc

View File

@ -1037,7 +1037,7 @@ static ADDRESS_MAP_START( coolridr_submap, AS_PROGRAM, 32, coolridr_state )
AM_RANGE(0x03300000, 0x03300fff) AM_DEVREADWRITE16_LEGACY("scsp2", scsp_r, scsp_w, 0xffffffff)
// AM_RANGE(0x04000000, 0x0400001f) AM_DEVREADWRITE8("i8237", am9517a_device, read, write, 0xffffffff)
AM_RANGE(0x04000000, 0x0400003f) AM_READWRITE(sysh1_sound_dma_r,sysh1_sound_dma_w) AM_SHARE("h1_unk")
AM_RANGE(0x04000000, 0x0400003f) AM_READWRITE(sysh1_sound_dma_r,sysh1_sound_dma_w) AM_SHARE("sound_dma")
// AM_RANGE(0x04200000, 0x0420003f) AM_RAM /* hi-word for DMA? */
AM_RANGE(0x05000000, 0x05000fff) AM_RAM