summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devcpu.h
Commit message (Expand)AuthorAgeFilesLines
* Cache pointer to exit function to prevent crashes on teardown. Aaron Giles2010-06-091-0/+1
* Change cpu execute function to just use the icount stuffed by Aaron Giles2010-06-091-3/+3
* Changed CPU callbacks to use cpu_device, eliminating a bunch of casting. Aaron Giles2010-06-081-47/+48
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-0/+557