summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpuint.c
Commit message (Expand)AuthorAgeFilesLines
* Major cpuintrf changes: Aaron Giles2008-11-101-10/+10
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-22/+19
* Cleanups and version bump.mame0127u6 Aaron Giles2008-10-021-1/+1
* Stupid compiler. Aaron Giles2008-10-011-0/+3
* Changed 68000 interrupts to only trigger during execution. This Aaron Giles2008-10-011-0/+52
* More gottlieb cleanup. Fixed rev 2 sound again, fleshed out memory Aaron Giles2008-08-011-0/+14
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-6/+2
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-04-111-12/+13
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-03-191-15/+0
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-2/+2
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-2/+2
* - Changed cpunum_set_input_line* functions to take running_machine as an argu... Zsolt Vasvari2008-01-241-5/+5
* First in a series of updates to remove the use of the global Machine from as ... Zsolt Vasvari2008-01-241-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Atari Ace) Aaron Giles2007-12-311-5/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+390