| Commit message (Expand) | Author | Age | Files | Lines |
| * | version bump (nw)mame0219 |  Vas Crabb | 2020-02-29 | 2 | -4/+4 |
| * | Revert "added support for reading/writing hiscore files from cart images (#61... |  Vas Crabb | 2020-02-28 | 1 | -32/+9 |
| * | get #include guards in line with filenames, avoid expensive things in static ... |  Vas Crabb | 2020-02-28 | 2 | -9/+7 |
| * | mobigo_cart.xml, pi_storyreader_cart.xml: a couple more corrections (nw) |  Ivan Vangelista | 2020-02-27 | 2 | -2/+2 |
| * | nes_sh6578.cpp: Use text off the device as the description, not 'Gamppad' (nw) |  Vas Crabb | 2020-02-27 | 1 | -1/+1 |
| * | fix up some software lists (nw) |  Vas Crabb | 2020-02-27 | 3 | -5/+5 |
| * | clean up various stuff (nw) |  Vas Crabb | 2020-02-26 | 7 | -36/+36 |
| * | i8279: Fix accidentally uncovered crash in turbo (nw) |  AJR | 2020-02-25 | 1 | -0/+4 |
| * | upd78k2d, upd78k3d: Fix order of operands in instructions using two saddrs/sa... |  AJR | 2020-02-25 | 2 | -12/+12 |
| * | upd78k2d: Fix a whole batch of mistakes with disassembling 01-prefixed altern... |  AJR | 2020-02-25 | 1 | -12/+12 |
| * | i8279: Correct keyboard scan rate and logging thereof |  AJR | 2020-02-24 | 2 | -6/+6 |
| * | aussieby: [Robbbert] |  Robbbert | 2020-02-23 | 2 | -0/+18 |
| * | applix: [Robbbert] |  Robbbert | 2020-02-23 | 2 | -0/+18 |
| * | altos8600: [Robbbert] |  Robbbert | 2020-02-23 | 3 | -5/+23 |
| * | sbrain: [Robbbert] |  Robbbert | 2020-02-23 | 2 | -0/+18 |
| * | srcclean and manual adjustments (nw) |  Vas Crabb | 2020-02-23 | 61 | -452/+453 |
| * | Plug and Play work (#6348) |  David Haywood | 2020-02-22 | 5 | -4/+29 |
| * | Merge branch 'master' of https://github.com/mamedev/mame |  Robbbert | 2020-02-23 | 3 | -9/+9 |
| |\ |
|
| | * | ampex230: Rename to ampex230p as ROM mentions being a "plus" model |  AJR | 2020-02-22 | 3 | -9/+9 |
| * | | (nw) beena : fixed crash when cart loaded |  Robbbert | 2020-02-23 | 1 | -6/+6 |
| |/ |
|
| * | Merge pull request #6346 from cam900/patch-130 |  R. Belmont | 2020-02-22 | 1 | -5/+5 |
| |\ |
|
| | * | psikyo.cpp : Fix gunbird PCB clock related to XTAL |  cam900 | 2020-02-22 | 1 | -5/+5 |
| * | | naomigd.cpp: changed dipsetting macro into confsetting macro (nw) |  yz70s | 2020-02-22 | 1 | -6/+6 |
| * | | ampex210.cpp: Add various stub handlers (nw) |  AJR | 2020-02-22 | 1 | -2/+60 |
| * | | xavix2: minimal i2c hookup that, unsurprisingly, doesn't work (nw) |  Olivier Galibert | 2020-02-22 | 1 | -2/+12 |
| * | | ks0164: First try at a disassembler [David Carne, O. Galibert] |  Olivier Galibert | 2020-02-22 | 9 | -14/+380 |
| * | | -stuntcyc: Assorted fixes to nl_stuntcyc. [Ryan Holtz] |  mooglyguy | 2020-02-22 | 2 | -33/+45 |
| * | | New working clones |  Ivan Vangelista | 2020-02-22 | 2 | -2/+92 |
| * | | New working clones |  Ivan Vangelista | 2020-02-22 | 2 | -0/+45 |
| * | | New working clones |  Ivan Vangelista | 2020-02-22 | 2 | -0/+52 |
| * | | hh_sm510: fix spaces (nw) (#6345) |  algestam | 2020-02-22 | 1 | -5/+5 |
| * | | New working clones |  Ivan Vangelista | 2020-02-22 | 2 | -4/+29 |
| * | | rii: Fix TBRD address calculation; fix carry logic for several instructions (nw) |  AJR | 2020-02-21 | 2 | -17/+19 |
| |/ |
|
| * | upd78k3d: Fix disassembly of 01-prefixed SFR + immediate word/byte instructio... |  AJR | 2020-02-21 | 1 | -2/+2 |
| * | Merge pull request #6344 from DavidHaywood/210220_2 |  R. Belmont | 2020-02-21 | 1 | -0/+79 |
| |\ |
|
| | * | new NOT WORKING software list entries |  DavidHaywood | 2020-02-21 | 1 | -0/+79 |
| |/ |
|
| * | new WORKING machine (#6342) |  David Haywood | 2020-02-21 | 2 | -2/+69 |
| * | Add dumps of D-50 v1.x: v1.10(custom?), v1.04; D-50 v2.x: v2.21, v2.20, also ... |  Lord-Nightmare | 2020-02-21 | 1 | -23/+42 |
| * | naomigd.cpp: add two debug-only dipswitches to configure emulation (nw) |  yz70s | 2020-02-21 | 2 | -23/+50 |
| * | peoplepc: graphics (nw) |  cracyc | 2020-02-21 | 1 | -12/+21 |
| * | Add skeleton LZ8420M device (#6339) |  cam900 | 2020-02-21 | 4 | -2/+97 |
| * | Finish midqslvr.cpp's documentation (nw) (#6340) |  Hydreigon | 2020-02-21 | 2 | -30/+34 |
| * | Merge pull request #6341 from cam900/patch-129 |  R. Belmont | 2020-02-21 | 1 | -2/+7 |
| |\ |
|
| | * | gstream.cpp : Implement sprite limit per frame |  cam900 | 2020-02-22 | 1 | -2/+7 |
| |/ |
|
| * | isbc8010:issue #6336 (corrected 1 bad byte in the rom)[Robbbert, Colin Dougla... |  Robbbert | 2020-02-21 | 1 | -2/+3 |
| * | epg3231: Add speech timer interrupt (nw) |  AJR | 2020-02-20 | 2 | -1/+28 |
| * | peoplepc: screen attributes (nw) |  cracyc | 2020-02-20 | 1 | -2/+7 |
| * | roland_d50.cpp: Use full system titles; unify PCM regions (nw) |  AJR | 2020-02-20 | 1 | -18/+12 |
| * | sdk80: issue #6324 (corrected 3 bad bytes in the rom)[Robbbert, Colin Douglas... |  Robbbert | 2020-02-21 | 1 | -1/+2 |
| * | wd_fdc: Increase HLD idle timeout to 15 revolutions except for FD1771 and FD1781 |  AJR | 2020-02-20 | 2 | -1/+25 |