summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/snes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Converted SNES PPU to be a device. [Fabio Priuli] Fabio Priuli2014-04-101-6/+10
* removed legacy handler from snes (nw) Miodrag Milanovic2014-04-021-1/+1
* converted legacy handlers to modern (nw) Miodrag Milanovic2014-04-021-11/+11
* snes and nes slot devices moved into bus folder (nw) Miodrag Milanovic2014-03-101-57/+2
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-151-0/+2
* (MESS) SNES SA-1 improvements [R. Belmont] R. Belmont2013-06-221-1/+1
* snes.c: simplified input handling and made controller ports 16bits wide, since Fabio Priuli2013-06-171-260/+457
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-15/+15
* (MESS) snes: backing up another skeleton add-on. it does nothing yet. nw. Fabio Priuli2013-06-101-2/+60
* (MESS) marked Game Boy, Game Boy Color, Game Boy Advance, Game Gear, Intelliv... Fabio Priuli2013-06-081-2/+2
* (MESS) snes: added skeleton SA-1 support. nw. Fabio Priuli2013-06-071-2/+98
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-1/+1
* snes_snd: modernized the SNES sound device [Fabio Priuli] Fabio Priuli2013-05-291-4/+4
* For Fabio. (nw) Andrew Gardner2013-05-251-0/+5
* snes.c: timers from the base state class should be still considered by the de... Fabio Priuli2013-05-241-6/+2
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-1/+21
* voodoo is using now device callbacks and some minor cleanups in few drivers (nw) Miodrag Milanovic2013-04-291-63/+58
* Went through Nintendo drivers and like for the nes earlier, made using the de... Scott Stone2013-04-251-10/+10
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-47/+47
* (MESS) snes: tagmap lookups reduction. kthx Firewave to spot this. nw. Fabio Priuli2013-04-121-2/+2
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-4/+4
* (MESS) snes.c: added support for the PowerFest '94 competition cart. [Fabio P... Fabio Priuli2013-04-071-2/+98
* (MESS) snes.c: added support in snes and snespal for loading from fullpath Fabio Priuli2013-03-161-119/+9
* (MESS) snes.c: major overhaul of cart and add-on handling [Fabio Priuli] Fabio Priuli2013-03-151-1512/+796
* (MESS) snes: fixed snesst10 and (partially) snesst11. nw. Fabio Priuli2013-03-151-1/+1
* reduced direct accesses to cart devices (systems should eventually only inter... Fabio Priuli2013-03-141-102/+102
* minor cleanup. nw. Fabio Priuli2013-03-141-14/+12
* as usual, pressing save *before* the commit would help. nw. Fabio Priuli2013-03-131-44/+0
* (MESS) snes.c: misc work on pirate carts. [Fabio Priuli] Fabio Priuli2013-03-131-25/+95
* (MESS) snes: cleaned up snesnew memory handlers. nw. Fabio Priuli2013-03-111-338/+77
* checkpoint. nw. Fabio Priuli2013-03-111-57/+102
* (MESS) snes: legacy code for CX4 is better than no code at all... nw Fabio Priuli2013-03-111-2/+18
* (MESS) snes: Added support for DSP-1 games with ROM larger than 1MB. nw. Fabio Priuli2013-03-101-4/+20
* (MESS) snes: more accurate mapping of the seta DSP chip for snesnew. nw Fabio Priuli2013-03-101-10/+10
* removed regions which are not used anymore. nw. Fabio Priuli2013-03-091-12/+0
* greatly simplified mapping and access for cart ROM. given the massive interna... Fabio Priuli2013-03-081-25/+109
* temp fixed regression in superfx due to changes done yesterday. the code is n... Fabio Priuli2013-03-071-38/+65
* split ROM/RAM accesses to cart in SNES slot implementation in order to simpli... Fabio Priuli2013-03-071-164/+221
* experimental merging of snes memory handlers. please test your favorite SNES ... Fabio Priuli2013-03-061-41/+17
* another small cleanup. nw. Fabio Priuli2013-03-051-8/+8
* this should be more accurate. nw. Fabio Priuli2013-03-051-41/+41
* another one. nw. Fabio Priuli2013-03-051-12/+12
* some snes cleanup (nw) Miodrag Milanovic2013-03-051-2/+0
* re-srcclean'd. nw. Fabio Priuli2013-03-051-204/+207
* some snes modernization (nw) Miodrag Milanovic2013-03-051-620/+637
* forgot to save... nw. Fabio Priuli2013-03-051-4/+4
* srccleaned + minor fixes. nw. Fabio Priuli2013-03-051-238/+259
* Fix issue with overwriting internal address map for snes. This should be made... Miodrag Milanovic2013-03-051-2/+3
* removed snesbsx driver: it never worked, and satellaview support will be done... Fabio Priuli2013-03-051-25/+0
* snes: shuffling some code around (part 6 and last). nw. Fabio Priuli2013-03-051-0/+79