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