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
/
drcbeut.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-cpu/drcbeut.cpp: Don't allocate from the DRC cache unnecessarily.
Vas Crabb
2025-02-12
1
-99
/
+97
*
cpu: Got rid of the rest of the static member function trampolines.
Vas Crabb
2025-02-04
1
-5
/
+0
*
Cleanup:
Vas Crabb
2025-02-03
1
-1
/
+10
*
DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb]
Vas Crabb
2025-01-16
1
-13
/
+48
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-2
/
+2
*
cpu: Allow recompilers to work with W^X policy
Vas Crabb
2021-01-06
1
-1
/
+1
*
prettier, and fewer copies (nw)
Vas Crabb
2018-12-24
1
-6
/
+4
*
it's important to construct/destruct objects (nw)
Vas Crabb
2018-12-24
1
-0
/
+4
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-23
/
+23
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-2
/
+2
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-22
/
+22
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+577