Go to file
Fabio Priuli 4866a53fed Modernized Namco I/O devices (56xx, 58xx, 59xx) [Osso, Fabio Priuli]
in order to avoid as much as possible duplicated code, I've split machine 
configs for each device pairing (56+56, 56+58, 58+58, etc.) in mappy.c
I've also considered splitting the driver class in multiple subclasses but then
I saw no way to avoid the need of other 6 address maps in the driver...
2013-06-07 21:09:44 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs Updated windows related documentation (nw) 2013-06-07 12:57:05 +00:00
hash Fixed dataarea size. (nw) 2013-06-06 14:02:23 +00:00
hlsl Fix raster_bloom_scale and vector_bloom_scale, nw 2013-05-22 22:25:23 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
src Modernized Namco I/O devices (56xx, 58xx, 59xx) [Osso, Fabio Priuli] 2013-06-07 21:09:44 +00:00
.gitattributes (MESS) snes: added skeleton SA-1 support. nw. 2013-06-07 14:03:24 +00:00
.gitignore added some output files in root folder to ignore list (nw) 2013-01-17 19:47:40 +00:00
makefile Moved video and machine part of emu in separate mak files and libraries (nw) 2013-06-04 13:17:29 +00:00