summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/hd6309
Commit message (Expand)AuthorAgeFilesLines
...
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-083-11/+11
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-11/+13
* 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-111-4/+5
* Changes to avoid collisions with system globals on OpenSolaris. (qmc2) R. Belmont2008-08-061-0/+3
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-6/+2
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-2/+6
* 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-5/+5
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Marked HD6309 as divide-by-4 internally. Aaron Giles2008-01-181-1/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-0/+1
* Copyright cleanup: Aaron Giles2008-01-062-5/+5
* (From Atari Ace) Aaron Giles2007-12-311-7/+3
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-172-2/+2
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-173-22/+22
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-175-0/+8745