summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/sega_scu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Unbreak SCU (nw) angelosa2018-04-201-2/+2
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-17/+18
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Moved internal SCUDSP program/data maps into CPU core (nw) angelosa2017-10-231-10/+0
* srcclean (nw) Vas Crabb2017-10-221-42/+42
* Don't let SCU DSP go anywhere, use device_reset_after_children() (nw) angelosa2017-10-171-1/+9
* stvvdp1.cpp: fixed potential crash (nw) angelosa2017-10-101-1/+1
* stv.cpp: batmanfr input labels (nw) angelosa2017-10-101-1/+35
* saturn.cpp: Moved SCU related functions inside a device [Angelo Salese] angelosa2017-10-091-0/+776