summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-05-301-1/+2
* harddriv.cpp: fixed steeltal regression caused by my recent changes. Thanks T... Ivan Vangelista2017-05-301-4/+6
* namcos1.cpp: fixed MT06589 (nw) Ivan Vangelista2017-05-301-0/+1
* fix typo (nw) Vas Crabb2017-05-301-2/+2
* Merge pull request #2343 from ajrhacker/romcmp_fix ajrhacker2017-05-281-2/+2
|\
| * Fix romcmp regression with identifying bits stuck high (nw) AJR2017-05-281-2/+2
* | (nw) It might matter... or not. Robbbert2017-05-281-1/+1
* | Fixed typo in zac1b11142 schematics. 7414/7474 combo now actually works. couriersud2017-05-281-1/+1
* | Fix state saving for pfunction lfsr. (nw) couriersud2017-05-285-4/+23
* | srcclean (nw) Vas Crabb2017-05-28108-1837/+1837
|/
* fix ti99_4p blowing up (evpc and hsgpl missing from peb card choices) (nw) Vas Crabb2017-05-282-69/+51
* Fixed issue when the hash length is zero (#2314) npwoods2017-05-286-98/+62
* liberate.cpp: All PSGs are AY-3-8912A AJR2017-05-271-12/+12
* ti99: Change ioport default to peb for ti99_4ev, also add evpc automatically Michael Zapf2017-05-275-18/+65
* Fix issues identified by Vas and LordKale4: couriersud2017-05-274-4/+16
* New NOT_WORKING machine added hap2017-05-272-9/+44
* added EVA skeleton driver (nw) hap2017-05-275-2/+136
* New working clone added hap2017-05-272-12/+22
* (nw) nes: compat Robbbert2017-05-271-6/+6
* Add rand() function to pfunction expression parser. Use this to simulate couriersud2017-05-273-30/+34
* unianapc.cpp: forgot to add the io board ROM (nw) Ivan Vangelista2017-05-271-0/+3
* New not working machines Ivan Vangelista2017-05-273-0/+119
* harddriv.cpp: worked around a strtdriv sound regression (nw) Ivan Vangelista2017-05-272-4/+5
* netlist: add a crude TTL schmitt trigger model and hook up in 1B11142 Vas Crabb2017-05-278-4/+253
* some more device_add_mconfig. Done for the \mame tree. Will wait for freeze t... Ivan Vangelista2017-05-278-346/+247
* Remove mame/includes/ec184x.h: it wasn't included anywhere. Its content is du... Ivan Vangelista2017-05-271-43/+0
* new working clone Ivan Vangelista2017-05-273-1/+39
* accomm: Bus factor reduction. Keyboard now reads, but matrix doesn't match E... arbee2017-05-261-32/+564
* bump up accuracy on 1B11142 netlist - runs slower but sounds a lot better (nw) Vas Crabb2017-05-271-6/+2
* peplus.cpp: Minor doc update (nw) briantro2017-05-261-1/+1
* Merge branch 'master' of https://github.com/mamedev/mame briantro2017-05-261-0/+2
|\
| * fix non-debug build Vas Crabb2017-05-271-0/+2
* | New Machine Added briantro2017-05-262-0/+16
|/
* Explain the pest and hammer circuits. Increase solver accuracy to reduce couriersud2017-05-271-10/+40
* Add cheeky mouse to mamenl64 build. (nw) couriersud2017-05-272-1/+4
* Fix DEBUG build. (nw) couriersud2017-05-271-1/+1
* Various code alignments across solvers. (nw) couriersud2017-05-278-78/+140
* Cleanup of solver code. (nw) couriersud2017-05-279-289/+46
* Reordered members to be more cache friendly. (nw) couriersud2017-05-272-9/+10
* Netlist refactoring: couriersud2017-05-276-17/+84
* Changed Solver.PARALLEL parameter logic: couriersud2017-05-273-36/+20
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-2642-1491/+1575
* Preliminary netlist sound for the Zaccaria 1B11142 board Vas Crabb2017-05-276-12/+528
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-26149-1339/+769
* lastfght.cpp, subsino.cpp, subsino2.cpp: used ramdac_device instead of custom... Ivan Vangelista2017-05-263-188/+127
* dunhuang.cpp: added missing oki hook up, now the game has speech. Used ramdac... Ivan Vangelista2017-05-261-127/+110
* frogger: fixed long standing regression (nw) Ivan Vangelista2017-05-261-3/+3
* New working clone added hap2017-05-268-20/+168
* added missing emu.h (nw) smf-2017-05-262-0/+2
* cheekyms: add preliminary netlist sound based on schematics provided by Sam G... Vas Crabb2017-05-2610-55/+442