summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/mips/psx.h
Commit message (Expand)AuthorAgeFilesLines
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-5/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+6
* pointerified the psx cpu core & switched it to the new memory functions. Chan... smf-2008-11-191-76/+80
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-1/+1
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-121-3/+5
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+0
* Fixed the SR masks for MTC0. smf-2008-04-061-12/+20
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+206