summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/scudsp/scudsp.c
Commit message (Expand)AuthorAgeFilesLines
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-2/+2
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-2/+2
* 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-151-31/+13
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-1/+0
* 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-111-7/+61
* 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-101-3/+124
* Almost there, baby Angelo Salese2013-10-101-33/+587
* Checkpoint Angelo Salese2013-10-101-15/+168
* Hooked SCUDSP to machine struct Angelo Salese2013-10-101-7/+33
* Forgot main files Angelo Salese2013-10-081-0/+123