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
/
emu
/
delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-ups and version bump
mame0144u6
Angelo Salese
2012-01-15
1
-2
/
+2
*
Some cleanup of the previous change. Added new template
Aaron Giles
2012-01-13
1
-28
/
+58
*
Add support for 5 parameter delegate functions.
Aaron Giles
2011-11-21
1
-33
/
+68
*
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