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
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
duh (nw)
Olivier Galibert
2013-06-08
1
-1
/
+0
*
naomi video: Pretend-modernize the powervr2 [O. Galibert]
Olivier Galibert
2013-06-08
1
-1
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-90
/
+90
*
Clean-ups and version bump
mame0147u2
Miodrag Milanovic
2012-10-30
1
-9
/
+9
*
And a final cleanup/merging of delegate classes.
Aaron Giles
2012-10-16
1
-240
/
+198
*
Intermediate delegate WIP as I shuffle things around.
Aaron Giles
2012-10-15
1
-140
/
+60
*
A little more unification of delegate types.
Aaron Giles
2012-10-15
1
-157
/
+187
*
Created a base class delegate_common_base for all delegate
Aaron Giles
2012-10-14
1
-85
/
+117
*
Moved device_delegates into their own files. Employed a
Aaron Giles
2012-09-26
1
-6
/
+4
*
mess sync (nw)
Olivier Galibert
2012-01-23
1
-0
/
+3
*
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