summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpuintrf.h
Commit message (Expand)AuthorAgeFilesLines
* Removed cpu_read_byte/cpu_write_byte. Fixed a few lingering compiler Aaron Giles2008-11-231-13/+0
* Another big one. Aaron Giles2008-11-201-1/+24
* Fixed "H8/3344" to "H8/3334" as per Guru. R. Belmont2008-11-191-1/+1
* Big H8 update R. Belmont2008-11-191-0/+1
* Pointerized the COP400 CPU cores. Curt Coder2008-11-181-6/+15
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-171-3/+0
* Disassemblers now get the CPU object. Aaron Giles2008-11-161-3/+3
* Const-ified the return from cpu_get_address_space. Aaron Giles2008-11-151-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-3/+17
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-112/+402
* Added CPU device parameters to all CPU callbacks except for the Aaron Giles2008-11-101-38/+39
* Major cpuintrf changes: Aaron Giles2008-11-101-132/+67
* Populated tag and static_config parts of fake CPU device. Removed 'config' Aaron Giles2008-11-091-5/+4
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-17/+65
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-6/+30
* Adding per-device and per-CPU validity checks Nathan Woods2008-07-061-0/+3
* Several miscellaneous changes: Aaron Giles2008-05-291-2/+18
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-2/+5
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-40/+40
* Moves watchdog processing logic into its own module Zsolt Vasvari2008-03-021-0/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-0/+4
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+516