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) sjy5555253 hours
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb4 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
2011-04-03Cleanups and version bump.mame0142 Aaron Giles77-284/+284
2011-04-03New clone added: Acrobatic Dog-Fight (US) Brian Troha2-6/+42
2011-04-02lordgun.c: Corrected Dipswitch names and added dipswitch locations to Lord of... Brian Troha2-71/+61
2011-04-02new not working game Angelo Salese2-8/+69
2011-04-01Final bulk rename for 0.142: ensure that all members of Aaron Giles2412-84256/+85196
2011-04-01Mapping change for all "pinball" titles. (no whatsnew) Scott Stone73-80/+80
2011-03-31Some commenting of excessive mame_printf_debug usages for a few drivers curre... Scott Stone5-33/+37
2011-03-31Fixed compiling tools in MAME and MESS side (no whatsnew) Miodrag Milanovic5-17/+19
2011-03-31MT#04286 - explicitly construct adpcm_state which is embedded in the legacy Aaron Giles1-0/+5
2011-03-31MT#04288. Aaron Giles3-5/+3
2011-03-31Fix MT#04291 Aaron Giles2-22/+32
2011-03-31MT#04287,04289 -- hook up bootleg video systems properly Aaron Giles4-25/+34
2011-03-30Improved TODO list for dec0, not worth Angelo Salese1-19/+26
2011-03-30Fix compile Angelo Salese1-0/+1
2011-03-30fixed multiwidth sprites in decmxc06.c, removed code which appeared to serve ... Angelo Salese2-34/+17
2011-03-30Fix osx compile. Wilbert Pol1-63/+63
2011-03-30The scripts did an interesting number on the sdl/debugwin.c file :-) Olivier Galibert1-25/+25
2011-03-30fixed build. smf-2-8/+0
2011-03-30Imported uPD1990A RTC from MESS. (no whatsnew) Curt Coder4-0/+687
2011-03-30NEW CLONE NOT WORKING Scott Stone2-0/+17
2011-03-30Implemented karnov style sprites in its own file, shared with karnov and dec8... Angelo Salese8-154/+231
2011-03-30Minor cleanups. Aaron Giles3-9/+2
2011-03-30Move overridable device->rom_region(), device->machine_config_additions(), and Aaron Giles13-34/+33
2011-03-29Make the symbol table use a simple_list for its cache. Aaron Giles1-18/+9
2011-03-29Add template specializations for device/state/memory interfaces that are Aaron Giles1-0/+3
[...]