summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-264-49/+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-253-11/+122
* 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-255-98/+34
* pc9801.cpp: Improved and reorganized -26 and -86 sound card ROM readbacks [An... angelosa2018-05-256-68/+61
* nmk16.cpp: tomagic bg tiles ROM is half size (nw) angelosa2018-05-251-2/+2
* interpro: lle keyboard working (#3608) Patrick Mackinlay2018-05-258-186/+458
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-2552-444/+384
* New clones marked as NOT_WORKING Nigel Barnes2018-05-252-8/+45
* acrnsys1: Add XTAL and correct year (nw) Nigel Barnes2018-05-252-8/+9
* 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-243-6/+14
* 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
* | Merge pull request #3602 from shattered/_ef54424 R. Belmont2018-05-231-3/+11
|\ \
| * | pc_fdc: use logmacro (nw) Sergey Svishchev2018-05-241-3/+11
* | | Merge pull request #3598 from fulivi/rem488_dev4 R. Belmont2018-05-232-43/+120
|\ \ \
| * | | remote488: implemented synchronization by checkpoints fulivi2018-05-232-43/+120
* | | | 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-236-12/+4
* | | 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-235-92/+225
* | | 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-234-17/+16
* | | that never needed to be static (nw) Vas Crabb2018-05-232-11/+9
* | | voodoo: deal with needing to be able to configure screen/CPU or set them at s... Vas Crabb2018-05-234-281/+304
* | | audio/exidy.cpp: Better split of state classes; add device finders; add input... AJR2018-05-222-215/+176
* | | romload.cpp: Eliminate extraneous machine argument (nw) AJR2018-05-222-5/+5
* | | Fix the build (nw) AJR2018-05-222-6/+6
* | | Uncrappify voodoo pci devices transfert. Fix some paths on midwayic. (nw) Olivier Galibert2018-05-226-27/+34
* | | jungleyo: Actually update XTAL value; another guess at ADPCM clock (nw) AJR2018-05-221-2/+2