Go to file
Fabio Priuli 3d88af8321 (MESS) let's try to workaround coleco cart problems from fullpath
by using a rom region instead of the shared pointer... so to also 
avoid ROM data into save states while at it. nw

for the record, the code at fault in this case is the call of 
m_rom.allocate(size), which in turn invokes code from 
devfind.h and tries to save the pointer...

of course, Curt, if you find a better solution feel free to revert 
this as you prefer :)
2014-10-11 16:42:53 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs If we were documented, we'd be dangerous (nw) 2014-09-17 20:50:32 +00:00
hash (MESS) dmv: added floppy softlist. [Sandro Ronco] 2014-10-10 19:28:34 +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 Preliminary support for LTE dynamic time-stepping based on Local truncation error. This enables the possibility to connect a capacitor between ground and a TTL output and get a e.g. 100 ns delay with a 1nF capacitor. 2014-05-15 22:50:40 +00:00
src (MESS) let's try to workaround coleco cart problems from fullpath 2014-10-11 16:42:53 +00:00
web WebUI: clean up and fixed HTML compliance. [Firehawke] 2014-09-29 03:31:14 +00:00
.gitattributes given to another couple of sound devices their own include. nw. 2014-10-11 15:49:56 +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 added makefile variable OPENMP to enable usage of OpenMP (includes vconv support of -fopenmp) [Oliver Stöneberg] 2014-10-01 09:17:09 +00:00