summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* bus/a2bus/mouse.cpp: Synchronise comminication with the microcontroller. Vas Crabb6 hours1-20/+44
* machine/pseudovia.cpp: Moved from mame/apple because some bus devices will ne... arbee6 hours9-13/+22
* pinball/zac_2.cpp: fixed ROM label c/p error Ivan Vangelista6 hours1-1/+1
* Cleaned up build scripts and compiling documentation: Vas Crabb8 hours7-286/+192
* debugcmd: update prev commit: change out+app to in+out+ate hap10 hours1-3/+3
* debugcmd: correct trace file append hap12 hours1-1/+1
* nec/pc9821.cpp: retire pc9821v13 and pc9821v20 sets angelosa13 hours5-90/+44
* nec/pc9821.cpp: hack the whole DSW2 port angelosa13 hours1-4/+26
* igs/goldstar.cpp driver improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca20 hours1-1014/+1111
* pc9801: ignore bit 7 of the ram tile bytes and only draw the right half if pr... cracyc25 hours1-5/+4
* nec/pc9821.cpp: hack GDC clock setting for now angelosa27 hours1-6/+5
* New systems marked not working angelosa27 hours3-0/+46
* nec/pc9821.cpp: fix A20 regression angelosa27 hours4-77/+20
* sony/smc777.cpp: misc cleanups angelosa27 hours1-67/+59
* 3rdparty/bimg: Re-added hack to work around GitHub CI issues. Vas Crabb31 hours1-0/+19
* toolchain.lua: correct typo, hap32 hours2-2/+3
* -cpu/e132xs: Cleaned up disassembler a bit, disassemble most invalid instruct... Vas Crabb32 hours2-540/+397
* Avoid the need to set MINGW32 or MINGW64 environment variables when using a s... Vas Crabb34 hours4-21/+27
* Added Windows 64-bit ARM build to GitHub Actions CI matrix. Vas Crabb44 hours2-10/+29
* MIPS disassembler refinements (mips1, mips3, psx, rsp) AJR46 hours4-211/+306
* makefile: Detect Windows for 64-bit ARM and set PLATFORM accordingly. Vas Crabb2 days1-0/+5
* Implemented specific SH3/SH4 chips & pass the required endian into the constr... smf-2 days31-2111/+7461
* Work round a race condition in the Compaq i8042 rom. Fixes using ctmouse.exe ... smf-2 days2-1/+16
* New clones marked not working Ivan Vangelista2 days3-2/+19
* lib/osdlib_unix.cpp: Added code to detect attached debugger on Linux. Vas Crabb2 days1-5/+46
* cpu/drcbex64.cpp: Always keep UML floating point registers in memory for SysV... Vas Crabb3 days1-88/+75
* sound/gb.cpp: Fixed master volume control and cleaned up code: (#13483) cam9003 days2-368/+353
* casio/cps200.cpp: Added a skeleton Casio CPS-2000 driver; also improved µPD9... Devin Acker3 days8-35/+470
* nec/pc98_sdip.cpp: drop template i/f angelosa3 days3-45/+18
* nec/pc9801.cpp: fix SDIP bank interface for pc9801us and pc9801fs angelosa3 days3-25/+41
* cpu/drcbearm64.cpp: Fixed more cases where ROLAND clobbered source registers. Vas Crabb3 days1-74/+74
* -misc/dgpix.cpp: Marked Elfin as having unemulated protection. Vas Crabb3 days4-663/+70
* nycaptor: fix priority bug on spot 22 [dink] hap4 days1-1/+1
* Norautp.cpp driver improvements: Roberto Fresca4 days1-12/+18
* noraut.cpp driver: Added the tpoker2 and tpoker2a bipolar PROM CRC32 to rom l... Roberto Fresca4 days1-3/+22
* A couple of recompiler improvements involving the carry flag: Vas Crabb4 days2-19/+22
* bfm/bfcobra.cpp: Corrected polarity of brainbox2 cashbox door sensor input. (... mamehaze4 days1-1/+1
* machine/nscsi_bus.cpp: Changed data release delay to 400ns to match the comme... Adam Billyard4 days1-1/+1
* cpu/avr8/avr8.cpp: Fixed program address masks and boot ROM sizes. (#13578) cam9004 days5-22/+30
* sound/k007232.cpp: Suppress side effects for debugger reads and cleaned up co... cam9004 days2-41/+44
* apple2_flop_orig.xml, mac_flop_clcracked.xml, mac_flop_orig.xml added 77 item... A-Noid334 days8-1307/+3871
* phonenix/phoenix.cpp: Added a Spanish bootleg of Phoenix from Explomatic. (#1... ClawGrip4 days2-4/+28
* New systems marked not working Ivan Vangelista4 days10-139/+229
* nec/pc98: convert SDIP to device angelosa5 days10-135/+183
* Dumped the 68705 MCU from Lucky Bar [Ioannis Bampoulas] Roberto Fresca5 days1-2/+5
* Even more recompiler fixes: Vas Crabb5 days5-150/+109
* naroutp.cpp driver improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca5 days2-89/+752
* msx2_flop.xml: New dump added (#13585) David 'Foxhack' Silva5 days1-0/+12
* spectrum_cass.xml: Added 46 working items and cleaned up metadata (#13589) ArcadeShadow5 days1-353/+1030
* devcb: add remove function to unset a devcb hap5 days7-6/+18