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-19Use much bigger hash tables for memory allocations now that we aremame0142u1 Aaron Giles2-12/+14
2011-04-19Ok, last spring cleaning, I hope ... Angelo Salese7-14/+14
2011-04-19Fix ldplayer, and convert the driver to modern style. Aaron Giles5-310/+357
2011-04-19Fix for exit error codes by Oliver Stoneberg (no whatsnew) Miodrag Milanovic1-1/+1
2011-04-19Privatized most of the m_machine pointers in the system to prevent Aaron Giles33-227/+284
2011-04-19Clean up code, adapt to existing coding style. Aaron Giles1-16/+9
2011-04-18Add C++ keywords. Support hash files and .lst files. Aaron Giles1-0/+31
2011-04-18Switch from m_machine to machine() everywhere. In some cases this Aaron Giles96-625/+642
2011-04-18Cleanups of .lay files. Aaron Giles52-503/+503
2011-04-18Cleanups of the lst files. Aaron Giles2-79/+79
2011-04-18I'm bored to do spring cleaning Angelo Salese2-2/+2
2011-04-18Opps, missed a pair of model2 variants, thanks Tafoid. Olivier Galibert1-0/+4
2011-04-18uiimage.c: File Manager now displays the brief name of the image device to ma... Fabio Priuli1-2/+2
2011-04-18Expanded hack to make auditing work the same as rom loading. If the laser dis... smf-1-3/+10
2011-04-18if a clone shares all it's roms with a parent then it assumes the clone is th... smf-1-7/+22
2011-04-18Refactored the M6510 CPU to use device callbacks for port read/write. [Curt C... Curt Coder3-31/+16
2011-04-18Cleanups again Angelo Salese26-189/+189
2011-04-17tms5220.c: improve perfect interpolation hack slightly, should be less noisy ... Jonathan Gevaryahu1-6/+18
2011-04-17tms5220.c: fixed perfect interpolation hack the rest of the Jonathan Gevaryahu1-3/+4
2011-04-17Remove redundant check. Aaron Giles1-1/+1
2011-04-17Add temporary hack to put driver search path back for device roms. Aaron Giles1-1/+9
2011-04-17 segas24: Start untangling the Vogon poetry Atari Ace left is his wake. Olivier Galibert12-769/+949
2011-04-17tms5220.c: partially fixed perfect interpolation hack, disabled by default. [... Jonathan Gevaryahu1-1/+1
2011-04-17Improve driver enumerator to by default exclude internal drivers, Aaron Giles2-2/+31
2011-04-17cleanups, this time for good Angelo Salese42-392/+392
[...]