index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
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
qt6_position-fix
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
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
/
lib
/
util
/
delegate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-cpu/drcbex64.cpp: Be nicer to the return address predictor.
Vas Crabb
2025-01-15
1
-2
/
+2
*
-util/mfpresolve.cpp: Moved member function resolution code to a common locat...
Vas Crabb
2025-01-14
1
-200
/
+8
*
More low-effort cleanup.
Vas Crabb
2021-10-05
1
-15
/
+1
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-4
/
+4
*
bus/rs232: Added a configurable patch box device, and various cleanups.
Vas Crabb
2021-10-03
1
-1
/
+1
*
-ui: Work around GitHub issue #8634.
Vas Crabb
2021-10-01
1
-0
/
+9
*
-minimaws: Changed geometry of disclosure triangles.
Vas Crabb
2021-09-29
1
-1
/
+1
*
util/delegate.cpp: Notes from experiments with clang.
Vas Crabb
2021-09-27
1
-25
/
+104
*
util/delegate.cpp: PowerPC-64 Little Endian drops function descriptors.
Vas Crabb
2021-09-24
1
-1
/
+3
*
-minimaws: Made table sort widgets (and the code behind them) less ugly.
Vas Crabb
2021-09-23
1
-0
/
+11
*
util/delegate.cpp: Recognise a couple more MSVC thunks.
Vas Crabb
2021-09-22
1
-6
/
+29
*
cpu/drcbex64.cpp: Proof-of-concept for optimisation of calling out.
Vas Crabb
2021-09-22
1
-2
/
+40
*
util/delegate.cpp: Fixed calculation of this pointer when casting member func...
Vas Crabb
2021-09-20
1
-1
/
+2
*
util/delegate.h: Try to catch issues earlier, and some cleanup.
Vas Crabb
2021-09-20
1
-43
/
+76
*
util/delegate.cpp: Fixed multiple issues.
Vas Crabb
2021-09-19
1
-31
/
+49
*
util/strformat.h, util/delegate.h: More cleanup and future-proofing.
Vas Crabb
2021-09-18
1
-1
/
+4
*
-util/delegate.cpp: One less level of indirection for functoid delegates.
Vas Crabb
2021-09-16
1
-19
/
+24
*
use C++ library includes (nw)
firewave
2020-01-22
1
-2
/
+2
*
Fix build in newer Emscripten versions (nw)
Justin Kerk
2019-08-08
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-2
/
+2
*
Enable the internal delegates for Emscripten too (nw)
Justin Kerk
2016-03-20
1
-1
/
+1
*
Enable these delegates for MIPS as well (nw)
Miodrag Milanovic
2016-03-20
1
-1
/
+1
*
Fixed delegates for ARM and MIPS (nw)
Miodrag Milanovic
2016-03-20
1
-5
/
+2
*
Updated delegates, now works on ARM and ARM64 (nw)
Miodrag Milanovic
2016-03-13
1
-17
/
+37
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+62