summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame (follow)
Commit message (Expand)AuthorAgeFilesLines
* vsnes: device_finder cleanup. (nw) Ryan Holtz2018-05-261-5/+5
* sms: device finder. (nw) Ryan Holtz2018-05-263-63/+48
* vcop: Adjust dips for new I/O board, remove I/O board ROM from driver Dirk Best2018-05-261-10/+4
* pgm2.cpp: removed tag look-up (nw) Ivan Vangelista2018-05-261-1/+1
* malzak.cpp: removed unused tag look-up (nw) Ivan Vangelista2018-05-263-49/+45
* atarisy2.cpp: removed tag lookup (nw) Ivan Vangelista2018-05-262-18/+22
* new not working clone Ivan Vangelista2018-05-262-0/+33
* new not working clone Ivan Vangelista2018-05-262-0/+17
* new not working machine Ivan Vangelista2018-05-264-0/+182
* aces1.cpp: minor documentation update (nw) Ivan Vangelista2018-05-261-21/+27
* royalmah.cpp: Eliminate machine().device (nw) AJR2018-05-251-1/+1
* model2io2: Support Virtua Cop Dirk Best2018-05-263-48/+149
* segaxbd.cpp: Forgot to update this config (nw) AJR2018-05-251-0/+4
* sega_315_5250: Interrupt callback modernization (nw) AJR2018-05-254-100/+99
* pc9801.cpp: added SpeakBoard sound card emulation [Angelo Salese, Takahiro Nogi] angelosa2018-05-251-1/+1
* taito_b.cpp: Add clock for TC0180VCU; use device finder instead of machine().... AJR2018-05-252-63/+62
* williams.cpp: Clean up scanline timers (nw) AJR2018-05-254-96/+33
* pc9801.cpp: Improved and reorganized -26 and -86 sound card ROM readbacks [An... angelosa2018-05-251-52/+3
* nmk16.cpp: tomagic bg tiles ROM is half size (nw) angelosa2018-05-251-2/+2
* interpro: lle keyboard working (#3608) Patrick Mackinlay2018-05-252-13/+3
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-2514-176/+162
* New clones marked as NOT_WORKING Nigel Barnes2018-05-252-8/+45
* acrnsys1: Add XTAL and correct year (nw) Nigel Barnes2018-05-251-8/+8
* poly.cpp: Use original encrypted ROMs, and decrypt. Nigel Barnes2018-05-254-140/+801
* tomagic: Players 1 and 2 are the ordinary way around (nw) AJR2018-05-241-27/+27
* tomagic: Identify more inputs and DSWs (nw) AJR2018-05-241-35/+40
* tomagic: Add sound system and some basic inputs AJR2018-05-242-28/+48
* new machines marked as NOT WORKING DavidHaywood2018-05-243-0/+189
* new working clone Ivan Vangelista2018-05-243-0/+50
* audio/exidy440.cpp: Use finder for audiocpu instead of absolute tag lookup (nw) AJR2018-05-242-3/+5
* wicat: Small improvements because more ambitious ones tend to break things (nw) AJR2018-05-241-26/+22
* barata/montec: fix regressions (nw) Wilbert Pol2018-05-242-18/+18
* pc9801.cpp: fix sound ROM mapping, fixed sound board initialize for Eikan wa ... angelosa2018-05-242-6/+12
* vamphalf.cpp: Added PCB layout for Boong-Ga Boong-Ga (Spank'em!) [Brian Troha] braintro2018-05-231-39/+88
* Merge pull request #3600 from DavidHaywood/210518 R. Belmont2018-05-232-184/+373
|\
| * new WORKING machine DavidHaywood2018-05-232-184/+373
* | wicat: Slight video depessimization (nw) AJR2018-05-231-3/+3
* | wicat: Fix LED state in layout (nw) AJR2018-05-231-2/+2
* | wicat: Implement addressable latch as documented (nw) AJR2018-05-231-11/+21
* | i8275: Fix underline-related row blanking; clean up a few more drivers (nw) AJR2018-05-235-10/+1
* | partner: Restore underline cursor (nw) AJR2018-05-231-2/+0
* | Fix cdi regression, nw Ryan Holtz2018-05-232-3/+1
* | rungun.cpp: coin counters, improved sound mixing, minor cleanups (nw) angelosa2018-05-233-30/+36
* | Fix vegas hang, nw Ryan Holtz2018-05-231-3/+0
* | New machines marked as NOT_WORKING AJR2018-05-233-0/+154
* | create devices for each of the voodoo pci cards (nw) smf-2018-05-233-7/+7
* | those don't need to be absolute (nw) Vas Crabb2018-05-232-8/+8
* | remove another device-specific MCFG macro, because standard is better than be... Vas Crabb2018-05-233-11/+7
* | audio/exidy.cpp: Better split of state classes; add device finders; add input... AJR2018-05-222-215/+176
* | Fix the build (nw) AJR2018-05-222-6/+6