summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/mb86233
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump. Aaron Giles2008-12-151-3/+3
* Removed get context/set context calls from the CPU interface entirely. Aaron Giles2008-12-111-2/+0
* s/cpustate->([ch])/filename.\1/ Aaron Giles2008-12-101-1/+1
* Pointer-ified the mb86233 core. Aaron Giles2008-12-101-186/+171
* Made the PCI bus a device. The bus is declared in the machine Aaron Giles2008-12-072-6/+9
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* CPU_IS_LE -> ENDIANNESS_LITTLE Aaron Giles2008-12-041-1/+1
* Cleanups and version bump for 0.128u4.mame0128u4 Aaron Giles2008-11-241-1/+1
* change_pc? What change_pc? Aaron Giles2008-11-241-11/+1
* Removed NO_LEGACY_MEMORY_HANDLERS defines. Aaron Giles2008-11-241-1/+0
* A few more conversions. Aaron Giles2008-11-221-3/+9
* 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-3/+2
* Populated tag and static_config parts of fake CPU device. Removed 'config' Aaron Giles2008-11-091-1/+1
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-082-10/+10
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-6/+6
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-0/+1
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-122-5/+8
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-282-2/+2
* Cleanups and version bump.mame0126u2 Aaron Giles2008-07-241-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-07-241-2/+2
* TGP / Model 2 fixes [ElSemi] davidhay2008-07-192-84/+160
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-5/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-5/+5
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-0/+1
* ElSemi -> Miguel Angel Horna in copyright notices Aaron Giles2008-01-061-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-173-0/+2516