Go to file
Aaron Giles e7c418ef0f Generalized the concept of opbase access into "direct" access.
Removed opbase globals to the address_space structure.
Cleaned up names of pointers (decrypted and raw versus rom and ram).
Added inline functions to read/write data via any address space.
Added macros for existing functions to point them to the new functions.
Other related cleanups.
2008-11-17 18:33:10 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Generalized the concept of opbase access into "direct" access. 2008-11-17 18:33:10 +00:00
.gitattributes Significantly pared down the 68k core. Merged outer MAME shell 2008-11-17 09:39:11 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00