summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m6809/m6809.h
Commit message (Expand)AuthorAgeFilesLines
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-4/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* Switched m6809 and hd6309 to new memory functions Couriersud2008-11-191-32/+0
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-171-2/+2
* Fix icount Couriersud2008-11-161-0/+2
* added m6809 config option to control where opcodes 10 and 11 fetch the second... Nicola Salmoria2008-11-161-0/+7
* Pointer-ified the 6800, 6809 and hd6309 cpu cores Couriersud2008-11-141-0/+2
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-2/+2
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-2/+4
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-121-3/+5
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-091-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+50