summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m6805/m6805.h
Commit message (Expand)AuthorAgeFilesLines
* M6805: Add extremely preliminary 68HC05EG support. R. Belmont2010-10-291-0/+10
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-6/+3
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* CPU cores are now enabled on a per cpu core family basis instead of per cpu c... Wilbert Pol2009-03-251-4/+0
* CPU header cleanups.... Aaron Giles2008-12-181-24/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+3
* Pointer-ified the m6805. [Andrew Gardner] Andrew Gardner2008-12-061-4/+4
* And the 6805 core. Aaron Giles2008-11-221-4/+4
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-171-2/+2
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-4/+4
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-121-3/+5
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+0
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-091-2/+2
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-1/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-6/+0
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+95