summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix zexall build (nw) Vas Crabb2017-03-051-4/+8
* Changed a few more 'const char *' ==> 'const std::string &' (#2111) npwoods2017-03-049-17/+17
* m20: fix kbd tx (nw) cracyc2017-03-041-0/+1
* popper: Hook up inputs, rename audio cpu to sub cpu, hook up flip screen Dirk Best2017-03-041-47/+78
* New working clone Ivan Vangelista2017-03-042-3/+35
* Merge pull request #2114 from npwoods/fix_more ajrhacker2017-03-031-4/+4
|\
| * Fixed a few more issues broken similarly to 'bpset' Nathan Woods2017-03-031-4/+4
* | Fixing stupid error in the bpset command Nathan Woods2017-03-031-2/+2
|/
* hh_pic16: correct title for USG football (nw) hap2017-03-035-50/+49
* hh_tms1k: added quizwiz softwarelist (nw) hap2017-03-031-43/+34
* scorpion: Remove direct update handler [O. Galibert] Olivier Galibert2017-03-031-36/+43
* missed (nw) Olivier Galibert2017-03-031-2/+0
* Fix debug commands in drivers and devices (nw) AJR2017-03-0316-165/+165
* Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2017-03-034-493/+488
|\
| * Merge pull request #2112 from npwoods/debugger_cplusplus ajrhacker2017-03-034-493/+488
| |\
| | * C++-ification of debugger code (misc std::string/std::vector adoption mainly) Nathan Woods2017-03-034-493/+488
* | | Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2017-03-0311-32/+16
|\| |
| * | Device validation fixes: all the rest (nw) AJR2017-03-0311-32/+16
* | | Fix romsize for saa5057 (nw) Scott Stone2017-03-031-1/+1
|/ /
* | Device validation fixes: clean up the genpc MESS (nw) AJR2017-03-034-5/+24
* | Device validation fixes: Galaxy Games, Midway, Sega, DECO (nw) AJR2017-03-034-12/+5
* | Device validation fixes: another one rides the bus (nw) AJR2017-03-039-20/+12
* | Device validation fixes: Gottlieb and Leland audio (nw) AJR2017-03-032-4/+4
* | ltd.cpp: added more games [PinMAME] Ivan Vangelista2017-03-032-13/+145
|/
* harddriv: Device cleanup [O. Galibert] Olivier Galibert2017-03-032-33/+73
* Device validation fixes, invalid characters department (nw) AJR2017-03-036-8/+8
* Device validation fixes, part FDC (nw) AJR2017-03-032-4/+4
* Oops (nw) AJR2017-03-031-1/+1
* segacrpt_device: Device cleanup [O. Galibert] Olivier Galibert2017-03-032-30/+28
* Device validation fixes, floppy edition (nw) AJR2017-03-031-4/+4
* more validation fixes (nw) Vas Crabb2017-03-0417-69/+46
* segacrp2_device: Device cleanup [O. Galibert] Olivier Galibert2017-03-032-15/+13
* fd1089, fd1094: Device cleanup [O. Galibert] Olivier Galibert2017-03-034-2/+8
* Constructor delegates are beautiful (1/a lot) (nw) Olivier Galibert2017-03-032-51/+2
* ns10crypt: Device cleanup [O. Galibert] Olivier Galibert2017-03-032-19/+18
* fix some device validation errors, also fix uninitialised members in some dev... Vas Crabb2017-03-0314-620/+591
* segas23: Device cleanup [O. Galibert] Olivier Galibert2017-03-032-3/+30
* segaxbd: Device cleanup [O. Galibert] Olivier Galibert2017-03-032-7/+41
* Merge pull request #2110 from JoakimLarsson/fcisio Joakim Larsson Edström2017-03-031-67/+129
|\
| * fcisio: layout added and RS232 configured for all 8 serial ports, rs232p1-rs2... Joakim Larsson Edstrom2017-03-021-67/+129
* | clean up a few more device issues, add basic device validation Vas Crabb2017-03-0311-75/+253
* | sage2: Remove direct update handler [O. Galibert] Olivier Galibert2017-03-032-66/+21
* | duh (nw) Olivier Galibert2017-03-031-5/+0
* | mpf1: Remove direct update handler, makes step work [O. Galibert] Olivier Galibert2017-03-032-17/+29
* | mpz80: Remove direct update handler [O. Galibert] Olivier Galibert2017-03-032-31/+4
* | atm: Remove direct update handler. Still not working, but less badly [O. Gal... Olivier Galibert2017-03-031-49/+39
* | pentagon: Remove direct update handler [O. Galibert] Olivier Galibert2017-03-031-48/+42
* | Start cleaning up duplicate shortnames Vas Crabb2017-03-0325-144/+223
* | Make device_image_interface::update_names a private method called automatical... AJR2017-03-03133-675/+20
* | apple2: simplify LC handling even further (nw) Peter Ferrie2017-03-023-52/+73