Go to file
Couriersud f8d55bfebe Netlist: Fixed windows build.
Windows std dev tools use GCC 4.6.3. This version seems to be to broken to deal with "new" in static initialization. GCC 4.6.4 compiles this on linux without causing any issues. Anyhow, working now.

Note: Please delete all netlist related object files prior to compiling:

rm -rf  obj/windowsd/mame/drivers/pong.o obj/windowsd/emu/machine/net* obj/windowsd/emu/netlist/
2013-12-01 23:58:57 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs add license info for some things i worked on, some small cleanups 2013-10-17 14:26:24 +00:00
hash Unchanged crap code of two years ago is still crap code (nw) 2013-11-25 09:12:56 +00:00
hlsl Reduce smearing on hlsl prescale [MooglyGuy] 2013-11-24 20:58:21 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
src Netlist: Fixed windows build. 2013-12-01 23:58:57 +00:00
web Adding missed files (nw) 2013-10-01 14:12:22 +00:00
.gitattributes Netlist: logs now write to individual log files 2013-12-01 19:26:34 +00:00
.gitignore added two more output folders to ignore list (nw) 2013-07-17 10:38:27 +00:00
makefile Emscripten makefile stuff (nw) 2013-11-03 22:52:48 +00:00