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-02-28Spacing and version bump.mame0123u3 Aaron Giles25-136/+136
2008-02-28From: Robert [mailto:pac0446@bigpond.net.au] Aaron Giles1-1/+1
2008-02-28From: RansAckeR Aaron Giles5-182/+183
2008-02-28From: roberto zandona Aaron Giles1-183/+37
2008-02-28From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2-30/+51
2008-02-28From: Wilbert Pol [mailto:wilbert@jdg.info] Aaron Giles8-3602/+9093
2008-02-28- Better variable name for the cursor counter Zsolt Vasvari1-9/+8
2008-02-28Added a stub implementation of the Rockwell 6545 Nathan Woods2-0/+14
2008-02-28Adds support for cursors. All 4 blinking modes are supported (always on, alw... Zsolt Vasvari7-11/+67
2008-02-27BITSWAP macro used. Mathis Rosenhauer3-21/+23
2008-02-27Support for original Omega Race state PROM Mathis Rosenhauer3-3/+21
2008-02-27From: Lei Wu Aaron Giles1-0/+16
2008-02-27Couple more address map merges, plus an MSVC compile fix. Aaron Giles4-125/+68
2008-02-27- Clean-up of the Crazy Climber video driver, mainly via tilemap conversion. Zsolt Vasvari10-1639/+1216
2008-02-27Added Cal Omega - Game 10.7 (Big Game). Roberto Fresca2-3/+32
2008-02-26correction to the color code Brian Troha1-2/+2
2008-02-26Turned on use of designated initializers for tokenized structures in gcc, Aaron Giles9-48/+48
2008-02-26Merged memory maps. Aaron Giles16-1039/+547
2008-02-26Fixed typo. Aaron Giles1-1/+1
2008-02-26Change priority_bitmap accesses back to UINT8s, now that we are Aaron Giles1-28/+28
2008-02-26Big changes to Cal Omega driver to support systems 903/904/905/906. Roberto Fresca6-727/+2154
2008-02-26Converted MACHINE_DRIVER definitions from function Aaron Giles39-524/+966
2008-02-26credit Razz Brian Troha2-1/+73
2008-02-25reverted back as my commit clobbered recent additions. Brian Troha1-2/+11
2008-02-25* remove flip_screen macro Couriersud218-663/+685
[...]