index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
docs
/
source
/
techspecs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/sharc: Implemented a bit more functionality and fixed bugs:
Vas Crabb
2026-03-07
1
-1
/
+3
*
cpu/sharc: Better align FIX between interpreter and recompiler, pack/unpack r...
Vas Crabb
2026-02-06
1
-2
/
+2
*
cpu/sharc: Small improvements:
Vas Crabb
2026-02-04
1
-1
/
+2
*
noscreens.lay: no mame lingo in warning msg
hap
2026-01-20
1
-2
/
+2
*
noscreens.lay: make warning msg more generic and brief, and put it in a colle...
hap
2026-01-18
1
-2
/
+2
*
-cpu/sharc/sharcdrc.cpp: Fixed bug in shift, obvious optimisations:
Vas Crabb
2026-01-17
1
-1
/
+1
*
Correct for my inability to type today.
Vas Crabb
2025-12-24
1
-1
/
+1
*
Tidy some stuff, bump version in documentation.
Vas Crabb
2025-12-24
1
-18
/
+18
*
add artfont option for changing default font of .lay files text elements
hap
2025-12-23
1
-18
/
+19
*
rendlay.cpp: Improve accuracy and performance calculating text aspect ratio, ...
Christian Brunschen
2025-11-30
1
-3
/
+4
*
cpu/uml.cpp: Added UML bit field extract instructions. (#14467)
Vas Crabb
2025-11-06
1
-4
/
+92
*
Reompiler improvements:
Vas Crabb
2025-10-04
1
-0
/
+124
*
-Recompiler improvements:
Vas Crabb
2025-10-03
1
-3
/
+241
*
Recompiler improvements:
Vas Crabb
2025-10-02
1
-9
/
+108
*
-Recompiler improvements:
Vas Crabb
2025-09-30
1
-0
/
+253
*
-cpu/drcbearm64.cpp: Improved code generation a bit:
Vas Crabb
2025-09-17
1
-0
/
+144
*
cpu/uml.cpp: Added some simplification rules for multiply and divide.
Vas Crabb
2025-09-11
1
-0
/
+248
*
docs: fix assorted typos (#14152)
Roman Donchenko
2025-09-09
9
-14
/
+14
*
-bus/isa/ubpnic.cpp: Added side effect checks.
Vas Crabb
2025-09-09
1
-0
/
+54
*
-cpu/drcbec.cpp: Improved behaviour for float-to-int conversion.
Vas Crabb
2025-09-08
1
-9
/
+343
*
cpu/drcbearm64.cpp: Implemented float-to-int conversion using rounding mode.
Vas Crabb
2025-09-06
1
-2
/
+2
*
docs: Documented more DRC UML floating point instructions.
Vas Crabb
2025-09-06
1
-173
/
+408
*
-docs: Documented some UML floating point arithmetic instructions.
Vas Crabb
2025-09-05
1
-8
/
+454
*
Various small improvements:
Vas Crabb
2025-09-05
1
-352
/
+961
*
emu/rendlay.cpp: Make hit test priority match visual order (GitHub #14113).
Vas Crabb
2025-09-04
1
-10
/
+4
*
Aloow seperate display and configuration names for sound nodes
Olivier Galibert
2025-05-29
1
-2
/
+4
*
misc: small spelling correction
hap
2025-05-29
2
-3
/
+3
*
speaker: allow positioning unknown and don't map
Olivier Galibert
2025-05-25
1
-0
/
+13
*
sound: Add a compressor. May need some tuning
Olivier Galibert
2025-05-10
1
-0
/
+1
*
sound: correct sample timings
Olivier Galibert
2025-05-05
1
-2
/
+34
*
sound docs: small corrections after doing a quick read
hap
2025-04-28
4
-36
/
+50
*
New sound infrastructure.
Olivier Galibert
2025-04-27
4
-0
/
+770
*
More recompiler fixes:
Vas Crabb
2025-04-12
1
-0
/
+82
*
Started moving UML instruction reference to main documentation, fixed more re...
Vas Crabb
2025-04-12
2
-0
/
+1501
*
idsoccer: improve adpcm emulation
hap
2024-11-17
1
-2
/
+2
*
devcpu: add retry_access and document
Olivier Galibert
2024-11-16
1
-2
/
+64
*
docs: Proofreading [Robert]
Olivier Galibert
2024-05-18
2
-5
/
+5
*
memory: Document taps, contention/interruptibility
Olivier Galibert
2024-05-14
3
-7
/
+317
*
-seta/ssv.cpp: Cleaned up key matrix code.
Vas Crabb
2024-05-09
1
-1
/
+1
*
-merit/mtouchxl.cpp: Added touch-enabled layout.
Vas Crabb
2024-05-09
1
-2
/
+2
*
emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display.
Vas Crabb
2024-04-14
1
-0
/
+5
*
Initial touch input support:
Vas Crabb
2024-04-12
2
-5
/
+101
*
sega/sega_beena.cpp: Hooked up barcode cards.
Vas Crabb
2023-12-14
1
-0
/
+4
*
Miscellaneous simple changes:
Vas Crabb
2023-12-02
1
-8
/
+11
*
sega/sega_beena.cpp: Added basic book page display.
Vas Crabb
2023-11-04
1
-0
/
+22
*
docs: Fixed a number of grammatical errors and editing errors. (#11578)
Tom Cariello
2023-10-01
11
-43
/
+43
*
docs: Moved Lua API reference to its own section - the page was far too long.
Vas Crabb
2023-07-06
4
-4611
/
+33
*
Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup.
Vas Crabb
2023-04-13
1
-0
/
+4
*
-Improved some Lua APIs:
Vas Crabb
2023-04-07
2
-10
/
+90
*
API change for device_image_interface
AJR
2023-03-30
1
-5
/
+6
[next]