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) sjy55552598 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-07-30Version bumpmame0146u4 Miodrag Milanovic1-1/+1
2012-07-30Clean-ups and version bump Miodrag Milanovic55-883/+885
2012-07-30More protection work Angelo Salese1-6/+11
2012-07-30Haze fixed the tilemap, me fixed a sprite issue Angelo Salese1-37/+53
2012-07-30Basic inputs hooked up Angelo Salese1-24/+223
2012-07-30Last sprite fixes Angelo Salese1-20/+26
2012-07-29When in doubt with colors, just use ROMREGION_INVERT Angelo Salese1-1/+1
2012-07-29Fixed sprite offsets Angelo Salese1-8/+9
2012-07-29that trick doesn't work with ADD (SUB is left-to-right, ADD is equal both ways) Michaël Banaan Ananas1-1/+1
2012-07-29toaplan2.c: Minor doc update about the Pipi & Bipis bootleg Brian Troha1-4/+4
2012-07-29msm5205.c: Preserve the documentation differences between MSM6585 & MSM5205 n... Brian Troha1-13/+33
2012-07-29new non working game added - Pop Shot Brian Troha2-0/+14
2012-07-29new clone added: Pipi & Bibis / Whoopee!! (Prototype) Brian Troha2-4/+42
2012-07-29v30mz.c: Getting rid of some typedefs and cleaning up a few things. (nw) Wilbert Pol3-104/+86
2012-07-29v30mz: Removed unneeded header file (nw) Wilbert Pol3-13/+0
2012-07-29added minimal support for MSM6585 Michaël Banaan Ananas6-43/+67
2012-07-29cobra.c: Hooked up FIFO interrupts. (nw) Ville Linde1-13/+128
2012-07-29As Phil noted, prg ROM banking actually contains the missing gfxs ... Angelo Salese1-13/+4
2012-07-29Set splitting and moving some roms to another driver because they were mispla... Scott Stone5-351/+546
2012-07-28cobra.c: Moved FIFOs into a class. Ville Linde1-283/+251
2012-07-28Some improvements to Sky Destroyer, some gfxs are missing ... Angelo Salese1-74/+132
2012-07-28cobra.c: Converted the 3D renderer to use polynew.h. [Ville Linde] Ville Linde1-179/+115
2012-07-28esd16.c: We can collapse the sprite gfxdecodes into a common 5bpp one rather ... Scott Stone1-67/+49
2012-07-28Sync with MESS (nw) Miodrag Milanovic1-2/+3
2012-07-28cobra.c: Some more improvements. (nw) Ville Linde1-23/+54
[...]