summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
cdtv_chd-v5hash/cdtv.xml: convert old CHDs to v5 angelosa11 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... arbee7 months
m57_troangel-blueseairem/m57_v.cpp: swap red PROM palette bit meaning as per #11443 angelosa8 months
mastertaito/asuka.cpp: Added what looks like an early version of Kokontouzai Eto Mo... Vas Crabb15 hours
pci_virge-fifovideo/s3virge: couple obvious blunders [skip ci] angelosa3 days
soundNew sound backend support. Olivier Galibert2 days
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa9 months
x86_std-exceptionscpu/i386: saner fatal error handling angelosa6 days
[...]
 
TagDownloadAuthorAge
mame0264commit 5b670ad51f... Vas Crabb3 days
mame0263commit 93d8318325... Vas Crabb4 weeks
mame0262commit d48a61f921... Vas Crabb8 weeks
mame0261commit ca50094e8d... Vas Crabb4 months
mame0260commit 0a7f1fe9cf... Vas Crabb5 months
mame0259commit 4ff20056c3... Vas Crabb6 months
mame0258commit 2e0aa82350... Vas Crabb7 months
mame0257commit f811a66c53... Vas Crabb8 months
mame0256commit b41370db02... Vas Crabb9 months
mame0255commit c6650dc072... Vas Crabb10 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-05-24Bump version to 0.244mame0244 Vas Crabb3-6/+6
2022-05-24ui/ui.cpp: Use unordered map for session data, to tempt fate with toolchain b... Vas Crabb1-2/+2
2022-05-24pc98_cd.xml: Marked Master of Magic as unsupported due to issues with 256 col... Vas Crabb1-1/+1
2022-05-23z80: bug fix for 16-bit operands Patrick Mackinlay1-1/+3
2022-05-23machine/cps2comm.cpp: Worked around missing deduction guides for std::array i... Vas Crabb1-9/+9
2022-05-23bgfx: Honour texture wrap flag. (#9812) Vas Crabb2-7/+10
2022-05-23specpls3.cpp: Formatting consistency Vas Crabb2-3/+4
2022-05-23clcd.cpp: Use 1 MHz for system clock. (#9797) Mike Naberezny1-4/+4
2022-05-23bus/iee488/hp9122c.cpp: Added default MFM floppy image formats, (#9811) r091-2/+2
2022-05-23Spectrum +2/+3 contended memory is different to Spectrum 128k [smf] smf-2-0/+7
2022-05-23change spectrum 128 code to match comment [smf] smf-1-1/+1
2022-05-22srcclean in preparation for release Vas Crabb34-474/+474
2022-05-22megadriv.xml: Added eight dumps. (#9785) 0kmg1-0/+101
2022-05-22fmtowns_cd.xml: 7 new dumps (#9786) r091-3/+159
2022-05-22Removed superfluous semicolons from various source files. (#9796) 0kmg26-28/+28
2022-05-22Corrected various Wonder Boy title descriptions (MT08321). (#9798) 0kmg4-16/+16
2022-05-22gamegear.xml: Added ROM patch to brkthru playable. (#9792) 0kmg1-1/+2
2022-05-22netlist: More c++, less macros, added support for cspell (#9794) couriersud62-334/+590
2022-05-21nec.cpp: Add support for EXT reg,imm4 and INS reg,imm4 (#9793) wilbertpol1-0/+45
2022-05-21xain.cpp: updated hardware info [Guru] Ivan Vangelista1-78/+96
2022-05-21ui/viewgfx.cpp: Fixed some cases where no tiles would appear with tall or wid... Vas Crabb1-3/+11
2022-05-21ui/viewgfx.cpp: Remember orientation/position/scale per tilemap; more encapsu... Vas Crabb1-190/+248
2022-05-21perfrman: Partially guessed video adjustment Olivier Galibert2-8/+11
2022-05-21machine/7474.cpp: Fixed use of uninitialised members. Vas Crabb2-11/+21
2022-05-21netlist/plib: Fixed detection of clang versions with noexcept issue, added fe... Vas Crabb2-3/+20
[...]