| Commit message (Expand) | Author | Age | Files | Lines |
* | snes and nes slot devices moved into bus folder (nw) |  Miodrag Milanovic | 2014-03-10 | 1 | -1/+0 |
* | (MESS) nes: properly implemented Aladdin Deck Enhancer as a |  Fabio Priuli | 2014-02-21 | 1 | -1/+1 |
* | (MESS) nes: Properly implemented the Bandai Karaoke Studio expansion |  Fabio Priuli | 2014-02-19 | 1 | -2/+3 |
* | (MESS) nes: Properly implemented the Bandai Datach as a passthru cart. |  Fabio Priuli | 2014-02-13 | 1 | -1/+1 |
* | (MESS) nes.c: Added support for NROM368 homebrew PCB. [Fabio Priuli] |  Fabio Priuli | 2014-02-01 | 1 | -1/+1 |
* | Cleanups and version bumpmame0149u1 |  Miodrag Milanovic | 2013-07-23 | 1 | -86/+86 |
* | (MESS) nes.c: added emulation of the FC Family Trainer controller, |  Fabio Priuli | 2013-06-16 | 1 | -8/+50 |
* | (MESS) nes.c: added emulation of the NES Power Pad controller, |  Fabio Priuli | 2013-06-15 | 1 | -1/+20 |
* | (MESS) nes.c: emulated microphone input for old famicom controller, |  Fabio Priuli | 2013-06-15 | 1 | -28/+40 |
* | (MESS) nes.c: improvements and fixes to inputs [Fabio Priuli] |  Fabio Priuli | 2013-06-15 | 1 | -4/+0 |
* | (MESS) NES input cleanup, part 5 and last (Simplified FC input too, added Ark... |  Fabio Priuli | 2013-06-15 | 1 | -158/+163 |
* | (MESS) NES input cleanup, part 4 (Simplified NES input reads and fixed Arkano... |  Fabio Priuli | 2013-06-15 | 1 | -88/+81 |
* | (MESS) famicom: added support for loading/saving BASIC programs from/to |  Fabio Priuli | 2013-06-15 | 1 | -3/+12 |
* | (MESS) NES input cleanup, part 3 (Moved some FC controllers to the Expansion ... |  Fabio Priuli | 2013-06-14 | 1 | -107/+288 |
* | (MESS) another small cleanup. nw. |  Fabio Priuli | 2013-06-14 | 1 | -34/+22 |
* | (MESS) NES input cleanup, part 2 (Crazy Climber "controller" was just a set o... |  Fabio Priuli | 2013-06-14 | 1 | -5/+8 |
* | (MESS) NES input cleanup, part 1. nw. |  Fabio Priuli | 2013-06-14 | 1 | -180/+163 |
* | A few less anonymous timers in the world. (nw) |  Andrew Gardner | 2013-05-27 | 1 | -1/+14 |
* | (MESS) nes.c: added dump for another interesting fds conversion found in the ... |  Fabio Priuli | 2013-05-18 | 1 | -1/+1 |
* | (MESS) nes.c: Fixed remaining known bootleg PCBs (mostly SMB2 FDS conversions... |  Fabio Priuli | 2013-04-24 | 1 | -1/+1 |
* | (MESS) nes.c: major refactoring and improvements of NES/FC cart emulation: [F... |  Fabio Priuli | 2013-04-21 | 1 | -328/+152 |
* | Fix mistaken revert of r22393's machine/nes.c (nw) |  Scott Stone | 2013-04-17 | 1 | -2/+2 |
* | Repeat revert (same as r22320) which again killed NES carts. A rewrite is co... |  Scott Stone | 2013-04-17 | 1 | -3/+4 |
* | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -1/+1 |
* | Removal of machine().root_device() where appropriate (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -2/+2 |
* | nes.c: fixed crash. m_maincpu is not always defined at the very beginning (nw) |  Scott Stone | 2013-04-10 | 1 | -1/+1 |
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -2/+2 |
* | Made ppu use delegates instead of callbacks (nw) |  Miodrag Milanovic | 2013-03-28 | 1 | -20/+11 |
* | Added mahjong panel support to Famicom |  Angelo Salese | 2013-03-15 | 1 | -23/+37 |
* | (MESS) nes.c: shuffled around the loading code (very preliminary step towards... |  Fabio Priuli | 2013-02-11 | 1 | -993/+130 |
* | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) |  Wilbert Pol | 2013-02-05 | 1 | -1/+1 |
* | modernized some pre/postload calls (no whatsnew) |  Miodrag Milanovic | 2013-01-31 | 1 | -7/+7 |
* | (MESS) nes.c: tagmap cleanups. (nw) |  Fabio Priuli | 2013-01-26 | 1 | -29/+48 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -3/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -62/+62 |
* | Cleanups and version bumpmame0147u4 |  Miodrag Milanovic | 2012-12-17 | 1 | -2/+2 |
* | [NES MESS] Minor cleanups |  Nathan Woods | 2012-11-25 | 1 | -19/+57 |
* | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -13/+12 |
* | (MESS) nes: fixed regression in the famicom keyboard, introduced at some poin... |  Fabio Priuli | 2012-09-24 | 1 | -6/+8 |
* | (MESS) Compile fix. (nw) |  Curt Coder | 2012-09-23 | 1 | -1/+1 |
* | (MESS) nes.c: moved bankswitch functions into nes_carts_state. no whatsnew. |  Fabio Priuli | 2012-09-23 | 1 | -4/+4 |
* | (MESS) nes.c: moved cart class where it actually belongs. no whatsnew. |  Fabio Priuli | 2012-09-22 | 1 | -1/+1 |
* | nes.c: partially split cart variables from the system ones. no whatsnew. |  Fabio Priuli | 2012-09-21 | 1 | -1/+1 |
* | nes.c: modernized the driver by moving most code into the class, work by Mick... |  Fabio Priuli | 2012-09-21 | 1 | -75/+73 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -4/+4 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -22/+22 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -23/+21 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -4/+4 |
* | Add safe_pc() and safe_pcbase() methods to device_t. |  Aaron Giles | 2012-09-11 | 1 | -2/+2 |
* | added missing \n to remaining fatalerror() calls (no whatsnew) |  Oliver Stöneberg | 2012-09-09 | 1 | -3/+3 |