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 angelosa40 min.
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb6 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-03-06Cleanups and version bump.mame0123u4 Aaron Giles24-117/+117
2008-03-06Removed AM_SPACE and matchmask support. Updated relevant drivers Aaron Giles6-316/+59
2008-03-06Fix 8085 RST75 not working with PULSE_LINE Nicola Salmoria1-5/+14
2008-03-06Mysterious Stones gets the "full treatment" Zsolt Vasvari4-246/+420
2008-03-05Remove (UINT32) type casts which break build with mingw - again Couriersud1-4/+4
2008-03-05mario.c is "deprecat.h"-free now Couriersud3-10/+7
2008-03-05* remove deprecat.h and Machine where it was possible Couriersud3-22/+21
2008-03-05* pass running_machine parameter to construct_map_##_name, i.e. ADDRESS_MAP_S... Couriersud3-14/+14
2008-03-05Fix crash in gaelco3d.c (radikalb) Couriersud1-1/+1
2008-03-05From: Oliver Stoneberg Aaron Giles1-1/+1
2008-03-05From: Corrado Tomaselli Aaron Giles14-35/+34
2008-03-05From: James E.A. Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2-6/+11
2008-03-05From: abcd efgh [mailto:cix_999@yahoo.it] Aaron Giles1-32/+41
2008-03-05From: RansAckeR [mailto:RansAckeR@pandora.be] Aaron Giles7-1644/+680
2008-03-05From: Mark Fugmann [mailto:sailorsat@t-online.de] Aaron Giles1-3/+3
2008-03-05Added new macros AM_DEVREAD, AM_DEVWRITE, and AM_DEVREADWRITE, Aaron Giles29-400/+174
2008-03-05Fixes sprite colors in Exerion. Thanks, LN Zsolt Vasvari1-1/+1
2008-03-05- Merged memory maps Zsolt Vasvari2-116/+92
2008-03-05Added running_machine * to the device_config, live while the device Aaron Giles2-0/+6
2008-03-05Added running_machine * parameter to the front of all read/write handlers. Aaron Giles821-5631/+5646
2008-03-05Uses PORT_CHANGED for coins Zsolt Vasvari5-192/+116
2008-03-05Untangles the Fire Truck driver -- what a nightmare... Zsolt Vasvari4-961/+756
2008-03-05VBLANK based watchdogs can be disabled once again Zsolt Vasvari2-2/+1
2008-03-05fixes capitol letter in rom name issue in last commit Brian Troha1-1/+1
2008-03-04adds info from recent Peekaboo submission Brian Troha1-6/+14
[...]