| Commit message (Expand) | Author | Age | Files | Lines |
| * | esripsys: fix debugger crash |  Patrick Mackinlay | 2021-10-25 | 1 | -0/+3 |
| * | strconv: avoid msvc debug assertion |  Patrick Mackinlay | 2021-10-25 | 1 | -2/+2 |
| * | novag_diablo: fix lockup problem at fresh start |  hap | 2021-10-24 | 1 | -1/+1 |
| * | srcclean in preparation for branching 0.237 release |  Vas Crabb | 2021-10-24 | 28 | -351/+351 |
| * | apple2gs: ROM 0/1 have the $C028 ROMSWITCH, support it. [R. Belmont] |  arbee | 2021-10-23 | 1 | -3/+21 |
| * | st0016.cpp: Fix debug build |  AJR | 2021-10-23 | 1 | -1/+1 |
| * | Various ST0016 updates, Especially sound and interface functions (#8686) |  cam900 | 2021-10-23 | 9 | -399/+571 |
| * | z8000: Simplify EXTS[BL]? implementation |  AJR | 2021-10-23 | 1 | -5/+3 |
| * | inderp.cpp: All 4 games now playable. |  Robbbert | 2021-10-24 | 4 | -130/+378 |
| * | New WORKING clone (#8698) |  ClawGrip | 2021-10-23 | 2 | -85/+111 |
| * | New WORKING clone (#8697) |  ClawGrip | 2021-10-23 | 2 | -24/+53 |
| * | bus/nes: Work on HIK8IN1 multicarts and variant boards. (#8740) |  0kmg | 2021-10-23 | 6 | -35/+138 |
| * | bus/nes: Simplified VRC4 clone board T-230. (#8735) |  0kmg | 2021-10-23 | 4 | -132/+69 |
| * | mmc3.cpp: Added comment about VROM/VRAM bank numbers. (#8743) |  0kmg | 2021-10-23 | 1 | -3/+6 |
| * | bus/nes: Fixed off-by-one error in VRC4/6/7 IRQ counter. (#8741) |  0kmg | 2021-10-23 | 1 | -3/+3 |
| * | rgum.cpp: Fix clang error: lambda capture 'this' is not used [-Werror,-Wunuse... |  AJR | 2021-10-23 | 1 | -1/+1 |
| * | rgum.cpp: updated notes, it doesn't have an encrypted Z80 |  Ivan Vangelista | 2021-10-23 | 1 | -49/+98 |
| * | bus/scsi/cdu76s.cpp: dumped ROM [hammy] |  Ivan Vangelista | 2021-10-23 | 2 | -0/+13 |
| * | New working clones |  Ivan Vangelista | 2021-10-23 | 2 | -0/+34 |
| * | konmedal020: more video |  cracyc | 2021-10-22 | 3 | -29/+112 |
| * | cococart.cpp: Remove superfluous #include |  AJR | 2021-10-22 | 1 | -2/+0 |
| * | cococart.cpp: Fix build (was broken after 84970b9090f99ca6a06cb0133b108aabf3c... |  AJR | 2021-10-22 | 1 | -2/+10 |
| * | Dumped (bruteforced) the PAL from 'guttangts3' [Recreativas.org] (#8726) |  ClawGrip | 2021-10-22 | 1 | -2/+2 |
| * | bus/nes: Added support for a 6 in 1 multicart. (#8732) |  0kmg | 2021-10-22 | 7 | -3/+112 |
| * | Initial RPK support for CoCo (#8541) |  npwoods | 2021-10-22 | 1 | -6/+103 |
| * | add some recognizable (but still awful) PSG output to the dphh8630 driver (#8... |  David Haywood | 2021-10-22 | 3 | -1/+34 |
| * | remove deco_zoomspr device, refactor deco32 - drgngun, lockload to use the na... |  David Haywood | 2021-10-22 | 11 | -821/+728 |
| * | sun3_460: Correct RTC type |  AJR | 2021-10-22 | 1 | -5/+5 |
| * | shootgal: Adjusted MAME's crosshair to match actual crosshair (#8739) |  aequites7 | 2021-10-22 | 1 | -2/+2 |
| * | Filled in Japanese names for a bunch of inputs, fixed issues with localised P... |  Vas Crabb | 2021-10-23 | 1 | -30/+30 |
| * | New clones marked as NOT_WORKING |  Ivan Vangelista | 2021-10-22 | 3 | -1/+22 |
| * | gts80b: added a comment. |  Robbbert | 2021-10-22 | 1 | -0/+3 |
| * | plugins/timer: Fixed ticking when menu is left on the screen. |  Vas Crabb | 2021-10-22 | 1 | -7/+9 |
| * | gts80a: indicated bios |  Robbbert | 2021-10-22 | 1 | -72/+31 |
| * | new NOT_WORKING machine |  MetalliC | 2021-10-21 | 2 | -1/+40 |
| * | gts1: removed duplicate set; added sound card. |  Robbbert | 2021-10-22 | 3 | -186/+106 |
| * | Plugin usability improvements: |  Vas Crabb | 2021-10-22 | 5 | -41/+91 |
| * | New clones marked as NOT_WORKING |  Robbbert | 2021-10-22 | 2 | -2/+21 |
| * | ay8910.cpp: Improve AY8930 noise algorithm, simplify some logic (#8729) |  cam900 | 2021-10-21 | 2 | -64/+85 |
| * | bus/nes: Added support for a Somari board variant. (#8728) |  0kmg | 2021-10-21 | 6 | -5/+52 |
| * | frontend: Fixed untranslated info box title appearing on system/software sele... |  Vas Crabb | 2021-10-21 | 1 | -5/+5 |
| * | frontend: Beter provision for plugins with multiple menu levels. |  Vas Crabb | 2021-10-21 | 4 | -19/+27 |
| * | gts80b.cpp: Fix clang build [-Werror,-Warray-bounds] |  AJR | 2021-10-20 | 1 | -2/+2 |
| * | gts80: More WIP |  Robbbert | 2021-10-21 | 4 | -199/+401 |
| * | -plugins: Added an input macro plugin. |  Vas Crabb | 2021-10-21 | 1 | -3/+3 |
| * | speedbsk: correct harmless copypaste mistake |  hap | 2021-10-20 | 1 | -1/+1 |
| * | speedbsk: reduce lamp flickering, add yellow lamp output |  hap | 2021-10-20 | 2 | -24/+46 |
| * | speedbsk: Initial layout, map some outputs |  Dirk Best | 2021-10-20 | 2 | -13/+125 |
| * | First pass in improving Amiga SW compatibility (#8722) |  Angelo Salese | 2021-10-19 | 8 | -76/+223 |
| * | frontend: Don't show plugin options menu in main menu before start - it doesn... |  Vas Crabb | 2021-10-20 | 1 | -3/+5 |