| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump version to 0.226mame0226 |  Vas Crabb | 2020-10-27 | 2 | -4/+4 |
| * | megaplay.cpp: Marked mp_shnb3 as not working. |  Vas Crabb | 2020-10-26 | 1 | -1/+1 |
| * | 3rdparty.lua: Another build fix for older OS X versions |  AJR | 2020-10-26 | 1 | -0/+8 |
| * | add protection handling to Tranquillizer Gun so that the game plays correctly... |  DavidHaywood | 2020-10-26 | 2 | -10/+76 |
| * | sound: Fix bug where gain was doubly-applied in some cases. |  Aaron Giles | 2020-10-25 | 1 | -1/+1 |
| * | laser2001_flop: Add unsupported flag to kaarme. |  Vas Crabb | 2020-10-26 | 1 | -1/+1 |
| * | apple2_flop_clcracked.xml: Correct typo in title (checked against title screen). |  Vas Crabb | 2020-10-26 | 1 | -1/+1 |
| * | taitogn.cpp: Marked raycrisj as a clone of raycris. |  Vas Crabb | 2020-10-25 | 1 | -1/+1 |
| * | srcclean in preparation for 0.226 release branch |  Vas Crabb | 2020-10-25 | 37 | -1627/+1630 |
| * | New clones marked as NOT_WORKING (#7382) |  ClawGrip | 2020-10-25 | 2 | -65/+81 |
| * | macprtb: Got comms with real M50753 PMU code working, system now boots. [R. B... |  arbee | 2020-10-24 | 1 | -61/+100 |
| * | dfs500: fixed crash at start and did srcclean on it. Also srccleaned picture.... |  Robbbert | 2020-10-25 | 2 | -34/+34 |
| * | - vgmplay.xml: Added 8 new entries from most recent package release [vgmrips... |  Scott Stone | 2020-10-24 | 1 | -2/+354 |
| * | k001005.cpp: Add missing command (#7388) |  Hydreigon | 2020-10-24 | 1 | -1/+1 |
| * | fix a Genesis VDP status bit which was breaking Mega Play 68k->Z80 comms (#7390) |  Devin Acker | 2020-10-24 | 2 | -22/+16 |
| * | frontend: Apply shift to analog fields in preview. |  Vas Crabb | 2020-10-25 | 2 | -1/+4 |
| * | gigatron: fix mame crash at start |  hap | 2020-10-24 | 1 | -4/+4 |
| * | bus/a2bus: Re-wrote Apple II Parallel Interface Card emulation. |  Vas Crabb | 2020-10-25 | 3 | -234/+478 |
| * | nes_vt - further refactoring, split out vt32 driver, started splitting up SoC... |  David Haywood | 2020-10-25 | 16 | -1561/+2435 |
| * | New working software list additions |  Nigel Barnes | 2020-10-24 | 1 | -0/+12 |
| * | New working clones |  smf- | 2020-10-24 | 2 | -3/+12 |
| * | msm5232: fix: behaviour when the 'arm' flag set while envelope generator is o... |  eito | 2020-10-24 | 1 | -0/+8 |
| * | megadriv_acbl.cpp: Add PIC dump to 'barek2mb' [Victor Fernandez (City Game), ... |  ClawGrip | 2020-10-24 | 1 | -181/+181 |
| * | fmtowns_cd.xml: 21 new dumps, 21 replacements (#7370) |  r09 | 2020-10-24 | 1 | -175/+1092 |
| * | bus/a2bus: Make Grappler+ cnxx writes select low ROM bank for completeness. |  Vas Crabb | 2020-10-24 | 2 | -0/+11 |
| * | pacman.cpp: removed clubpacmb set, since it´s a bad dump. See comments for P... |  Ivan Vangelista | 2020-10-24 | 2 | -24/+3 |
| * | Emscripten: Allow memory size to grow at runtime when targeting WebAssembly a... |  Justin Kerk | 2020-10-24 | 1 | -2/+13 |
| * | enigma2.cpp: added PCB infos, dip locations, corrected colors [Guru] |  Ivan Vangelista | 2020-10-24 | 1 | -15/+115 |
| * | bus/a2bus: Removed some unused LOG arguments, added another assertion. |  Vas Crabb | 2020-10-24 | 1 | -3/+4 |
| * | juku: added usage, natural keyboard. |  Robbbert | 2020-10-24 | 2 | -72/+75 |
| * | bus/a2bus: Added Orange Micro Grappler+ Printer Interface. [Vas Crabb, Golden... |  Vas Crabb | 2020-10-23 | 6 | -138/+573 |
| * | hiscore.dat: update with changed sets |  cracyc | 2020-10-22 | 1 | -2/+1 |
| * | Add DAC filtering to Midway "Turbo Cheap Squeak" sound hardware. [Lord Nightm... |  Lord-Nightmare | 2020-10-22 | 2 | -8/+32 |
| * | New working machines |  Ryan Holtz | 2020-10-23 | 4 | -11/+170 |
| * | betacam.cpp, umatic.cpp: Videocassete -> Videocassette |  Ivan Vangelista | 2020-10-22 | 2 | -8/+8 |
| * | bbc_voicebox: Callback to CB1 line is inverted. |  Nigel Barnes | 2020-10-22 | 2 | -15/+1 |
| * | aquarius: Renamed softlist aquarius.xml->aquarius_cart.xml |  Nigel Barnes | 2020-10-22 | 2 | -2/+3 |
| * | New working software list additions |  Nigel Barnes | 2020-10-22 | 1 | -0/+856 |
| * | vsnes.cpp: working sound + "improved" graphics in Vs. SMB bootleg sets (#7360) |  Devin Acker | 2020-10-22 | 6 | -108/+314 |
| * | Revert of 5a545f9 - unwanted. |  Robbbert | 2020-10-22 | 1 | -1/+1 |
| * | Add DAC filtering to Midway "Sounds Good" hardware, and add notes/mirroring r... |  Lord-Nightmare | 2020-10-22 | 3 | -20/+68 |
| * | video/315_5124.cpp: Minor tidying up. |  Vas Crabb | 2020-10-22 | 1 | -36/+30 |
| * | video/315_5124.cpp: Improved registers 03 and 04 behavior in mode 4 [Enik Lan... |  enikland2 | 2020-10-22 | 2 | -63/+148 |
| * | emaxp, emax2: Add SCSI |  AJR | 2020-10-21 | 1 | -5/+43 |
| * | emax.cpp: Add some peripherals |  AJR | 2020-10-21 | 1 | -22/+102 |
| * | gigatron: patched the cpu to stop crash at start. |  Robbbert | 2020-10-22 | 1 | -1/+1 |
| * | New machines marked as NOT_WORKING |  AJR | 2020-10-21 | 2 | -0/+14 |
| * | New machines marked as NOT_WORKING |  AJR | 2020-10-21 | 5 | -41/+196 |
| * | New machines marked as NOT_WORKING |  Ivan Vangelista | 2020-10-21 | 2 | -1/+17 |
| * | cammu: Attempted fix for build problem on more recent clang versions |  AJR | 2020-10-21 | 2 | -2/+1 |