summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/dsp56k/dsp56def.h
Commit message (Expand)AuthorAgeFilesLines
* dsp56k : Hooked up new execution engine. [Andrew Gardner] Andrew Gardner2010-08-071-375/+10
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-2/+1
* Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device. Aaron Giles2010-06-171-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Changed DSP56k macros to avoid collision with OS X 10.6+ system headers R. Belmont2010-01-171-16/+16
* Fixed dsp56156 DO & BSCC opcode bugs. [Andrew Gardner] Andrew Gardner2009-10-201-20/+38
* CPU cores now compile cleanly. Aaron Giles2009-03-151-0/+9
* Cleanups and version bump. Aaron Giles2008-12-151-1/+1
* Pointer-ified the dsp56k cpu core. [Andrew Gardner] Andrew Gardner2008-12-121-206/+214
* 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-061-1/+1
* Added additional Motorola DSP56k reset behavior. (Andrew Gardner) Andrew Gardner2008-10-011-11/+16
* 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-111-0/+8
* Fix compile errors. Wilbert Pol2008-08-041-1/+1
* Improved Dsp56k CPU interrupt handling. Polygonet Commanders now advances pa... Andrew Gardner2008-08-041-1/+1
* DSP56156 CPU Core updates. Andrew Gardner2008-07-281-0/+383