summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m6502
Commit message (Expand)AuthorAgeFilesLines
* Several miscellaneous changes: Aaron Giles2008-05-291-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-012-0/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-244-4/+0
* 65C02/65CE02 CPUs and variants: Roberto Fresca2008-04-181-1/+3
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-099-19/+19
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-093-3/+3
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-055-24/+33
* Cleanups and version bump for 0.123u1.mame0123u1 Aaron Giles2008-02-131-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-02-053-187/+154
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-027-22/+22
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-253-0/+3
* - Changed cpunum_set_input_line* functions to take running_machine as an argu... Zsolt Vasvari2008-01-242-2/+2
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-143-0/+3
* Copyright cleanup: Aaron Giles2008-01-0622-36/+36
* (From Atari Ace) Aaron Giles2007-12-314-27/+11
* Fixed M65C02 optimization [Peter Trauner] Nathan Woods2007-12-252-18/+20
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-1711-14/+13
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-1727-0/+8770