Go to file
Oliver Stöneberg 36ad612f60 corealloc adjustments:
- re-enabled default memory initialization in DEBUG builds (should make random crashes less random)
- moved defines from header to source since they are only used locally and not globally
- added file/line information to global_free* and fixed src/emu/sound/spu.c compilation
2014-05-15 12:09:20 +00:00
artwork
docs Updated hlsl.txt to mirror fact that some commands are no longer valid (nw) 2014-03-22 09:56:40 +00:00
hash (MESS) msx1_cart.xml: A few fixes (nw) 2014-05-14 19:10:22 +00:00
hlsl - Fixed bloom misalignment with HLSL. [MooglyGuy] 2014-04-08 18:34:47 +00:00
keymaps
nl_examples Analog input updates now send to queue. Reduces risk of stack overflows. 2014-05-15 00:03:27 +00:00
src corealloc adjustments: 2014-05-15 12:09:20 +00:00
web Adding missed files (nw) 2013-10-01 14:12:22 +00:00
.gitattributes Analog input updates now send to queue. Reduces risk of stack overflows. 2014-05-15 00:03:27 +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 enabled rgbsse.h for Visual Studio 64-bit builds as well and use rgbgen.h for all DEBUG builds since this is the fastest combination [Oliver Stöneberg] 2014-05-07 14:23:54 +00:00