summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/nes.c
Commit message (Expand)AuthorAgeFilesLines
* Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few fi... Miodrag Milanovic2015-05-221-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-4/+4
* (MESS) nes: converted input code to use slot devices. this means that now you etabeta782015-01-261-563/+56
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-111-1/+0
* (MESS) famicom: converted the disk system add-on to be a cart Fabio Priuli2014-09-111-286/+22
* (MESS) nes.c: Fixed famicom save states (nw) Wilbert Pol2014-08-041-1/+5
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
* (MESS) nes.c: fixed WRAM banking for MMC5, so that Bandit Kings of Ancient China Fabio Priuli2014-06-031-1/+2
* (MESS) nes: added support the new homebrew PCB used by Fabio Priuli2014-04-291-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-2/+2
* snes and nes slot devices moved into bus folder (nw) Miodrag Milanovic2014-03-101-1/+0
* (MESS) nes: properly implemented Aladdin Deck Enhancer as a Fabio Priuli2014-02-211-1/+1
* (MESS) nes: Properly implemented the Bandai Karaoke Studio expansion Fabio Priuli2014-02-191-2/+3
* (MESS) nes: Properly implemented the Bandai Datach as a passthru cart. Fabio Priuli2014-02-131-1/+1
* (MESS) nes.c: Added support for NROM368 homebrew PCB. [Fabio Priuli] Fabio Priuli2014-02-011-1/+1
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-86/+86
* (MESS) nes.c: added emulation of the FC Family Trainer controller, Fabio Priuli2013-06-161-8/+50
* (MESS) nes.c: added emulation of the NES Power Pad controller, Fabio Priuli2013-06-151-1/+20
* (MESS) nes.c: emulated microphone input for old famicom controller, Fabio Priuli2013-06-151-28/+40
* (MESS) nes.c: improvements and fixes to inputs [Fabio Priuli] Fabio Priuli2013-06-151-4/+0
* (MESS) NES input cleanup, part 5 and last (Simplified FC input too, added Ark... Fabio Priuli2013-06-151-158/+163
* (MESS) NES input cleanup, part 4 (Simplified NES input reads and fixed Arkano... Fabio Priuli2013-06-151-88/+81
* (MESS) famicom: added support for loading/saving BASIC programs from/to Fabio Priuli2013-06-151-3/+12
* (MESS) NES input cleanup, part 3 (Moved some FC controllers to the Expansion ... Fabio Priuli2013-06-141-107/+288
* (MESS) another small cleanup. nw. Fabio Priuli2013-06-141-34/+22
* (MESS) NES input cleanup, part 2 (Crazy Climber "controller" was just a set o... Fabio Priuli2013-06-141-5/+8
* (MESS) NES input cleanup, part 1. nw. Fabio Priuli2013-06-141-180/+163
* A few less anonymous timers in the world. (nw) Andrew Gardner2013-05-271-1/+14
* (MESS) nes.c: added dump for another interesting fds conversion found in the ... Fabio Priuli2013-05-181-1/+1
* (MESS) nes.c: Fixed remaining known bootleg PCBs (mostly SMB2 FDS conversions... Fabio Priuli2013-04-241-1/+1
* (MESS) nes.c: major refactoring and improvements of NES/FC cart emulation: [F... Fabio Priuli2013-04-211-328/+152
* Fix mistaken revert of r22393's machine/nes.c (nw) Scott Stone2013-04-171-2/+2
* Repeat revert (same as r22320) which again killed NES carts. A rewrite is co... Scott Stone2013-04-171-3/+4
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-2/+2
* nes.c: fixed crash. m_maincpu is not always defined at the very beginning (nw) Scott Stone2013-04-101-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+2
* Made ppu use delegates instead of callbacks (nw) Miodrag Milanovic2013-03-281-20/+11
* Added mahjong panel support to Famicom Angelo Salese2013-03-151-23/+37
* (MESS) nes.c: shuffled around the loading code (very preliminary step towards... Fabio Priuli2013-02-111-993/+130
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-1/+1
* modernized some pre/postload calls (no whatsnew) Miodrag Milanovic2013-01-311-7/+7
* (MESS) nes.c: tagmap cleanups. (nw) Fabio Priuli2013-01-261-29/+48
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-62/+62
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-2/+2