summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/qs1000.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+9
* qs1000.cpp : Convert set_irq into WRITE_LINE_MEMBER (#3306) cam9002018-03-071-1/+1
* Revert "qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER (#3294... Vas Crabb2018-03-041-16/+7
* qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER (#3294) cam9002018-03-041-7/+16
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* qs1000, 315_5124 and 315_5313 devices: test Vas' latest work (nw) Ivan Vangelista2017-05-221-15/+7
* 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-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-0/+10
* dirom: device_rom_interface for sound chips with rom/memory map alternative [... Olivier Galibert2016-08-151-45/+23
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* mcs51.cpp: converted serial_rx and serial_tx to devcb (nw) Ivan Vangelista2016-07-011-2/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-2/+0
* clang-modernize part 6 Miodrag Milanovic2015-12-041-4/+4
* clang-modernize part 3 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+646