MAME
Go to file
Aaron Giles ba6a03d734 Memory banking now requires a machine object. This makes the memory
system fully global-free, apart from the "active_address_space"
which will eventually go away.

Also fixed compiler errors from last checkin.
2008-11-20 11:14:38 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Memory banking now requires a machine object. This makes the memory 2008-11-20 11:14:38 +00:00
.gitattributes pointerified the psx cpu core & switched it to the new memory functions. Changed some MIPS_* to PSXCPU_* 2008-11-19 19:32:44 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00