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
2008-12-06Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles49-365/+368
2008-12-06From: Luigi30 [mailto:luigi30@gmail.com] Aaron Giles1-1/+1
2008-12-06adds the (not very interesting) locomotion bootleg to rallyx driver. Aaron Giles1-0/+31
2008-12-06Fix compile errors. Aaron Giles2-21/+18
2008-12-06Added not-working clones Cherry 10 / Cherry I Gold to the goldstar.c driver Aaron Giles1-5/+240
2008-12-0602638: various cpu cores don't compile anymore Aaron Giles1-1/+0
2008-12-0602713: demndrgn, profpac: demndrgn gives a black screen only. profpac doesn't... Aaron Giles1-19/+25
2008-12-06activecpu_count -= 133 Aaron Giles17-146/+150
2008-12-06Merged The Couples driver with Merit,fixing most of the graphics/color bugs i... Angelo Salese4-483/+247
2008-12-06wc90b2: marked bad dump some roms Roberto Zandona1-9/+13
2008-12-06jjsquawb: marked bad dump gfx roms and added a note to explain Roberto Zandona1-10/+10
2008-12-06Added NVRAM emulation to Sengoku Mahjong. Angelo Salese1-8/+13
2008-12-06Wrote drivers for Millenium Nuovo 4000 (working with sound) and Il Pagliaccio... Angelo Salese5-13/+947
2008-12-06jjsquawb: fixed x offset Roberto Zandona1-0/+1
2008-12-06removed not working flag from jjsquakb Roberto Zandona1-1/+1
2008-12-06jjsquawb: implement correct video registers and promoted to working Roberto Zandona1-6/+5
2008-12-06New clones added Roberto Zandona3-4/+134
2008-12-06Removed mame_find_cpu_index(). Use cputag_get_cpu() instead. Aaron Giles33-200/+183
2008-12-06Removed cpunum_get_active(). Aaron Giles27-312/+298
2008-12-05Fixed some memory view-related issues: Aaron Giles4-30/+45
2008-12-05m68_state -> cpustate Aaron Giles3-1814/+1814
2008-12-05Added differentiation between the r1 and r2 versions of the 6526; not acting Nathan Woods2-9/+26
2008-12-05Added device paramter to 6526 callbacks Nathan Woods7-61/+57
2008-12-05Removed unused variables Nathan Woods3-3/+0
2008-12-05Changed save state system to accept machine parameters where Aaron Giles594-6181/+6373
[...]