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/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
*
Retired the over-stretched "system type" flags.
Vas Crabb
2023-03-23
1
-2
/
+2
*
-luaengine.cpp: Expose UI controls toggle state.
Vas Crabb
2023-03-23
1
-0
/
+2
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
1
-5
/
+8
*
Lua engine: Better bindings for device_state_interface.
Vas Crabb
2023-03-12
1
-0
/
+45
*
Various updates, mostly around Lua:
Vas Crabb
2023-03-07
1
-7
/
+28
*
Input refactoring:
Vas Crabb
2023-02-18
1
-0
/
+4
*
Small batch of input refactoring:
Vas Crabb
2023-02-05
1
-1
/
+3
*
docs: Added an introduction to the input system for developers.
Vas Crabb
2023-02-03
2
-0
/
+459
*
C++ guidelins update and cleanup:
Vas Crabb
2022-12-22
1
-4
/
+0
*
docs: Added preliminary guide for would-be contributors. (#10717) [Ryan Holtz...
Vas Crabb
2022-12-22
2
-70
/
+19
[next]