summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/dsp16/dsp16fe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/dsp16/dsp16fe.cpp')
0 files changed, 0 insertions, 0 deletions
2019-12-011-1/+2 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1 * clean up/encapsulate gottlieb sound, remove more MCFG_ (nw) Vas Crabb2018-07-131-18/+16 * devcb3 Vas Crabb2018-07-071-3/+3 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+4 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+8 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+3 * 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/+2 * acia6850: Create standard read/write handlers (nw) AJR2017-12-011-2/+1 * (nw) votrtnt, votrpss: marked as working. The votrax device will correctly gi... Robbbert2017-09-301-3/+1 * (nw) more trampoline removal. Robbbert2017-09-301-1/+1 * (nw) more cleanups Robbbert2017-09-221-14/+27 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * another line shortened (nw) Lord-Nightmare2017-03-081-1/+6 * more long line reduction (nw) Lord-Nightmare2017-03-071-6/+12 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2