Go to file
Aaron Giles 6f4ff3c823 Moved machine->gfx initialization out of the video module and
into drawgfx. We now call this before devices are initialized,
so that devices can dynamically append to the machine->gfx as
needed.
2009-12-23 17:15:41 +00:00
docs Added option "numprocessors" 2009-12-19 23:12:07 +00:00
src Moved machine->gfx initialization out of the video module and 2009-12-23 17:15:41 +00:00
.gitattributes Added save states to ics2115 sound device 2009-12-22 14:49:27 +00:00
makefile Removed the global "includes" include and instead specify the "includes" path in all #include occurences. [Oliver Stoneberg] 2009-12-21 23:09:02 +00:00