summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/scudsp/scudsp.c
Commit message (Collapse)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-1039/+0
|
* removed some non-commercial use texts no use since it's BSD3 now (nw) Miodrag Milanovic2015-05-301-11/+0
|
* update for Mariusz Wojcieszek (nw) Miodrag Milanovic2015-05-111-1/+1
|
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
|
* 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 ↵ Angelo Salese2013-10-151-0/+2
| | | | to fill it somehow, not going to force it for now. I've surely missed some drivers, but for now that's enough.
* Fixed ENDI status flag Angelo Salese2013-10-111-1/+1
|
* Hacked SCU DSP DMA execution and fixes some other minor things, makes Croc ↵ Angelo Salese2013-10-111-7/+61
| | | | to work again
* 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