summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/mips/mips3.c
Commit message (Expand)AuthorAgeFilesLines
* change_pc? What change_pc? Aaron Giles2008-11-241-1/+0
* Removed NO_LEGACY_MEMORY_HANDLERS defines. Aaron Giles2008-11-241-1/+0
* A few more conversions. Aaron Giles2008-11-221-1/+2
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-1/+1
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-171-1/+1
* This patch replaces the Machine parameter where an running_machine * Aaron Giles2008-11-131-1/+1
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-3/+3
* Populated tag and static_config parts of fake CPU device. Removed 'config' Aaron Giles2008-11-091-24/+24
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-23/+23
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-40/+40
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-6/+2
* Created common virtual TLB managment module. Aaron Giles2008-06-161-2/+1
* Several miscellaneous changes: Aaron Giles2008-05-291-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+0
* New universal dynamic recompiler system. The central module Aaron Giles2008-05-111-4/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Expanded the set of memory accessor functions. In addition to Aaron Giles2008-04-191-16/+16
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-4/+4
* Removed distinction between *_gettotalcycles() and *_gettotalcycles64(). Aaron Giles2008-01-291-3/+3
* Fixed compilation when X86_MIPS3_DRC is not defined Zsolt Vasvari2008-01-251-2/+1
* Yet another attempt to fix the MIPS 64-bit Linux crash. Aaron Giles2008-01-081-12/+36
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2478