| Commit message (Expand) | Author | Age | Files | Lines |
* | hh*: remove potential problem with artwork where leds initial state is undefi... |  hap | 2017-02-11 | 12 | -33/+571 |
* | sitcom: hook up LEDs to PIA outputs to show state visually, softlist a |  Vas Crabb | 2017-02-11 | 4 | -6/+98 |
* | New not working clone |  Ivan Vangelista | 2017-02-11 | 2 | -1/+12 |
* | freekick.cpp: Gets Omega working - NW |  briantro | 2017-02-11 | 1 | -8/+23 |
* | freekick.cpp: Fix port_start & verified bonus - NW |  briantro | 2017-02-11 | 1 | -4/+4 |
* | freekick.cpp: Spelling fix - NW |  briantro | 2017-02-11 | 1 | -1/+1 |
* | freekick.cpp: Minor doc update |  briantro | 2017-02-11 | 1 | -5/+3 |
* | Merge branch 'master' of https://github.com/mamedev/mame |  briantro | 2017-02-11 | 8 | -385/+454 |
|\ |
|
| * | dl1416: clean up, support signal-level interface better, support |  Vas Crabb | 2017-02-11 | 8 | -385/+454 |
* | | freekick.cpp: Fills in dipswitchs for Omega - NW |  briantro | 2017-02-11 | 1 | -20/+101 |
|/ |
|
* | pic16: added pic1655 (nw) |  hap | 2017-02-11 | 3 | -22/+54 |
* | pic16: small update, correct savestates (nw) |  hap | 2017-02-11 | 3 | -66/+46 |
* | gcpinbal: Update machine flags to better reflect current emulation status |  AJR | 2017-02-10 | 1 | -2/+2 |
* | new NOT_WORKING clone |  MetalliC | 2017-02-11 | 2 | -4/+79 |
* | Revert "freekick.cpp: Switched omega to use gigas' machine/gfx/etc and tempor... |  Vas Crabb | 2017-02-11 | 1 | -37/+94 |
* | freekick.cpp: Switched omega to use gigas' machine/gfx/etc and temporarily us... |  Lord-Nightmare | 2017-02-10 | 1 | -94/+37 |
* | Reorder include order to comply with best practices. (nw) |  couriersud | 2017-02-10 | 22 | -52/+53 |
* | Make windows builds of nltool and nlwav understand unicode. |  couriersud | 2017-02-10 | 8 | -117/+295 |
* | Make sure netlist includes are not found directly on include path. |  couriersud | 2017-02-10 | 140 | -223/+230 |
* | Merge pull request #2056 from JoakimLarsson/vme |  Joakim Larsson Edström | 2017-02-10 | 6 | -384/+483 |
|\ |
|
| * | fccpu30: updated to new LOG system |  Joakim Larsson Edstrom | 2017-02-10 | 2 | -281/+278 |
| * | BIM 68153: fixed release irq line bug and updated LOGs |  Joakim Larsson Edstrom | 2017-02-10 | 1 | -25/+21 |
| * | fccpu20: updated LOGs |  Joakim Larsson Edstrom | 2017-02-10 | 1 | -15/+9 |
| * | 68561: improved interrupt support and LOGs messages |  Joakim Larsson Edstrom | 2017-02-10 | 2 | -63/+175 |
* | | Decrypt Omega program |  Vas Crabb | 2017-02-10 | 2 | -19/+24 |
* | | a bit more readable (nw) |  Vas Crabb | 2017-02-10 | 3 | -129/+141 |
* | | Remove device_config_complete from numerous devices that don't really need it... |  AJR | 2017-02-09 | 129 | -786/+18 |
* | | Remove debug printf (nw) |  Dirk Best | 2017-02-10 | 1 | -2/+0 |
* | | Amiga: Make Akiko independent from driver state |  Dirk Best | 2017-02-10 | 5 | -53/+87 |
* | | Zorba keyboard works a lot better now |  Vas Crabb | 2017-02-10 | 2 | -12/+1 |
* | | upd7810: For future use (nw) |  AJR | 2017-02-09 | 2 | -13/+46 |
* | | Fix [MT06499](http://mametesters.org/view.php?id=6499) - probelm with edge ca... |  Vas Crabb | 2017-02-10 | 1 | -1/+1 |
* | | m6805: clean up bih/bil handling |  Vas Crabb | 2017-02-10 | 5 | -68/+31 |
* | | upd7810: Replace fake I/O space with callbacks |  AJR | 2017-02-09 | 14 | -229/+297 |
* | | New not working game: Omega (Nihon System) [ShouTime, Darksoft, Anonymous Don... |  Dirk Best | 2017-02-10 | 3 | -4/+94 |
* | | Merge pull request #2054 from fulivi/hp9845_dev10 |  R. Belmont | 2017-02-09 | 2 | -0/+24 |
|\ \ |
|
| * | | hp9845: implemented correct aspect of alpha & graphic video modes by |  fulivi | 2017-02-09 | 2 | -0/+24 |
* | | | Merge pull request #2050 from shattered/_a044f00 |  R. Belmont | 2017-02-09 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | T11: HALT opcode jumps to fixed restart address with PSW=0340 (nw) |  Sergey Svishchev | 2017-02-08 | 1 | -2/+2 |
* | | | | naomi.cpp: redumped "Crackin' DJ Part 2" [billy16jr, Cereth, cpsystem3, Metal... |  MetalliC | 2017-02-09 | 1 | -4/+4 |
| |/ /
|/| | |
|
* | | | vmetal: Sound improvements |  AJR | 2017-02-09 | 4 | -59/+48 |
* | | | combatsc.cpp: fix outdated comment. (nw) |  Ivan Vangelista | 2017-02-09 | 1 | -2/+1 |
* | | | LIST command format changes (#2051) |  Scott Stone | 2017-02-09 | 1 | -19/+19 |
* | | | Converting m_p_chargen into a required_region, part 1 |  Robbbert | 2017-02-09 | 24 | -205/+205 |
* | | | another comment (nw) |  Vas Crabb | 2017-02-09 | 1 | -2/+3 |
* | | | all CC0 (nw) |  Vas Crabb | 2017-02-09 | 2 | -2/+2 |
* | | | Explicitly #include C++ headers for features use, see issue #2048 (nw) |  Vas Crabb | 2017-02-09 | 1 | -0/+9 |
* | | | Mark Combat School trackball clones as MNW (nw) |  angelosa | 2017-02-08 | 1 | -5/+5 |
| |/
|/| |
|
* | | Merge pull request #2049 from JoakimLarsson/vme |  Joakim Larsson Edström | 2017-02-08 | 12 | -142/+337 |
|\ \ |
|
| * | | VME bus: added default bus address space and prepared for bus specific features |  Joakim Larsson Edstrom | 2017-02-08 | 12 | -142/+337 |