Previous 199869 Revisions Next

r194952 Tuesday 4th April, 2023 at 17:33:46 UTC by Vasantha Crabb
neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines.

Hooked up the memory card write enable/disable and register select
lines, and corrected the address range where memory card access is
enabled.

Card addressing still isn't quite right - the card bank register isn't
hooked up.  Neo Geo CD consoles also haven't been updated.

Also, more of the same mechanical cleanup of copy/pasted comments,
const, and variable scope.
[src/devices/bus/a7800]a78_slot.h
[src/devices/bus/acorn/system]8k.cpp 8k.h
[src/devices/bus/adam]exp.cpp exp.h
[src/devices/bus/apf]slot.cpp slot.h
[src/devices/bus/aquarius]slot.cpp
[src/devices/bus/arcadia]slot.cpp slot.h
[src/devices/bus/astrocde]slot.cpp
[src/devices/bus/bbc/1mhzbus]datacentre.cpp datacentre.h
[src/devices/bus/bbc/rom]slot.cpp slot.h
[src/devices/bus/c64]exp.h
[src/devices/bus/cbm2]exp.cpp
[src/devices/bus/cgenie/expansion]floppy.cpp
[src/devices/bus/chanf]slot.cpp
[src/devices/bus/coco]cococart.h
[src/devices/bus/coleco/cartridge]exp.cpp
[src/devices/bus/cpc]cpc_rom.cpp cpc_rom.h
[src/devices/bus/crvision]slot.cpp slot.h
[src/devices/bus/ekara]slot.cpp
[src/devices/bus/electron]plus1.cpp plus1.h plus2.cpp plus2.h rombox.cpp rombox.h romboxp.cpp romboxp.h sidewndr.cpp sidewndr.h
[src/devices/bus/electron/cart]ap5.cpp ap5.h romp144.cpp romp144.h slot.cpp slot.h
[src/devices/bus/gamate]slot.cpp slot.h
[src/devices/bus/iq151]iq151.h
[src/devices/bus/vsmile]vsmile_slot.h
[src/devices/imagedev]diablo.h
[src/mame/neogeo]neogeo.cpp neogeo.h ng_memcard.cpp ng_memcard.h
[src/mame/shared]z80bin.cpp
[src/mame/sharp]x68k_hdc.h
[src/mame/ti]cc40.cpp snspellc.cpp ti74.cpp
[src/mame/virtual]vgmplay.cpp
[src/mame/vtech]clickstart.cpp geniusiq.cpp innotv_innotabmax.cpp iqunlim.cpp pc2000.cpp storio.cpp vtech1.cpp vtech2_m.cpp vtech_innotab.cpp
[src/mame/xerox]xerox820.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team