summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
cdtv_chd-v5hash/cdtv.xml: convert old CHDs to v5 angelosa12 months
dc_pvr-threadsega/powervr2.cpp: apply portions of PR #7746 to newest code angelosa11 months
docs_wavwritedocs: fix -wavwrite example typo angelosa3 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
mastercoleco/cartridge: Add support for 'Activision' type cartridges Dirk Best34 min.
pci_virge-fifovideo/s3virge: flatten s3dvirge.s3d down to one struct (m_bitblt), get rid of... angelosa6 days
soundNew sound backend support. Olivier Galibert3 weeks
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa10 months
x86_std-exceptionscpu/i386: saner fatal error handling angelosa4 weeks
[...]
 
TagDownloadAuthorAge
mame0264commit 5b670ad51f... Vas Crabb4 weeks
mame0263commit 93d8318325... Vas Crabb7 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
2008-12-06Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles49-365/+368
2008-12-06From: Luigi30 [mailto:luigi30@gmail.com] Aaron Giles1-1/+1
2008-12-06adds the (not very interesting) locomotion bootleg to rallyx driver. Aaron Giles1-0/+31
2008-12-06Fix compile errors. Aaron Giles2-21/+18
2008-12-06Added not-working clones Cherry 10 / Cherry I Gold to the goldstar.c driver Aaron Giles1-5/+240
2008-12-0602638: various cpu cores don't compile anymore Aaron Giles1-1/+0
2008-12-0602713: demndrgn, profpac: demndrgn gives a black screen only. profpac doesn't... Aaron Giles1-19/+25
2008-12-06activecpu_count -= 133 Aaron Giles17-146/+150
2008-12-06Merged The Couples driver with Merit,fixing most of the graphics/color bugs i... Angelo Salese4-483/+247
2008-12-06wc90b2: marked bad dump some roms Roberto Zandona1-9/+13
2008-12-06jjsquawb: marked bad dump gfx roms and added a note to explain Roberto Zandona1-10/+10
2008-12-06Added NVRAM emulation to Sengoku Mahjong. Angelo Salese1-8/+13
2008-12-06Wrote drivers for Millenium Nuovo 4000 (working with sound) and Il Pagliaccio... Angelo Salese5-13/+947
2008-12-06jjsquawb: fixed x offset Roberto Zandona1-0/+1
2008-12-06removed not working flag from jjsquakb Roberto Zandona1-1/+1
2008-12-06jjsquawb: implement correct video registers and promoted to working Roberto Zandona1-6/+5
2008-12-06New clones added Roberto Zandona3-4/+134
2008-12-06Removed mame_find_cpu_index(). Use cputag_get_cpu() instead. Aaron Giles33-200/+183
2008-12-06Removed cpunum_get_active(). Aaron Giles27-312/+298
2008-12-05Fixed some memory view-related issues: Aaron Giles4-30/+45
2008-12-05m68_state -> cpustate Aaron Giles3-1814/+1814
2008-12-05Added differentiation between the r1 and r2 versions of the 6526; not acting Nathan Woods2-9/+26
2008-12-05Added device paramter to 6526 callbacks Nathan Woods7-61/+57
2008-12-05Removed unused variables Nathan Woods3-3/+0
2008-12-05Changed save state system to accept machine parameters where Aaron Giles594-6181/+6373
[...]