MAME
Find a file
Andrew Gardner 163bb74a8f Fixes error:
pool_object_add (via src/emu/debug/debugcmt.c:107): Attempted to add a NULL object of size 0

This was happening when mame_debug_init was being called with 0 CPUs (eg. when starting MAME from the command line without a ROMset specified).
2008-02-03 09:14:51 +00:00
docs Fixed bogus characters in newvideo.txt. 2007-12-18 03:13:07 +00:00
src Fixes error: 2008-02-03 09:14:51 +00:00
.gitattributes Changed debugger-related code to be based off a new makefile define (DEBUGGER) which sets 2008-02-02 08:57:39 +00:00
makefile Changed debugger-related code to be based off a new makefile define (DEBUGGER) which sets 2008-02-02 08:57:39 +00:00