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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0142u4
Angelo Salese
2011-05-24
1
-3
/
+3
*
Readd type checking to late-binding delegates. This is generally used in
Aaron Giles
2011-05-11
1
-63
/
+72
*
Remove legacy trampolines in the 7474 device and fix
Aaron Giles
2011-05-05
1
-20
/
+20
*
devcb.h: removed inline configuration macros for devcb; they frighten me
Aaron Giles
2011-05-04
1
-2
/
+26
*
Add labels to devcb callbacks. Add static creation template function
Aaron Giles
2011-05-04
1
-0
/
+14
*
Converted presave/postload functions to delegates. In a lot of
Aaron Giles
2011-04-30
1
-2
/
+2
*
Latest delegate changes removed the need for bindable_object, so
Aaron Giles
2011-04-29
1
-72
/
+28
*
Cleanups again
Angelo Salese
2011-04-18
1
-16
/
+16
*
Delegates 2.0 implementation. Resdesigned how delegates work to make
Aaron Giles
2011-04-16
1
-916
/
+404
*
Fix compiling on older GCCs (including OS X PowerPC) [Aaron Giles]
R. Belmont
2010-09-04
1
-5
/
+5
*
Cleanups and version bump.
mame0139u2
Aaron Giles
2010-08-30
1
-159
/
+159
*
Remove a level of indirection when calling m68000 memory handlers.
Aaron Giles
2010-08-19
1
-3
/
+3
*
Massive memory system change. This is another step along the path toward
Aaron Giles
2010-08-19
1
-0
/
+1209