summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/nes_slot.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) avoiding theoretical "Duplicate save state registration entry" issue. nw Fabio Priuli2013-05-231-4/+4
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-1/+1
* (MESS) nes.c: greatly improved save state stability, by adding registration o... Fabio Priuli2013-05-101-0/+9
* (MESS) nes.c: slightly more refined open bus emulation (still not 100% accura... Fabio Priuli2013-05-091-6/+43
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-85/+84
* (MESS) nes: improved UNL-09-034A emulation and added some notes about Fabio Priuli2013-04-291-9/+50
* (MESS) NES IRQ clean up part 2: Konami IRQs are now implemented based on the ... Fabio Priuli2013-04-251-1/+1
* (MESS) NES: hopefully fixed a crash occurring at exit when PRG is not a multi... Fabio Priuli2013-04-241-0/+9
* (MESS) nes.c: fixed NINA-001 emulation (mapper 34), promoting Impossible Miss... Fabio Priuli2013-04-221-83/+1
* (MESS) nes.c: major refactoring and improvements of NES/FC cart emulation: [F... Fabio Priuli2013-04-211-934/+801
* ok, nevermind this bit then =) Michaël Banaan Ananas2013-04-051-1/+0
* fix prg16k when info is obtained from nes.hsi Michaël Banaan Ananas2013-04-051-2/+3
* minor change to make easier my work on the slot-ified pcbs/mappers. nw. Fabio Priuli2013-04-031-1/+1
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-3/+3
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-101/+100
* minor fix. nw. Fabio Priuli2013-03-031-5/+17
* (MESS) fix some crash on exit. nw. Fabio Priuli2013-02-161-3/+3
* nes: fixed non-mandatory cart handling for famicom (nw) Miodrag Milanovic2013-02-111-29/+19
* Fixed loading NES games directly (nw) Miodrag Milanovic2013-02-111-2/+2
* (MESS) nes.c: shuffled around the loading code (very preliminary step towards... Fabio Priuli2013-02-111-0/+1231