| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Current Plug and Play PR - add 7 units (3 working/4 not working) + 3 not work... |  mamehaze | 2025-07-22 | 6 | -3/+199 |
| * | New systems marked not working |  Ivan Vangelista | 2025-07-22 | 7 | -10/+251 |
| * | konami/battlnts.cpp, konami/rockrage.cpp: Use screen raw parameters as in sim... |  AJR | 2025-07-22 | 3 | -22/+16 |
| * | twin16: lower pixel clock, change cuebrick joystick to 4way |  hap | 2025-07-22 | 3 | -10/+41 |
| * | k007121: remove dirtytiles_cb |  hap | 2025-07-22 | 11 | -61/+41 |
| * | sega/mdconsole.cpp: perform various 32x changes: |  angelosa | 2025-07-22 | 4 | -102/+189 |
| * | sound: misc fixes |  Olivier Galibert | 2025-07-22 | 1 | -10/+14 |
| * | wing/luckgrln.cpp, jpm/pluto5.cpp, capcom/cps3.cpp: Remove if(0)ed-out routin... |  AJR | 2025-07-21 | 3 | -39/+0 |
| * | ironhors: lower maincpu clock, improve screen raw params, |  hap | 2025-07-22 | 3 | -13/+14 |
| * | cz1: fix audio routing (#13983) |  Devin Acker | 2025-07-22 | 1 | -7/+7 |
| * | acorn/atom.cpp: Added Acorn expansion bus slots PL6, PL7, and PL8. |  Nigel Barnes | 2025-07-21 | 3 | -523/+794 |
| * | New working clones |  Ivan Vangelista | 2025-07-21 | 6 | -368/+629 |
| * | added preliminary k005849_device |  hap | 2025-07-21 | 7 | -217/+288 |
| * | cz1: fix crash |  hap | 2025-07-21 | 1 | -1/+1 |
| * | hash/mz5500_flop.xml: fix msdos211_5500o disk 1 size |  angelosa | 2025-07-21 | 1 | -2/+2 |
| * | namcos23/22: remove duplicate romsets (or rather, only the embedded s/n differs) |  hap | 2025-07-21 | 3 | -219/+41 |
| * | k053251: remove unused read() function, |  hap | 2025-07-21 | 7 | -44/+32 |
| * | ti99: Fix minor regression by initializing members in cartridge device. |  Michael Zapf | 2025-07-21 | 1 | -0/+12 |
| * | m68010 ctor accepts type param (#13973) |  Adam Billyard | 2025-07-21 | 2 | -3/+11 |
| * | 3rdparty.lua: fix LZMA PPMD support (#13981) |  lucinda lovebuny | 2025-07-21 | 1 | -1/+1 |
| * | sinclair/specnext.cpp: Added extra memory read wait state at 28MHz (#13869) |  holub | 2025-07-20 | 3 | -3/+33 |
| * | zx81_cass.xml: Added 19 working items (#13977) |  ArcadeShadow | 2025-07-20 | 1 | -1/+249 |
| * | hash/mz5500_flop.xml: fix validation |  angelosa | 2025-07-20 | 1 | -1/+1 |
| * | sharp/mz5500.cpp: make mz5500 the actual parent of all |  angelosa | 2025-07-20 | 1 | -5/+6 |
| * | sharp/mz5500.cpp: reorganize for MZ-5500 support |  angelosa | 2025-07-20 | 3 | -39/+136 |
| * | New software list items marked not working |  angelosa | 2025-07-20 | 2 | -62/+134 |
| * | New working clones |  hap | 2025-07-20 | 3 | -2/+12 |
| * | k053251: remove obsolete code (all dirty tilemap marking after colorbase chan... |  hap | 2025-07-20 | 6 | -86/+51 |
| * | philips/mcd212.h: Add missing header value (#13972) |  Vincent-Halver | 2025-07-19 | 1 | -0/+1 |
| * | CD-i: Fix Pixel Hold Clut4 (#13971) |  Vincent-Halver | 2025-07-19 | 1 | -20/+21 |
| * | CD-i: Fix Pixel Hold Clut4 (#13970) |  Vincent-Halver | 2025-07-19 | 1 | -2/+12 |
| * | sharp/mz5500.cpp: hookup RTC, PIO, kanji/dictionary user area |  angelosa | 2025-07-20 | 1 | -26/+101 |
| * | sharp/mz5500.cpp: FDC DRQ needs to be inverted, fix floppy booting [crazyc] |  angelosa | 2025-07-20 | 1 | -12/+10 |
| * | tmnt2: invert vblank flag, remove m_toggle hack |  hap | 2025-07-20 | 1 | -139/+75 |
| * | votrax/votrtnt.cpp: Converted Votrax TNT to a device, and added to bus/rs232 ... |  Nigel Barnes | 2025-07-19 | 8 | -111/+301 |
| * | CD-i: Fix Double Width Cursor (#13969) |  Vincent-Halver | 2025-07-19 | 1 | -1/+1 |
| * | tecmo.cpp: more accurate adpcm addressing (no audible change) |  hap | 2025-07-19 | 2 | -24/+32 |
| * | gemini: lower ym volume, small correction to mcfg |  hap | 2025-07-19 | 5 | -95/+117 |
| * | mz800: Correct sound IC type |  AJR | 2025-07-19 | 1 | -5/+4 |
| * | sharp/mz5500.cpp: SW3 is an active floppy density select |  angelosa | 2025-07-19 | 1 | -4/+10 |
| * | Removed wayland-egl-backend requirement at compile-time (#13903) |  Julian Sikorski | 2025-07-19 | 1 | -3/+0 |
| * | sinclair/sprinter.cpp: Reevaluated BIOS options. (#13946) |  holub | 2025-07-19 | 1 | -12/+17 |
| * | kim1_cass: Add some tapes (#13966) |  Ken White | 2025-07-19 | 1 | -47/+119 |
| * | sharp/mz5500.cpp: add DMAC, first Z80CTC, AY8912, attempt to hookup FDC signals |  angelosa | 2025-07-19 | 1 | -15/+131 |
| * | sharp/mz5500.cpp: hookup SW list |  angelosa | 2025-07-18 | 2 | -0/+50 |
| * | sharp/mz6500.cpp: rename driver to mz5500.cpp |  angelosa | 2025-07-18 | 2 | -1/+1 |
| * | sharp/mz6500.cpp: add PICs and system port A |  angelosa | 2025-07-18 | 2 | -33/+115 |
| * | sharp/mz**00.cpp: fill in release dates for mz2200, mz3500 and mz6500 [simzy39] |  angelosa | 2025-07-18 | 3 | -7/+17 |
| * | bq4847: Keep the battery valid flag on 1 |  Michael Zapf | 2025-07-18 | 1 | -2/+4 |
| * | skeleton/boramz80.cpp: implemented NVRAM, hopper, protection workaround. Move... |  Ivan Vangelista | 2025-07-18 | 2 | -76/+186 |