Go to file
Aaron Giles 7b28233e47 Move address_map array from cpu_config to device_config. Added
MDRV macros in the device for specifying address maps. Changed
the memory system to fetch the maps from the new location.

This is just a small step toward the end goal of getting address
maps into arbitrary devices.
2009-07-08 14:47:35 +00:00
docs Crosshair update 2009-03-28 22:55:34 +00:00
src Move address_map array from cpu_config to device_config. Added 2009-07-08 14:47:35 +00:00
.gitattributes New games marked as GAME_NOT_WORKING 2009-07-06 04:42:33 +00:00
makefile CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile. 2009-03-25 19:39:41 +00:00