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) sjy555525105 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
2008-02-21Cleanups and version bump for 0.123u2.mame0123u2 Aaron Giles36-298/+298
2008-02-21- Added void state_save_combine_module_and_tag(char *dest, const char *module... Zsolt Vasvari3-16/+72
2008-02-21- Pen lookup removal Zsolt Vasvari13-97/+81
2008-02-21- Some more machine->pen lookup removal Zsolt Vasvari15-64/+38
2008-02-21Most important thing to note about this change: Aaron Giles963-5056/+6154
2008-02-21Removed some unneccassary lookups through machine->pens Zsolt Vasvari38-143/+128
2008-02-21Removed the pen array lookup from some INDEXED16 drivers Zsolt Vasvari30-102/+92
2008-02-21Adds video\gameplan.c Zsolt Vasvari1-1/+1
2008-02-21- Reorganized Gameplan driver Zsolt Vasvari6-444/+552
2008-02-20Document regions by color code Brian Troha1-7/+17
2008-02-20correction to documentation as pointed out by the Guru Brian Troha1-1/+1
2008-02-20- Changed all drivers using the MC6845 chip to use the device interface Zsolt Vasvari27-147/+188
2008-02-20- Added running_machine* as first parameter to mc6845_config and all callback... Zsolt Vasvari24-288/+390
2008-02-20Removed clock and flags as fundamental device parameters. Aaron Giles4-11/+3
2008-02-20Added support for inline device configuration. Aaron Giles4-8/+17
2008-02-20Removed unnecessary debug stub. R. Belmont1-9/+0
2008-02-20- Complete memory map Zsolt Vasvari6-373/+489
2008-02-20Missed a few things in the last commit. R. Belmont1-4/+26
2008-02-20[SH4] Added missing SH4 instructions and bugfixed the FPU R. Belmont6-196/+403
2008-02-20[AICA] Fixed ADPCM looping. R. Belmont1-7/+27
2008-02-19Adds Excellent Co, Ltd Redhawk to nmk16.c Brian Troha4-64/+90
2008-02-19Added PROM type information. Curt Coder1-2/+2
2008-02-19Removed BAD_DUMP flags from the highly controversial background smoothing PROMs. Curt Coder1-5/+2
2008-02-19Updated validity.c to current core style. Aaron Giles1-160/+130
2008-02-19Added some XTALs for MESS. Curt Coder1-2/+7
[...]