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 angelosa3 hours
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb8 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-12-05segasaturn_vdp2.cpp: add m_gfxdecode device, fix startup crash. Add notes rev...saturn_vdp_split angelosa3-48/+65
2021-12-02quick fix left-over angelosa1-1/+0
2021-12-01saturn.cpp: bulk move VDP2 as a device (warning: not for inclusion, fails and... angelosa9-582/+661
2021-12-01segasaturn_vdp2.cpp: minor QA corrections angelosa1-3/+7
2021-12-01saturn.cpp: bulk move VDP1 as a device angelosa9-684/+775
2021-12-01mess.lua: temp change as a friendly reminder to myself angelosa1-1/+2
2021-12-01Merge branch 'master' into saturn_vdp_split angelosa42-20117/+1593
2021-12-01mess.lua: fix copypaste error hap1-1/+1
2021-12-02comquest.cpp: Fixed clang unused private data member warnings. Vas Crabb1-6/+1
2021-12-01saturn.cpp: resplit back to separate VDP1/2 files, greatly rewrite QA notes a... angelosa4-2354/+2343
2021-12-02Various cleanups. Vas Crabb38-20094/+1556
2021-12-01sparclite: update notes hap1-16/+11
2021-12-01sparclite: add preliminary system support ctrl reg hap2-11/+39
2021-12-01g65816: Replace #ifdef UNUSED_FUNCTION with [[maybe_unused]] to deter code rot AJR2-6/+2
2021-12-01saturn: fixed some includes. Robbbert2-7/+1
2021-12-01stv: moved video into video/saturn.cpp to remove possible circular dependency... Robbbert7-2227/+2211
2021-12-01poker72.cpp: updated according to comments on previous commit (palette_init r... Ivan Vangelista1-16/+4
2021-12-01Soul-crushingly frustrating clean-up: Vas Crabb30-9300/+431
2021-11-30midearth: Fix crash caused by incorrect length of memory share AJR1-8/+10
2021-11-30hh_sm510: add note about elektronika hap1-0/+20
2021-11-30poker72.cpp: updated to use a finder for the memory back and other minor clea... Ivan Vangelista1-50/+62
2021-11-30saitek_osa/sparc: add note about expanded ram hap2-3/+8
2021-11-30-Filled out most of the Slovak translation. [Milan Galcik] Vas Crabb24-3273/+1265
2021-11-303rdparty.lua: fix msvc build by reordering configuration statements Patrick Mackinlay1-10/+10
2021-11-30mc68328: update logging to match handler size Patrick Mackinlay1-1/+1
[...]