summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/scramble.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-2/+2
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-7/+7
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-3/+3
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-23/+23
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-7/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* scramble: Removed machine().device. src/mame/audio is now clean of machine().... mooglyguy2018-06-011-29/+0
* 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-12/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* 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
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-1/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+327