index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
arm3_copro
asmjit
atarist_floppy-sounds
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
hlsl_aviplay
lindbergh_exp
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0259
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
atarist_floppy-sounds
atari/atarist.cpp: enable floppy sounds
angelosa
6 months
cdtv_chd-v5
hash/cdtv.xml: convert old CHDs to v5
angelosa
5 months
dc_pvr-thread
sega/powervr2.cpp: apply portions of PR #7746 to newest code
angelosa
5 months
lisa
osd/modules/debugger: One more blind attempt at Win32 for the night. [R. Belm...
arbee
3 weeks
m57_troangel-bluesea
irem/m57_v.cpp: swap red PROM palette bit meaning as per #11443
angelosa
9 weeks
master
makefile: update some outdated stuff
hap
4 min.
release0259
adsp2100: Fix one operation
AJR
34 min.
shangha3_drop
shangha3_v.cpp: proposed fix for shangha3 drawing phantom drop shadows for pl...
angelosa
12 months
taitoair_vco
taito/tc0080vco.cpp: describe fix
angelosa
10 months
taitowlf_zoom
taito/taitowlf.cpp: preliminary Zoom hookup
angelosa
3 months
[...]
Tag
Download
Author
Age
mame0258
commit 2e0aa82350...
Vas Crabb
4 weeks
mame0257
commit f811a66c53...
Vas Crabb
9 weeks
mame0256
commit b41370db02...
Vas Crabb
3 months
mame0255
commit c6650dc072...
Vas Crabb
4 months
mame0254
commit bfa8d724a0...
Vas Crabb
5 months
mame0253
commit b6d9756c5e...
Vas Crabb
6 months
mame0252
commit fb98822c34...
Vas Crabb
7 months
mame0251
commit 34e6ec1ef8...
Vas Crabb
9 months
mame0250
commit b7cbe74c4b...
Vas Crabb
10 months
mame0249
commit 91c5b9ecea...
Vas Crabb
11 months
[...]
Age
Commit message
Author
Files
Lines
2022-05-24
Bump version to 0.244
mame0244
Vas Crabb
3
-6
/
+6
2022-05-24
ui/ui.cpp: Use unordered map for session data, to tempt fate with toolchain b...
Vas Crabb
1
-2
/
+2
2022-05-24
pc98_cd.xml: Marked Master of Magic as unsupported due to issues with 256 col...
Vas Crabb
1
-1
/
+1
2022-05-23
z80: bug fix for 16-bit operands
Patrick Mackinlay
1
-1
/
+3
2022-05-23
machine/cps2comm.cpp: Worked around missing deduction guides for std::array i...
Vas Crabb
1
-9
/
+9
2022-05-23
bgfx: Honour texture wrap flag. (#9812)
Vas Crabb
2
-7
/
+10
2022-05-23
specpls3.cpp: Formatting consistency
Vas Crabb
2
-3
/
+4
2022-05-23
clcd.cpp: Use 1 MHz for system clock. (#9797)
Mike Naberezny
1
-4
/
+4
2022-05-23
bus/iee488/hp9122c.cpp: Added default MFM floppy image formats, (#9811)
r09
1
-2
/
+2
2022-05-23
Spectrum +2/+3 contended memory is different to Spectrum 128k [smf]
smf-
2
-0
/
+7
2022-05-23
change spectrum 128 code to match comment [smf]
smf-
1
-1
/
+1
2022-05-22
srcclean in preparation for release
Vas Crabb
34
-474
/
+474
2022-05-22
megadriv.xml: Added eight dumps. (#9785)
0kmg
1
-0
/
+101
2022-05-22
fmtowns_cd.xml: 7 new dumps (#9786)
r09
1
-3
/
+159
2022-05-22
Removed superfluous semicolons from various source files. (#9796)
0kmg
26
-28
/
+28
2022-05-22
Corrected various Wonder Boy title descriptions (MT08321). (#9798)
0kmg
4
-16
/
+16
2022-05-22
gamegear.xml: Added ROM patch to brkthru playable. (#9792)
0kmg
1
-1
/
+2
2022-05-22
netlist: More c++, less macros, added support for cspell (#9794)
couriersud
62
-334
/
+590
2022-05-21
nec.cpp: Add support for EXT reg,imm4 and INS reg,imm4 (#9793)
wilbertpol
1
-0
/
+45
2022-05-21
xain.cpp: updated hardware info [Guru]
Ivan Vangelista
1
-78
/
+96
2022-05-21
ui/viewgfx.cpp: Fixed some cases where no tiles would appear with tall or wid...
Vas Crabb
1
-3
/
+11
2022-05-21
ui/viewgfx.cpp: Remember orientation/position/scale per tilemap; more encapsu...
Vas Crabb
1
-190
/
+248
2022-05-21
perfrman: Partially guessed video adjustment
Olivier Galibert
2
-8
/
+11
2022-05-21
machine/7474.cpp: Fixed use of uninitialised members.
Vas Crabb
2
-11
/
+21
2022-05-21
netlist/plib: Fixed detection of clang versions with noexcept issue, added fe...
Vas Crabb
2
-3
/
+20
[...]