summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
dc_pvr-threadsega/powervr2.cpp: apply portions of PR #7746 to newest code angelosa12 months
docs_wavwritedocs: fix -wavwrite example typo angelosa4 months
lisaosd/modules/debugger: One more blind attempt at Win32 for the night. [R. Belm... arbee8 months
m57_troangel-blueseairem/m57_v.cpp: swap red PROM palette bit meaning as per #11443 angelosa9 months
mastertelercas/tmc600: Implement quickload for SBASIC programs. [Curt Coder] Curt Coder54 min.
pci_virge-fifoMerge branch 'master' into pci_virge-fifo angelosa4 days
release0265apple2_flop_clcracked.xml: Fixed editing error. Vas Crabb36 hours
soundNew sound backend support. Olivier Galibert4 weeks
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa10 months
x86_std-exceptionscpu/i386: saner fatal error handling angelosa5 weeks
[...]
 
TagDownloadAuthorAge
mame0264commit 5b670ad51f... Vas Crabb4 weeks
mame0263commit 93d8318325... Vas Crabb8 weeks
mame0262commit d48a61f921... Vas Crabb3 months
mame0261commit ca50094e8d... Vas Crabb5 months
mame0260commit 0a7f1fe9cf... Vas Crabb6 months
mame0259commit 4ff20056c3... Vas Crabb7 months
mame0258commit 2e0aa82350... Vas Crabb8 months
mame0257commit f811a66c53... Vas Crabb9 months
mame0256commit b41370db02... Vas Crabb10 months
mame0255commit c6650dc072... 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
[...]