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) sjy55552599 min.
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb3 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
2010-01-16Fix SDL Win32 build to build as unicode.mame0136u1 Aaron Giles4-5/+14
2010-01-16YM2612: More accurate LFO implementation and channel clipping [Eke-Eke, Nemes... R. Belmont1-471/+396
2010-01-16Fix PTR64 autodetect for Windows Aaron Giles2-12/+17
2010-01-16Cleanups and version bump. Aaron Giles139-1752/+1752
2010-01-16- testkeys now builds again Couriersud1-8/+21
2010-01-16Added casting operators to the region_info class so you can assign Aaron Giles47-142/+195
2010-01-15More PPC GCC warning fixes. R. Belmont9-20/+20
2010-01-15Cheesy autodetect for PTR64 on Windows using standard build tools. Aaron Giles1-0/+12
2010-01-15Cosmetic changes, no credit Couriersud8-15/+2
2010-01-15More PPC GCC warning fixes. R. Belmont4-12/+14
2010-01-15More fixes for PowerPC GCC (the konamiic ones are actual errors!) R. Belmont6-5/+9
2010-01-15Fix for PowerPC OS X targets. R. Belmont1-2/+2
2010-01-15- Fix TARGETOS detection on OS X. Couriersud1-8/+23
2010-01-15Fixed period for both sn76489 and sn76489A periodic noise; fixes pitch in 'sm... Jonathan Gevaryahu1-7/+16
2010-01-15SDLMAME: add BGRA support to -video soft Couriersud1-0/+16
2010-01-15SDLMAME: improved OS X and SDL 1.3 SVN support, try to autodetect SDLMAME tar... R. Belmont8-15/+58
2010-01-15i386: Improved accuracy of the various emulated models, makes CPU detection p... Dirk Best5-48/+80
2010-01-15hng64 : Unified dynamic & explicit palette code. Buriki door is correct now.... Andrew Gardner1-65/+56
2010-01-15hng64 : Makes a palette similarity explicit (no whatsnew needed) Andrew Gardner1-2/+5
2010-01-15hng64 : Found the 'explicit palette' word in bbust2. Colors are now correct. Andrew Gardner1-35/+64
2010-01-15Yet more improvements Angelo Salese1-15/+18
2010-01-14More improvements Angelo Salese1-22/+29
2010-01-14Changed all CFLAGS to CCOMFLAGS to be consistent to what windows.mak does Couriersud1-15/+15
2010-01-14Added video boundary checks for the blitter Angelo Salese1-2/+10
2010-01-14More improvements, probably needs references ... Angelo Salese1-55/+57
[...]