summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/powerpc
Commit message (Expand)AuthorAgeFilesLines
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-242-2/+0
* Changed how the PowerPC MMU is enabled at compile time, to cut down on the Nathan Woods2008-03-102-114/+122
* Rewrote some potentially compiler specific code: Couriersud2008-03-022-6/+2
* Various clean ups: Couriersud2008-03-011-5/+5
* Identified code not used and marked with "#ifdef UNUSED_FUNCTION" Couriersud2008-03-011-0/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-02-053-4/+6
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-027-10/+10
* ppc.c: Couriersud2008-01-251-0/+1
* - 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-142-0/+2
* (From Oliver Stoneberg) Aaron Giles2008-01-062-6/+11
* Copyright cleanup: Aaron Giles2008-01-062-2/+2
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-0/+2
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-179-633/+994
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-173-7/+7
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-172-9/+9
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-1712-0/+14702