| Commit message (Expand) | Author | Age | Files | Lines |
* | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -120/+0 |
* | Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few fi... |  Miodrag Milanovic | 2015-05-22 | 1 | -1/+1 |
* | Synced other dirs withs driver license for MESS (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -1/+1 |
* | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | (MESS) nes: converted input code to use slot devices. this means that now you |  etabeta78 | 2015-01-26 | 1 | -50/+9 |
* | (MESS) fds/famitwin: attach the disk controller device directly |  Fabio Priuli | 2014-10-03 | 1 | -4/+4 |
* | (MESS) famicom: converted the disk system add-on to be a cart |  Fabio Priuli | 2014-09-11 | 1 | -36/+10 |
* | snes and nes slot devices moved into bus folder (nw) |  Miodrag Milanovic | 2014-03-10 | 1 | -54/+2 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -1/+1 |
* | (MESS) nes: properly implemented Aladdin Deck Enhancer as a |  Fabio Priuli | 2014-02-21 | 1 | -0/+1 |
* | (MESS) nes: added Karaoke Studio inputs, mapped to keys Z, X, C. you can |  Fabio Priuli | 2014-02-17 | 1 | -0/+1 |
* | (MESS) nes: Properly implemented the Bandai Datach as a passthru cart. |  Fabio Priuli | 2014-02-13 | 1 | -0/+1 |
* | (MESS) nes: added support for Multi-Discrete PCB (aka Mapper 28) used |  Fabio Priuli | 2014-02-06 | 1 | -0/+1 |
* | moved nes_cart from .h to .c (nw) |  smf- | 2013-12-11 | 1 | -343/+1 |
* | Modernize nes_apu device. (nw) |  Ivan Vangelista | 2013-11-05 | 1 | -1/+2 |
* | Cleanups and version bumpmame0149u1 |  Miodrag Milanovic | 2013-07-23 | 1 | -1/+1 |
* | fix subscript compile error (nw) |  smf- | 2013-06-16 | 1 | -1/+1 |
* | (MESS) nes.c: added emulation of the FC Family Trainer controller, |  Fabio Priuli | 2013-06-16 | 1 | -0/+2 |
* | (MESS) nes.c: added emulation of the NES Power Pad controller, |  Fabio Priuli | 2013-06-15 | 1 | -0/+2 |
* | (MESS) nes.c: emulated microphone input for old famicom controller, |  Fabio Priuli | 2013-06-15 | 1 | -0/+3 |
* | (MESS) nes.c: improvements and fixes to inputs [Fabio Priuli] |  Fabio Priuli | 2013-06-15 | 1 | -4/+1 |
* | (MESS) NES input cleanup, part 5 and last (Simplified FC input too, added Ark... |  Fabio Priuli | 2013-06-15 | 1 | -1/+2 |
* | (MESS) fixed P3/P4 NES inputs with simplified code. nw. |  Fabio Priuli | 2013-06-15 | 1 | -1/+1 |
* | (MESS) NES input cleanup, part 4 (Simplified NES input reads and fixed Arkano... |  Fabio Priuli | 2013-06-15 | 1 | -0/+5 |
* | (MESS) famicom: added support for loading/saving BASIC programs from/to |  Fabio Priuli | 2013-06-15 | 1 | -1/+4 |
* | (MESS) NES input cleanup, part 3 (Moved some FC controllers to the Expansion ... |  Fabio Priuli | 2013-06-14 | 1 | -5/+9 |
* | (MESS) another small cleanup. nw. |  Fabio Priuli | 2013-06-14 | 1 | -7/+9 |
* | A few less anonymous timers in the world. (nw) |  Andrew Gardner | 2013-05-27 | 1 | -1/+9 |
* | (MESS) nes.c: added dump for another interesting fds conversion found in the ... |  Fabio Priuli | 2013-05-18 | 1 | -0/+1 |
* | (MESS) nes.c: added a new fds conversion dump found in a big chinese pack. em... |  Fabio Priuli | 2013-05-13 | 1 | -1/+2 |
* | Cleanups and version bumpmame0148u4 |  Miodrag Milanovic | 2013-04-30 | 1 | -2/+2 |
* | (MESS) nes.c: Fixed remaining known bootleg PCBs (mostly SMB2 FDS conversions... |  Fabio Priuli | 2013-04-24 | 1 | -1/+2 |
* | (MESS) nes.c: major refactoring and improvements of NES/FC cart emulation: [F... |  Fabio Priuli | 2013-04-21 | 1 | -97/+448 |
* | Cleanups and version bumpmame0148u3 |  Miodrag Milanovic | 2013-04-09 | 1 | -3/+3 |
* | did latch delegate for ppu also (nw) |  Miodrag Milanovic | 2013-03-29 | 1 | -0/+1 |
* | made ppu nmi also delegate and now inline config (nw) |  Miodrag Milanovic | 2013-03-28 | 1 | -0/+1 |
* | Made ppu use delegates instead of callbacks (nw) |  Miodrag Milanovic | 2013-03-28 | 1 | -2/+24 |
* | Cleanups and version bumpmame0148u2 |  Miodrag Milanovic | 2013-03-19 | 1 | -1/+1 |
* | Added mahjong panel support to Famicom |  Angelo Salese | 2013-03-15 | 1 | -1/+2 |
* | (MESS) nes.c: shuffled around the loading code (very preliminary step towards... |  Fabio Priuli | 2013-02-11 | 1 | -6/+7 |
* | Cleanups and version bumpmame0148u1 |  Miodrag Milanovic | 2013-02-11 | 1 | -1/+1 |
* | Getting rid of DEVICE_IMAGE_START (nw) |  Wilbert Pol | 2013-02-06 | 1 | -1/+0 |
* | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) |  Wilbert Pol | 2013-02-05 | 1 | -5/+4 |
* | machine_notify_delegate modernization (nw) |  Miodrag Milanovic | 2013-02-04 | 1 | -0/+1 |
* | modernized some pre/postload calls (no whatsnew) |  Miodrag Milanovic | 2013-01-31 | 1 | -0/+1 |
* | (MESS) nes.c: tagmap cleanups. (nw) |  Fabio Priuli | 2013-01-26 | 1 | -1/+14 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -3/+3 |
* | Cleanups and version bumpmame0147u4 |  Miodrag Milanovic | 2012-12-17 | 1 | -2/+2 |
* | [NES MESS] Minor cleanups |  Nathan Woods | 2012-11-25 | 1 | -12/+17 |
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -0/+3 |