summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i86/i286.c
Commit message (Expand)AuthorAgeFilesLines
...
* This patch replaces the Machine parameter where an running_machine * Aaron Giles2008-11-131-2/+1
* Populated tag and static_config parts of fake CPU device. Removed 'config' Aaron Giles2008-11-091-2/+2
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-9/+9
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-12/+14
* 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
* Fixed memory access in the 80286 cpu core which made i286.h obsolete. Changed... Wilbert Pol2008-05-241-2/+4
* Fixed 80286 databus widths. Wilbert Pol2008-05-191-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* 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-1/+2
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-0/+1
* (From Atari Ace) Aaron Giles2007-12-311-6/+4
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+510