summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
atarist_floppy-soundsatari/atarist.cpp: enable floppy sounds angelosa6 months
cdtv_chd-v5hash/cdtv.xml: convert old CHDs to v5 angelosa5 months
dc_pvr-threadsega/powervr2.cpp: apply portions of PR #7746 to newest code angelosa5 months
lisaosd/modules/debugger: One more blind attempt at Win32 for the night. [R. Belm... arbee3 weeks
m57_troangel-blueseairem/m57_v.cpp: swap red PROM palette bit meaning as per #11443 angelosa9 weeks
mastermakefile: update some outdated stuff hap4 min.
release0259adsp2100: Fix one operation AJR34 min.
shangha3_dropshangha3_v.cpp: proposed fix for shangha3 drawing phantom drop shadows for pl... angelosa12 months
taitoair_vcotaito/tc0080vco.cpp: describe fix angelosa10 months
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa3 months
[...]
 
TagDownloadAuthorAge
mame0258commit 2e0aa82350... Vas Crabb4 weeks
mame0257commit f811a66c53... Vas Crabb9 weeks
mame0256commit b41370db02... Vas Crabb3 months
mame0255commit c6650dc072... Vas Crabb4 months
mame0254commit bfa8d724a0... Vas Crabb5 months
mame0253commit b6d9756c5e... Vas Crabb6 months
mame0252commit fb98822c34... Vas Crabb7 months
mame0251commit 34e6ec1ef8... Vas Crabb9 months
mame0250commit b7cbe74c4b... Vas Crabb10 months
mame0249commit 91c5b9ecea... Vas Crabb11 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
[...]