summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* duh (nw) Olivier Galibert2013-06-081-1/+0
* naomi video: Pretend-modernize the powervr2 [O. Galibert] Olivier Galibert2013-06-081-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-90/+90
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-9/+9
* And a final cleanup/merging of delegate classes. Aaron Giles2012-10-161-240/+198
* Intermediate delegate WIP as I shuffle things around. Aaron Giles2012-10-151-140/+60
* A little more unification of delegate types. Aaron Giles2012-10-151-157/+187
* Created a base class delegate_common_base for all delegate Aaron Giles2012-10-141-85/+117
* Moved device_delegates into their own files. Employed a Aaron Giles2012-09-261-6/+4
* mess sync (nw) Olivier Galibert2012-01-231-0/+3
* Clean-ups and version bumpmame0144u6 Angelo Salese2012-01-151-2/+2
* Some cleanup of the previous change. Added new template Aaron Giles2012-01-131-28/+58
* Add support for 5 parameter delegate functions. Aaron Giles2011-11-211-33/+68
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-3/+3
* Readd type checking to late-binding delegates. This is generally used in Aaron Giles2011-05-111-63/+72
* Remove legacy trampolines in the 7474 device and fix Aaron Giles2011-05-051-20/+20
* devcb.h: removed inline configuration macros for devcb; they frighten me Aaron Giles2011-05-041-2/+26
* Add labels to devcb callbacks. Add static creation template function Aaron Giles2011-05-041-0/+14
* Converted presave/postload functions to delegates. In a lot of Aaron Giles2011-04-301-2/+2
* Latest delegate changes removed the need for bindable_object, so Aaron Giles2011-04-291-72/+28
* Cleanups again Angelo Salese2011-04-181-16/+16
* Delegates 2.0 implementation. Resdesigned how delegates work to make Aaron Giles2011-04-161-916/+404
* Fix compiling on older GCCs (including OS X PowerPC) [Aaron Giles] R. Belmont2010-09-041-5/+5
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-159/+159
* Remove a level of indirection when calling m68000 memory handlers. Aaron Giles2010-08-191-3/+3
* Massive memory system change. This is another step along the path toward Aaron Giles2010-08-191-0/+1209