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
2018-03-28version bump (nw)mame0196 Vas Crabb2-4/+4
2018-03-27Update Dutch strings Jos van Mourik1-2/+2
2018-03-27fix warning from 32-bit build (nw) Vas Crabb1-2/+3
2018-03-27Clean up crud (nw) Vas Crabb1-60/+0
2018-03-27Update strings.po aviloria1-8/+8
2018-03-27Regional game names fixes (Spanish special characters) ClawGrip1-1/+1
2018-03-26Fix for MT 06921 (nw) AJR1-4/+8
2018-03-26std::move is required here, unfortunately (nw) AJR1-1/+1
2018-03-26fix crash on start (nw) Vas Crabb1-0/+2
2018-03-26Naomi/Dreamcast save_pointer needs units, not bytes. No longer crashes when s... smf-1-1/+1
2018-03-26remove some leftover crud (nw) Vas Crabb1-69/+0
2018-03-26Update for Brazilian Portuguese Wellington Uemura1-1/+1
2018-03-25constexpr, const... (nw) Vas Crabb1-1/+1
2018-03-25hopefully shut up MSVC (nw) Vas Crabb1-1/+1
2018-03-25not enough sleep, can't git add properly (nw) Vas Crabb1-1/+1
2018-03-25unidasm, too (nw) Vas Crabb1-2/+2
2018-03-25fix clang link error (nw) Vas Crabb3-14/+17
2018-03-25Update Chinese translations [YuiFAN] Vas Crabb2-11/+5
2018-03-25don't sleepcode - for some reason this only upset GCC, not clang (nw) Vas Crabb1-2/+0
2018-03-25gah, always git add (nw) Vas Crabb1-11/+1
2018-03-25get rid of dioutput - it's only used in one place, and it upset GCC on Linux ... Vas Crabb9-300/+145
2018-03-25srcclean and regenerate localisations (nw) Vas Crabb151-21575/+21653
2018-03-25don't pass so many naked pointers around (nw) Vas Crabb343-3757/+3301
2018-03-24M1COMM: Add preliminary MB89374 emulation (#3378) Ariane Fugmann8-109/+947
2018-03-24Merge pull request #3362 from clawgrip/patch-6 R. Belmont1-2/+2
[...]