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