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
masterskeleton/flashvga2.cpp: map i2c EEPROM and Timekeeper angelosa5 hours
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb10 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
2021-04-21Clean up delay implementation a bit. Move delay setting to immediately after ...ymfm-delay Aaron Giles2-23/+32
2021-04-21ymfm: Implement delay in OPM/OPN operators. Not sure this really affects much... Aaron Giles2-31/+39
2021-04-21ymfm: Check for decay->sustain transitions even if we just transitioned from ... Aaron Giles1-2/+8
2021-04-21Merge pull request #7985 from brijohn/qx10_fix_segfault ajrhacker1-1/+1
2021-04-21qx10: allocate enough vram for color mode Brian Johnson1-1/+1
2021-04-20media_ident: add space to prevent long strings concat when printing results hap1-5/+5
2021-04-20clifront: -romident has no use for mediapath, but it does use hashpath hap1-1/+1
2021-04-21radionic: fixed rtc, and floppy reading. Confirmed crystals. Robbbert1-25/+28
2021-04-20ibm5170: fix validity error hap4-14/+3
2021-04-20Merge pull request #7984 from brijohn/upd7220 ajrhacker3-81/+151
2021-04-20rfslots8085.cpp: The PCB only has 6 dipswitches (#7983) ClawGrip1-2/+5
2021-04-20upd7220: Support DMAW and DMAR commands Brian Johnson3-76/+151
2021-04-20upd7220: Fixed mixed mode display area partition parsing Brian Johnson1-5/+0
2021-04-20twinspri: Fix missing samples by masking the ADPCM-A end address properly. Aaron Giles2-26/+68
2021-04-21trs80: used array of floppy drives Robbbert8-51/+42
2021-04-20New working software list additions hap2-5/+37
2021-04-20rx01: Preliminary, untested host interface AJR3-20/+176
2021-04-20basf7100: Improve video rendering Dirk Best1-14/+57
2021-04-20System 906-III improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca3-256/+638
2021-04-19Purge various obsolete and redundant #includes AJR4-19/+1
2021-04-19mn1880d.cpp: Minor documentation fixes AJR1-2/+2
2021-04-19model1.cpp: Add main NVRAM used for bookkeeping AJR1-2/+6
2021-04-20smartboard: changes to make tasc smartboard test program work hap4-44/+22
2021-04-19mn1860: Identify another 2 opcodes in disassembly AJR1-4/+14
2021-04-19mn1860: Recognize two more opcodes in disassembly AJR1-4/+10
[...]