summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
addrbus-64Update parse_number in unidasm.cpp, plus alignment with code style guide. MooglyGuy3 weeks
cbm_joy_swapc65.cpp: added machine configuration switch to swap joystick ports on the fly... etabeta784 weeks
cdtv_subcodecdtv: Subcode support Dirk Best10 months
dsp563xxvirusb: goes all the way to the main program Olivier Galibert7 months
floppysoundfloppy_sound: Minor cleanup Michael Zapf4 weeks
masternamcos2.cpp: Correct Final Lap 2 ROM labels. [sjy96525] (#15359) sjy5555253 hours
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb4 hours
s23-firewireFurther System 23 checkpoint Ryan Holtz6 months
script-eof-markerscripts/build: add a python script for checking EoF markers across source tree angelosa9 months
taitotz-pixxiiiInitial PIXXIII instrumentation framework for taitotz; rest of the hookup sti... Ryan Holtz7 months
[...]
 
TagDownloadAuthorAge
mame0287commit e776c98438... Vas Crabb8 weeks
mame0286commit ca48656c92... Vas Crabb3 months
mame0285commit f379cd060a... Vas Crabb4 months
mame0284commit 7b4d4c14e9... Vas Crabb5 months
mame0283commit 494babc311... Vas Crabb6 months
mame0282commit 7b051ce4af... Vas Crabb7 months
mame0281commit 2843a3deb8... Vas Crabb8 months
mame0280commit ec9abd86c6... Vas Crabb9 months
mame0279commit 7589dee02c... Vas Crabb10 months
mame0278commit eb05584a2b... Vas Crabb11 months
[...]
 
AgeCommit messageAuthorFilesLines
2026-05-04Update parse_number in unidasm.cpp, plus alignment with code style guide.addrbus-64 MooglyGuy1-303/+208
2026-05-04Another attempt at fixing unidasm. MooglyGuy1-4/+4
2026-05-04More compile fixes. MooglyGuy2-5/+5
2026-05-04Attempting a different fix for unidasm compile errors. MooglyGuy1-2/+20
2026-05-01Attempt at fixing the CI builds by expanding parse_number to take a u64 MooglyGuy1-1/+1
2026-05-01Point unidasm.cpp at the properly-namespaced declaration of offs_t MooglyGuy1-1/+1
2026-05-01Redoing offs_t to 64-bits expansion. MooglyGuy47-547/+421
2026-04-29namcos21_c67: fix comment typo hap1-1/+1
2026-04-29namcos21: change camelCase to snake_case hap6-120/+122
2026-04-29namcos21_dsp: remove winrun_ prefix hap4-102/+102
2026-04-29namcos21_dsp: correct some dsp edge triggered ports, remove c67 underclock hack hap5-37/+34
2026-04-29namcos21: assume reset_all_subcpus also resets the associated c148 hap3-5/+14
2026-04-29(emu.h) dimemory: add remove_addrmap hap9-13/+14
2026-04-29Current Plug & Play PR (1 working system, 1 nw system, 2 nw clones, 1 working... mamehaze23-399/+955
2026-04-29pengo,jrpacman: derive mcfg from pacman hap4-137/+60
2026-04-29New systems marked not working Ivan Vangelista4-15/+94
2026-04-29apple2video: fix low-memory -ramsize crash by protecting HGR reads (#15277) arekkusu426-18/+34
2026-04-29mschamp: add speed dsw hap2-28/+18
2026-04-29pacman: remove crush4/5 rombanks hap2-184/+137
2026-04-29pacman: Fix mschamp timer selection and I/O mux behavior (#15287) Liron4862-24/+104
2026-04-29namcos21_3d: remove some obsolete stuff hap6-89/+71
2026-04-29Fix mem-mem MOV on i8089 (#15286) bytex641-0/+2
2026-04-29sequential/prophet5.cpp: Added oscillators (no tuning yet). (#15285) m1macrophage1-34/+283
2026-04-29cxd1185.cpp: Ensure appropriate ID register is mapped (#15279) Brice Onken2-3/+3
2026-04-28namcos22: make pointrom access a bit more similar to namcos21 (and added a mi... hap4-38/+39
[...]