Go to file
David Haywood 40e8f47f3f use the flag set by the GAME/CONS/COMP/SYST macro to parse additional optional ini files
GAME = GAME_TYPE_ARCADE -> arcade.ini
CONS = GAME_TYPE_CONSOLE -> console.ini
COMP = GAME_TYPE_COMPUTER -> computer.ini
SYST = GAME_TYPE_OTHER -> othersys.ini

I've had a few requests to do this and it seems simple enough to leverage the flags we already have.
2014-05-01 07:54:09 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs Updated hlsl.txt to mirror fact that some commands are no longer valid (nw) 2014-03-22 09:56:40 +00:00
hash add an SRAM to Pro Yakyuu Super League '91 (megadrij) based on game usage, can't enter gameplay without it, not specified in header, thanks to Kale for spotting it. 2014-04-29 17:17:49 +00:00
hlsl - Fixed bloom misalignment with HLSL. [MooglyGuy] 2014-04-08 18:34:47 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
nl_examples Netlist: 2014-04-18 17:58:35 +00:00
src use the flag set by the GAME/CONS/COMP/SYST macro to parse additional optional ini files 2014-05-01 07:54:09 +00:00
web Adding missed files (nw) 2013-10-01 14:12:22 +00:00
.gitattributes 8257dma: replace it in dkong and kill it (nw) 2014-04-30 17:31:51 +00:00
.gitignore Made gfx_element::decode() private; fixed drivers that were calling it directly [Alex Jackson] 2014-03-18 06:42:10 +00:00
makefile -Made osd_interface base class for OSD and moved initialization for each subsystem in it as virtual calls. (nw) 2014-04-25 07:31:27 +00:00