summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/drcbeut.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-1/+1
* Latest delegate changes removed the need for bindable_object, so Aaron Giles2011-04-291-1/+1
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-6/+15
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-2/+2
* Redo most of the DRC/backend support as C++ Aaron Giles2011-01-171-6/+6
* Minor comment cleanup. Aaron Giles2011-01-061-5/+32
* C++-ified the DRC backend utility helpers. Aaron Giles2011-01-061-117/+121
* Convert drccache to C++ Aaron Giles2011-01-051-4/+4
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-1/+1
* Added back-end validation mechanism, and a handful of tests as examples. Aaron Giles2008-05-191-37/+0
* New universal dynamic recompiler system. The central module Aaron Giles2008-05-111-0/+192