summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/scudsp
Commit message (Expand)AuthorAgeFilesLines
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-3/+3
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-9/+9
* fixed usage of uninitialized members in scudsp_cpu_device (nw) Oliver Stöneberg2014-04-271-0/+22
* scudsp_cpu_device: converted to devcb2 (nw) Ivan Vangelista2014-04-152-47/+30
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-052-10/+9
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-151-0/+2
* Fixed ENDI status flag Angelo Salese2013-10-111-1/+1
* Hacked SCU DSP DMA execution and fixes some other minor things, makes Croc to... Angelo Salese2013-10-113-30/+84
* Fixed SH-2->DSP DMA operation, new core doesn't fart anymore Angelo Salese2013-10-101-1/+15
* More progresses, Magical Hoppers boots Angelo Salese2013-10-103-6/+155
* scudspdasm.c: Prevent out of array access from line 314 (nw) Wilbert Pol2013-10-101-1/+1
* Almost there, baby Angelo Salese2013-10-102-42/+644
* Checkpoint Angelo Salese2013-10-103-21/+501
* Hooked SCUDSP to machine struct Angelo Salese2013-10-102-12/+40
* fix Clang compile (nw) R. Belmont2013-10-101-2/+2
* Fix DASM Angelo Salese2013-10-081-2/+26
* Forgot main files Angelo Salese2013-10-082-0/+198
* Added a bare bones SCUDSP core, to be improved Angelo Salese2013-10-081-336/+9
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-3/+3
* Fixed input regression with Bug 2 Angelo Salese2013-02-051-6/+9
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-84/+84
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* Clean-ups and version bumpmame0143u6 Angelo Salese2011-09-201-8/+8
* Improved SCU DSP disassembler Angelo Salese2011-09-071-154/+250
* WIP code for SCU DSP CPU core Angelo Salese2011-09-061-0/+247