summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* nec/pc9821.cpp: hack GDC clock setting for nowHEADmaster angelosa88 min.1-6/+5
* New systems marked not working angelosa98 min.3-0/+46
* nec/pc9821.cpp: fix A20 regression angelosa98 min.4-77/+20
* sony/smc777.cpp: misc cleanups angelosa98 min.1-67/+59
* 3rdparty/bimg: Re-added hack to work around GitHub CI issues. Vas Crabb5 hours1-0/+19
* toolchain.lua: correct typo, hap6 hours2-2/+3
* -cpu/e132xs: Cleaned up disassembler a bit, disassemble most invalid instruct... Vas Crabb7 hours2-540/+397
* Avoid the need to set MINGW32 or MINGW64 environment variables when using a s... Vas Crabb9 hours4-21/+27
* Added Windows 64-bit ARM build to GitHub Actions CI matrix. Vas Crabb19 hours2-10/+29
* MIPS disassembler refinements (mips1, mips3, psx, rsp) AJR21 hours4-211/+306
* makefile: Detect Windows for 64-bit ARM and set PLATFORM accordingly. Vas Crabb26 hours1-0/+5
* Implemented specific SH3/SH4 chips & pass the required endian into the constr... smf-30 hours31-2111/+7461
* Work round a race condition in the Compaq i8042 rom. Fixes using ctmouse.exe ... smf-30 hours2-1/+16
* New clones marked not working Ivan Vangelista31 hours3-2/+19
* lib/osdlib_unix.cpp: Added code to detect attached debugger on Linux. Vas Crabb32 hours1-5/+46
* cpu/drcbex64.cpp: Always keep UML floating point registers in memory for SysV... Vas Crabb2 days1-88/+75
* sound/gb.cpp: Fixed master volume control and cleaned up code: (#13483) cam9002 days2-368/+353
* casio/cps200.cpp: Added a skeleton Casio CPS-2000 driver; also improved µPD9... Devin Acker2 days8-35/+470
* nec/pc98_sdip.cpp: drop template i/f angelosa2 days3-45/+18
* nec/pc9801.cpp: fix SDIP bank interface for pc9801us and pc9801fs angelosa2 days3-25/+41
* cpu/drcbearm64.cpp: Fixed more cases where ROLAND clobbered source registers. Vas Crabb2 days1-74/+74
* -misc/dgpix.cpp: Marked Elfin as having unemulated protection. Vas Crabb2 days4-663/+70
* nycaptor: fix priority bug on spot 22 [dink] hap3 days1-1/+1
* Norautp.cpp driver improvements: Roberto Fresca3 days1-12/+18
* noraut.cpp driver: Added the tpoker2 and tpoker2a bipolar PROM CRC32 to rom l... Roberto Fresca3 days1-3/+22
* A couple of recompiler improvements involving the carry flag: Vas Crabb3 days2-19/+22
* bfm/bfcobra.cpp: Corrected polarity of brainbox2 cashbox door sensor input. (... mamehaze3 days1-1/+1
* machine/nscsi_bus.cpp: Changed data release delay to 400ns to match the comme... Adam Billyard3 days1-1/+1
* cpu/avr8/avr8.cpp: Fixed program address masks and boot ROM sizes. (#13578) cam9003 days5-22/+30
* sound/k007232.cpp: Suppress side effects for debugger reads and cleaned up co... cam9003 days2-41/+44
* apple2_flop_orig.xml, mac_flop_clcracked.xml, mac_flop_orig.xml added 77 item... A-Noid333 days8-1307/+3871
* phonenix/phoenix.cpp: Added a Spanish bootleg of Phoenix from Explomatic. (#1... ClawGrip3 days2-4/+28
* New systems marked not working Ivan Vangelista3 days10-139/+229
* nec/pc98: convert SDIP to device angelosa4 days10-135/+183
* Dumped the 68705 MCU from Lucky Bar [Ioannis Bampoulas] Roberto Fresca4 days1-2/+5
* Even more recompiler fixes: Vas Crabb4 days5-150/+109
* naroutp.cpp driver improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca4 days2-89/+752
* msx2_flop.xml: New dump added (#13585) David 'Foxhack' Silva4 days1-0/+12
* spectrum_cass.xml: Added 46 working items and cleaned up metadata (#13589) ArcadeShadow4 days1-353/+1030
* devcb: add remove function to unset a devcb hap4 days7-6/+18
* apple/rbv.cpp: Remove leftover code since it's using the pseudo-VIA device no... arbee4 days2-170/+0
* cpu/z80/z80.cpp: Avoided wrong isunset() detection in some Spectrum clones (#... holub5 days5-6/+2
* machine/rescap.h: Implemented audio potentiometer law. (#13588) m1macrophage5 days3-6/+22
* nec/pc98: drop '01 naming for memsw, kbd and cd angelosa5 days11-97/+95
* nec/pc9801.cpp: move pc9801fs to pc9801us_state angelosa5 days2-7/+12
* nec/pc9801.cpp: make IDE hack local to pc9801rs angelosa5 days3-14/+29
* -apple/rbv.cpp, apple/maciici.cpp: Implemented monochrome mode, cleaned up cl... Vas Crabb5 days5-71/+96
* i8085: optimize set_status by checking if devcb is unset hap5 days1-1/+1
* hash/ibm51*.xml: New FreeDOS 1.3 hard disk image, FreeDOS 1.4 images (#13061) Mike Swanson5 days4-1/+228
* bus/snes/st018.cpp: Add primary support of ST018 coprocessor (#13553) cam9005 days6-3/+226