Go to file
Fabio Priuli fe5b7b2b96 (MESS) snes.c: updated the driver to only save the real amount of SRAM present on the cart. This means
that old .nv files won't be directly compatible with newer exe, but you shall be able to keep your saves 
    by backing them up and taking the first block of the correct size (e.g. if you take the first 8KB block of 
    your old .nv for Super Metroid it should work fine with the new exe). At the same time, MESS should be 
    now compatible with saves taken in other emulators. [Fabio Priuli]
2013-03-06 13:08:54 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs 2013 2013-01-01 09:00:57 +00:00
hash (MESS) cbm8296: WIP. (nw) 2013-03-05 19:56:17 +00:00
hlsl (nw) Fixed sliders and phosphor offset 2013-02-28 05:22:14 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
src (MESS) snes.c: updated the driver to only save the real amount of SRAM present on the cart. This means 2013-03-06 13:08:54 +00:00
.gitattributes moved snes add-on chips emulation to src/mess/, at last. 2013-03-05 11:01:22 +00:00
.gitignore added some output files in root folder to ignore list (nw) 2013-01-17 19:47:40 +00:00
makefile Delete dependency makefiles on clean. (nw) 2013-02-09 16:32:21 +00:00