summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix (currently unused) 3.5" track calc for WOZ2 (nw) arbee2018-12-261-1/+1
* apple2: Support the new version 2 .WOZ images [R. Belmont] arbee2018-12-262-14/+48
* work around Qt crash, thanks mizapf (nw) Vas Crabb2018-12-251-9/+15
* konamim2,.cpp: mark CD images read-only Vas Crabb2018-12-251-9/+9
* demote Heat of Eleven '98 Vas Crabb2018-12-251-1/+1
* flag konamim2 as imperfect timing for now (nw) Vas Crabb2018-12-251-14/+14
* 3dom2_te - Fix constant color register channel extraction (nw) Philip Bennett2018-12-251-2/+2
* remove obsolete note (nw) Vas Crabb2018-12-251-10/+0
* Fix TE lerp/mult bit field def (nw) Philip Bennett2018-12-251-2/+2
* Update totlvice default EEPROM (previous version began each game with 47 live... Philip Bennett2018-12-241-6/+3
* Machines promoted to working mooglyguy2018-12-241-5/+5
* doh, value is split over two bytes (nw) Philip Bennett2018-12-241-2/+1
* t10mmc - Support 256 gain levels (nw) Philip Bennett2018-12-241-3/+3
* prettier, and fewer copies (nw) Vas Crabb2018-12-242-7/+5
* it's important to construct/destruct objects (nw) Vas Crabb2018-12-241-0/+4
* pc9801.cpp: make pc9801vm boot (nw) Octocontrabass2018-12-241-4/+5
* zombraid: Fix breakage due to MCFG_MACHINE_START_OVERRIDE shadowing machine_s... AJR2018-12-232-2/+8
* fix compile with clang 6 (nw) Vas Crabb2018-12-241-3/+3
* srcclean, etc. Vas Crabb2018-12-242-45/+45
* ssv.cpp: very minor documentation update (nw) Ivan Vangelista2018-12-241-3/+4
* Split m2_te_device declaration into its own header file, and cleaned up some ... mooglyguy2018-12-247-1109/+444
* Minor cleanup plus mark polystars CD as bad (nw) Philip Bennett2018-12-241-16/+3
* tiny adjustments (nw) Vas Crabb2018-12-245-23/+20
* Better tweak the audio levels -nw- Philip Bennett2018-12-231-4/+4
* srcclean (nw) Vas Crabb2018-12-2375-2277/+2277
* Byte-swap evilngt EEPROM and YMZ280B ROM for evilngt and hellngt -nw- Philip Bennett2018-12-221-6/+6
* Swap the default EEPROM now that it's a BE ROM region rather than native, nw mooglyguy2018-12-221-1/+1
* Fixed building on macOS, and fixed ROM region width for polystar eeprom, nw mooglyguy2018-12-221-1/+3
* pastelis - demo sound was inverted (#4421) David Haywood2018-12-221-3/+3
* bbc: Added Music 2000 and EMR BBC Midi Interface 1MHz bus devices. Nigel Barnes2018-12-225-2/+395
* -t10mmc; Revert erroneous CD audio change circa July, and add gain setters fo... mooglyguy2018-12-222-31/+33
* Last round of macro removals before the freeze. (nw) mooglyguy2018-12-2236-1826/+14705
* new working clone Ivan Vangelista2018-12-222-9/+53
* vtech2: added support for French and German via machine config switches (MT 0... Robbbert2018-12-234-4/+15
* new not working machine Ivan Vangelista2018-12-222-91/+156
* New working machines hap2018-12-224-116/+217
* new not working clones Ivan Vangelista2018-12-226-380/+1167
* deleted old comment (nw) Scott Stone2018-12-211-1/+1
* berzerk.cpp: Fixed 'berzerk1' rom labels per board pictures [Smitdogg, The ... Scott Stone2018-12-211-6/+6
* ui/pluginopt: pass ui cancel to lua (nw) cracyc2018-12-211-0/+3
* laser500: MT 07022, MT 07131 Robbbert2018-12-223-80/+32
* i386: fix esp after segment faults too (nw) cracyc2018-12-212-2/+2
* seta.cpp: Split out state classes for some games; do away with the stupid ROM... AJR2018-12-213-120/+153
* ti99: Reject oversized cartridge dumps to avoid memory corruption. Michael Zapf2018-12-211-0/+1
* bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ... Nigel Barnes2018-12-2113-30/+30
* eepromser: Serial EEPROMs don't actually have reset lines, so remove the devi... AJR2018-12-213-14/+27
* Merge pull request #4420 from cam900/nslasher ajrhacker2018-12-211-55/+55
|\
| * deco32.cpp : Make ACE related mixing routine now related to cliprect, Minor c... cam9002018-12-211-55/+55
* | -bus/adam/exp, adamnet, bus/coleco, bus/crvision: Removed MCFG macros. [Ryan ... mooglyguy2018-12-2123-571/+541
* | add SFR register names for axc51 disassemler (#4405) David Haywood2018-12-214-5/+327