MAME
Go to file
davidhay c7fac3d9db Naomi improvements [Samuele Zannoli]
This patch implements a "plug-in board" device for the Naomi.
It represents the rom boards for the various games and the dimm board for the gdrom.

Now the dimm board part contains only a routine to load the "rom file" from the gdrom chd, but in the future it will be fully implemented with its own sh4 processor, security chip and so on.

Extracted .rom files are no longer needed, rom file is extracted in code from the CHD.


(needs a little cleanup as it was based on pre-aaron 'change everything' code, but it's functional)
2008-11-16 17:20:03 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Naomi improvements [Samuele Zannoli] 2008-11-16 17:20:03 +00:00
.gitattributes Massive API cleanup/change. The primary goal is that all CPU- 2008-11-13 06:59:57 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00