summaryrefslogtreecommitdiffstatshomepage
path: root/hash/snes_bspack.xml
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-327/+327
|
* stupid copy&paste mistake fixed. nw. etabeta782016-05-131-1/+0
|
* This had been neglected in the past years, but not forgotten :-) etabeta782016-05-131-401/+2653
| | | | | Temporarily store also images with modified header, at least until we improve flash emulation for the memory pack. nw.
* sanitized some more rom filenames. nw. Fabio Priuli2013-03-221-3/+3
|
* minor fixes. nw. Fabio Priuli2013-03-101-2/+2
|
* (MESS) snes.c: several updates to cart handling [Fabio Priuli] Fabio Priuli2013-03-031-0/+3185
- moved Sufami Turbo and BSX carts to separate lists - added two new drivers snesnew and snespnew, using slot devices for carts - added emulation for DSP1/4, ST-010/011, S-DD1, SPC7110, SuperFX, BS-X and Sufami Turbo as slot devices - added emulation for the protection device used in some pirate carts out of whatsnew. there are one or two (possibly stupid) bugs in the new drivers causing glitches in several games (e.g. SameGame, or F1 ROC 2) which prevent us from removing the fake driver clones with add-on CPUs. if anyone is willing to help to trace them, you're all welcome.