summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* version bump (nw)mame0186 Vas Crabb2017-05-312-4/+4
* 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-302-3/+3
* 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
* | looks like 32-bit release builds need /bigobj as well (nw) Vas Crabb2017-05-281-3/+3
* | srcclean (nw) Vas Crabb2017-05-28113-1846/+1846
|/
* 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
* New working software list additions Justin Kerk2017-05-272-36/+683
* 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-276-2/+142
* 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-274-0/+120
* 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-279-4/+255
* 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-272-44/+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
* fix arcade builds (nw) briantro2017-05-261-1/+1
* 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-273-1/+12
* 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-277-22/+90
* Changed Solver.PARALLEL parameter logic: couriersud2017-05-273-36/+20
* Update cpu.lua properly (nw) AJR2017-05-261-0/+1
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-2643-1491/+1577
* Preliminary netlist sound for the Zaccaria 1B11142 board Vas Crabb2017-05-277-12/+530
* 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