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) sjy555525107 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
2012-04-08Clean-ups and version bumpmame0145u6 Angelo Salese65-249/+249
2012-04-08misc sc4/68307 updates + prelim peripheral hookups, allows most sc4 sets to r... Angelo Salese14-746/+1132
2012-04-08New NOT WORKING game Angelo Salese7-9/+81
2012-04-07littlerb: work around bug in older GCCs (nw) R. Belmont1-1/+1
2012-04-07added sound Michaël Banaan Ananas1-5/+8
2012-04-07(companyname fix) Michaël Banaan Ananas2-2/+2
2012-04-07inputs WIP, robbie will take over Michaël Banaan Ananas1-30/+115
2012-04-07removed legacy macros to prevent their usage in future (no whatsnew) Miodrag Milanovic1-13/+0
2012-04-07namcos10: Fix banking for mrdriller 2, first stab at the encryption [O. Galib... Olivier Galibert1-68/+185
2012-04-07wldarrow.c: Added service inputs, allowing battery RAM to be initialized in t... Michaël Banaan Ananas1-36/+23
2012-04-06Extracted driver_device base class from machine.* and into its Aaron Giles7-432/+530
2012-04-06Move driver list/enumerator to new file drivenum.c/.h. Aaron Giles19-174/+254
2012-04-06(wboy5 bootleg companyname) Michaël Banaan Ananas1-3/+3
2012-04-06Redumped sprites rom of lhzb2 [Guru] Luca Elia1-61/+900
2012-04-06MAME going modern part 8 (no whatsnew) Miodrag Milanovic23-783/+956
2012-04-06MAME going modern part 7 (no whatsnew) Miodrag Milanovic1664-26748/+23997
2012-04-06Added code to cdrom.c to compute and verify ECC codes for mode 1/2 Aaron Giles5-88/+563
2012-04-05Add logic to ensure that shared pointers are checked to be of the Aaron Giles2-8/+16
2012-04-05Converted memory_private to memory_manager and moved global memory Aaron Giles34-426/+454
2012-04-05MAME going modern part 6 (no whatsnew) Miodrag Milanovic39-355/+339
2012-04-05Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic483-1338/+1315
2012-04-05Small fix to make GCC 4.6 to compile (no whatsnew) Miodrag Milanovic1-4/+1
2012-04-05Moved all drivers to using the paletteram helpers defined in the Aaron Giles468-2056/+1780
2012-04-05model3.c: Minor doc update: Added Main PCB, ROM board, Saga Game & Security m... Brian Troha1-2/+2
2012-04-05galdrvr.c: Added preliminary protection emulation to Monster Zero. [hap] Michaël Banaan Ananas2-1/+109
[...]