summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/nes.h
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
* (MESS) nes: converted input code to use slot devices. this means that now you etabeta782015-01-261-50/+9
* (MESS) fds/famitwin: attach the disk controller device directly Fabio Priuli2014-10-031-4/+4
* (MESS) famicom: converted the disk system add-on to be a cart Fabio Priuli2014-09-111-36/+10
* snes and nes slot devices moved into bus folder (nw) Miodrag Milanovic2014-03-101-54/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* (MESS) nes: properly implemented Aladdin Deck Enhancer as a Fabio Priuli2014-02-211-0/+1
* (MESS) nes: added Karaoke Studio inputs, mapped to keys Z, X, C. you can Fabio Priuli2014-02-171-0/+1
* (MESS) nes: Properly implemented the Bandai Datach as a passthru cart. Fabio Priuli2014-02-131-0/+1
* (MESS) nes: added support for Multi-Discrete PCB (aka Mapper 28) used Fabio Priuli2014-02-061-0/+1
* moved nes_cart from .h to .c (nw) smf-2013-12-111-343/+1
* Modernize nes_apu device. (nw) Ivan Vangelista2013-11-051-1/+2
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+1
* fix subscript compile error (nw) smf-2013-06-161-1/+1
* (MESS) nes.c: added emulation of the FC Family Trainer controller, Fabio Priuli2013-06-161-0/+2
* (MESS) nes.c: added emulation of the NES Power Pad controller, Fabio Priuli2013-06-151-0/+2
* (MESS) nes.c: emulated microphone input for old famicom controller, Fabio Priuli2013-06-151-0/+3
* (MESS) nes.c: improvements and fixes to inputs [Fabio Priuli] Fabio Priuli2013-06-151-4/+1
* (MESS) NES input cleanup, part 5 and last (Simplified FC input too, added Ark... Fabio Priuli2013-06-151-1/+2
* (MESS) fixed P3/P4 NES inputs with simplified code. nw. Fabio Priuli2013-06-151-1/+1
* (MESS) NES input cleanup, part 4 (Simplified NES input reads and fixed Arkano... Fabio Priuli2013-06-151-0/+5
* (MESS) famicom: added support for loading/saving BASIC programs from/to Fabio Priuli2013-06-151-1/+4
* (MESS) NES input cleanup, part 3 (Moved some FC controllers to the Expansion ... Fabio Priuli2013-06-141-5/+9
* (MESS) another small cleanup. nw. Fabio Priuli2013-06-141-7/+9
* A few less anonymous timers in the world. (nw) Andrew Gardner2013-05-271-1/+9
* (MESS) nes.c: added dump for another interesting fds conversion found in the ... Fabio Priuli2013-05-181-0/+1
* (MESS) nes.c: added a new fds conversion dump found in a big chinese pack. em... Fabio Priuli2013-05-131-1/+2
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-2/+2
* (MESS) nes.c: Fixed remaining known bootleg PCBs (mostly SMB2 FDS conversions... Fabio Priuli2013-04-241-1/+2
* (MESS) nes.c: major refactoring and improvements of NES/FC cart emulation: [F... Fabio Priuli2013-04-211-97/+448
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-3/+3
* did latch delegate for ppu also (nw) Miodrag Milanovic2013-03-291-0/+1
* made ppu nmi also delegate and now inline config (nw) Miodrag Milanovic2013-03-281-0/+1
* Made ppu use delegates instead of callbacks (nw) Miodrag Milanovic2013-03-281-2/+24
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+1
* Added mahjong panel support to Famicom Angelo Salese2013-03-151-1/+2
* (MESS) nes.c: shuffled around the loading code (very preliminary step towards... Fabio Priuli2013-02-111-6/+7
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* Getting rid of DEVICE_IMAGE_START (nw) Wilbert Pol2013-02-061-1/+0
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-5/+4
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-0/+1
* modernized some pre/postload calls (no whatsnew) Miodrag Milanovic2013-01-311-0/+1
* (MESS) nes.c: tagmap cleanups. (nw) Fabio Priuli2013-01-261-1/+14
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-2/+2
* [NES MESS] Minor cleanups Nathan Woods2012-11-251-12/+17
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+3
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2