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
/
src
/
devices
/
cpu
/
uml.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
-misc/dgpix.cpp: Marked Elfin as having unemulated protection.
Vas Crabb
2025-04-17
1
-3
/
+25
*
Even more recompiler fixes:
Vas Crabb
2025-04-15
1
-1
/
+1
*
Started moving UML instruction reference to main documentation, fixed more re...
Vas Crabb
2025-04-12
1
-21
/
+21
*
-cpu/uml.cpp: Rewrote the UML simplification code.
Vas Crabb
2025-04-08
1
-3
/
+2
*
cpu/drcbearm64.cpp: Added a 64-bit ARMv8 (AArch64) DRC back-end. (#13162)
987123879113
2025-01-14
1
-26
/
+3
*
cpu/uml.h: Make uml::instruction::is_param_out a member function and really f...
AJR
2024-12-29
1
-1
/
+1
*
cpu/uml.h: Fix debug build error: invalid use of member 'm_numparams' in stat...
AJR
2024-12-29
1
-1
/
+1
*
Fixed more recompiler backend issues: (#13132)
987123879113
2024-12-30
1
-0
/
+2
*
Fixed various recompiler issues and added functionality: (#13108)
987123879113
2024-12-29
1
-10
/
+20
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
1
-4
/
+4
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-4
/
+4
*
hopefully shut up MSVC (nw)
Vas Crabb
2018-03-25
1
-1
/
+1
*
modernise drcuml somewhat (nw)
Vas Crabb
2018-03-24
1
-6
/
+1
*
hopefully appease GCC (nw)
Vas Crabb
2018-03-17
1
-2
/
+3
*
use more constexpr and literal classes in UML to give compiler more optimisat...
Vas Crabb
2018-03-17
1
-112
/
+110
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-8
/
+8
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-8
/
+8
*
e132xs: Added mask, sum, cmpi, movi, and ori, nw
mooglyguy
2017-12-02
1
-8
/
+8
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-44
/
+44
*
UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde]
Ville Linde
2016-05-20
1
-0
/
+3
*
UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an...
Ville Linde
2016-04-03
1
-0
/
+6
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-1
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-1
/
+1
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+661