Go to file
Aaron Giles 5a9c7e2d2d Significantly pared down the 68k core. Merged outer MAME shell
into the core proper and removed unused macros. Changed all
external interfaces to pass the CPU device. Enabled 64-bit
operations by default. Re-derived the interface functions to
cascade and share code more aggressively.

These changes also seem to have cured the taito_f3 issues as
far as I can tell (at least pbobble3 seems right now).
2008-11-17 09:39:11 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Significantly pared down the 68k core. Merged outer MAME shell 2008-11-17 09:39:11 +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