summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/spc700/spc700.c
Commit message (Expand)AuthorAgeFilesLines
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-18/+12
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-13/+15
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-0/+1
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-5/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Identified code not used and marked with "#ifdef UNUSED_FUNCTION" Couriersud2008-03-011-0/+6
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-4/+4
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-1/+2
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-0/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1828