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-01-15Clean-ups and version bumpmame0144u6 Angelo Salese54-477/+477
2012-01-15Capcom ZN-1 update [Team CPS-1]: Scott Stone1-18/+22
2012-01-15x87: fix for single-precision operations [Peter Farrie] Angelo Salese1-2/+7
2012-01-15Synced pc_vga with MESS (nw) Miodrag Milanovic15-98/+38
2012-01-15apply Guru's measurements Michaël Banaan Ananas1-16/+17
2012-01-15i386: Reset NT flag on interrupt in V86 mode. (no whatsnew) mahlemiut3-6/+34
2012-01-15sync with MESS (no whatsnew) Miodrag Milanovic1-4/+16
2012-01-15Misc regression fixes (thanks, Tafoid) Aaron Giles5-8/+8
2012-01-15[N64] Various changes: [MooglyGuy, Happy] Ryan Holtz5-879/+743
2012-01-15Added new method screen_device::register_screen_bitmap which Aaron Giles82-293/+232
2012-01-14i386: Added I/O permissions. [Carl] mahlemiut1-12/+46
2012-01-14prevent possibility of out of bounds array access, this fixes a crash in deco... Michaël Banaan Ananas1-1/+1
2012-01-14Cleanup of bitmap classes now that formats and bpp are dictated Aaron Giles2-140/+176
2012-01-14Sync with MESS, OG's work credited in MESS already (no whatsnew) Miodrag Milanovic6-34/+487
2012-01-14NVRAM custom init delegate are now device_delegates. Aaron Giles5-10/+9
2012-01-14Created new testcpu driver that shows how to develop an empty Aaron Giles7-45/+323
2012-01-14Beginning to implement page faults [Carl] mahlemiut3-37/+86
2012-01-14Death to SCREEN_EOF, which was ambiguously called either Aaron Giles281-1978/+2420
2012-01-13More cleanup, and fixed bad bug from last update. Aaron Giles4-24/+33
2012-01-13Some cleanup of the previous change. Added new template Aaron Giles133-455/+511
2012-01-13improved video timing, 512x512 was obviously wrong and caused slowdowns Michaël Banaan Ananas1-16/+19
2012-01-13Keep Clang happy while removing any ambiguity Phil Bennett1-1/+1
2012-01-13(pinbot name/year correction) Michaël Banaan Ananas1-8/+8
2012-01-13Fixed setting default port for slot devices (no whatsnew) Miodrag Milanovic1-1/+2
2012-01-13Added one more screen update device search failover check (no whatsnew) Miodrag Milanovic1-0/+1
[...]