summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m68000
Commit message (Expand)AuthorAgeFilesLines
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Changes from MESS: Nathan Woods2008-04-141-1/+1
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-4/+4
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-091-48/+8
* Fix 00150: alpinr2b, alpinesa : Assertion with -debug Aaron Giles2008-03-171-2/+2
* Fixed 68000 prefetching operation. Aaron Giles2008-03-131-14/+21
* Various clean ups: Couriersud2008-03-011-1/+0
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-025-32/+32
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-1/+1
* (From Atari Ace) Aaron Giles2008-01-191-0/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-0/+4
* Copyright cleanup: Aaron Giles2008-01-068-12/+12
* Changes for MAME 0.122. Aaron Giles2007-12-188-60/+52
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-172-10/+6
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-173-17/+26
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-1711-0/+21965