summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/dsp56k
Commit message (Expand)AuthorAgeFilesLines
* CPU cores now compile cleanly. Aaron Giles2009-03-154-11/+20
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2009-01-143-10/+5
* Cleanups and version bump. Aaron Giles2008-12-221-5/+5
* Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner) Andrew Gardner2008-12-214-71/+247
* Fixed update_handler for the dsp56k and polygonet. [Andrew Gardner] Andrew Gardner2008-12-211-0/+23
* More cleanup. Added address-space-specific constants for the various Aaron Giles2008-12-201-11/+11
* Renamed CPUINFO_PTR_* to CPUINFO_FCT_* for function get infos. Aaron Giles2008-12-191-12/+12
* Removed index and clock parameters from CPU_INIT function. Aaron Giles2008-12-182-4/+4
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Cleanups and version bump. Aaron Giles2008-12-151-1/+1
* Pointer-ified the dsp56k cpu core. [Andrew Gardner] Andrew Gardner2008-12-126-1550/+1508
* Fixed compile error, and fixed crash when handling an exception when the Aaron Giles2008-12-111-0/+2
* Removed get context/set context calls from the CPU interface entirely. Aaron Giles2008-12-111-4/+2
* Re-routed empty get/set context calls to the dummy CPU's, and removed them Aaron Giles2008-12-091-7/+0
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-071-1/+0
* 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
* Moves empty brackets to the same line as CPU_(GET|SET)_CONTEXT calls. Andrew Gardner2008-11-301-1/+1
* change_pc? What change_pc? Aaron Giles2008-11-242-18/+0
* Removed NO_LEGACY_MEMORY_HANDLERS defines. Aaron Giles2008-11-241-1/+0
* Converted a bunch of CPU cores over to the new memory functions. Aaron Giles2008-11-223-28/+33
* 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
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-1/+1
* Populated tag and static_config parts of fake CPU device. Removed 'config' Aaron Giles2008-11-091-1/+1
* Cleanups/version bump.mame0128u3 Aaron Giles2008-11-092-34/+34
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-2/+2
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-083-12/+12
* Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner, PhilB, RBelmont) Andrew Gardner2008-11-083-128/+737
* Fix a reg-ex replace issue - Thx Andrew Gardner! Couriersud2008-11-071-1/+1
* Some more gcc 64bit tranquilizers Couriersud2008-11-061-1/+1
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-062-13/+15
* Cleanups and version bump. Aaron Giles2008-11-021-1/+1
* Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner) Andrew Gardner2008-10-301-7/+93
* Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner) Andrew Gardner2008-10-281-24/+42
* Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner) Andrew Gardner2008-10-272-38/+159
* Cleanups and version bump.mame0128u1 Aaron Giles2008-10-231-88/+88
* Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner) Andrew Gardner2008-10-221-25/+188
* Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner) Andrew Gardner2008-10-192-32/+194
* Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner) Andrew Gardner2008-10-184-1910/+2738
* Cleanups and version bump.mame0127u6 Aaron Giles2008-10-022-6/+6
* Added additional Motorola DSP56k reset behavior. (Andrew Gardner) Andrew Gardner2008-10-015-29/+147
* Cleanups and version bump.mame0127u5 Aaron Giles2008-09-261-114/+114
* Rewrite of the Motorola DSP56k disassembler. (Andrew Gardner) Andrew Gardner2008-09-191-9/+9
* Rewrite of the Motorola DSP56k disassembler. (Andrew Gardner) Andrew Gardner2008-09-191-8/+7
* Rewrite of the Motorola DSP56k disassembler. (Andrew Gardner) Andrew Gardner2008-09-191-1674/+2333
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-0/+1
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-9/+0
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-112-4/+15
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-072-5/+5