summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/sh2/sh2.h
Commit message (Expand)AuthorAgeFilesLines
* (nw) R. Belmont2013-02-281-0/+15
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-23/+23
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-2/+2
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* Put the SH2 DMA on a timer. This is needed because Knuckles Chaotix on the 3... Angelo Salese2010-09-261-0/+1
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-5/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* > -----Original Message----- Aaron Giles2009-10-031-2/+0
* Moved SH2 set info functions to direct calls. Aaron Giles2009-03-031-29/+8
* PTR -> FCT naming for a few remaining items in CPU cores. [Duke, Aaron Giles] Aaron Giles2008-12-311-2/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+4
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-1/+1
* Removed per-game hacks from CPS3 (moved to DMA callback in SH2 core) davidhay2008-10-181-0/+1
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-6/+9
* SH2DRC: Add PC-relative load optimization and ability to disable if necessary... R. Belmont2008-07-281-1/+2
* UDRC-based SH-2 dynamic recompiler. R. Belmont2008-07-131-1/+28
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+0
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+83