Go to file
smf- da5aec1b36 fix for following errors when compiling with visual studio (nw)
c:\emu\mamesvn\src\emu\netlist\pstring.h(26) : error C2220: warning treated as error - no 'object' file generated
c:\emu\mamesvn\src\emu\netlist\pstring.h(26) : warning C4200: nonstandard extension used : zero-sized array in struct/union
        Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array
c:\emu\mamesvn\src\emu\netlist\pstring.h(171) : warning C4291: 'void *operator new(size_t,pblockpool &,int) throw(std::bad_alloc)' : no matching operator delete found; memory will not be freed if initialization throws an exception
        c:\emu\mamesvn\src\emu\netlist\pstring.h(51) : see declaration of 'operator new'
2013-12-16 01:31:22 +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 (MESS) Update gp32 softlist (Anna Wu) 2013-12-12 10:20:34 +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 fix for following errors when compiling with visual studio (nw) 2013-12-16 01:31:22 +00:00
web Adding missed files (nw) 2013-10-01 14:12:22 +00:00
.gitattributes Netlist: 2013-12-14 01:19:18 +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