summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/gus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-2/+2
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-55/+52
* gus: fix divide by zero (nw) mahlemiut2020-02-151-1/+1
* gus.cpp : Calculated GF1 sample rate cam9002020-02-131-12/+9
* sblaster: support more playback commands (nw) Sergey Svishchev2020-02-081-7/+7
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+11
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-4/+4
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-191-5/+5
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-2/+2
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-16/+16
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-26/+20
* 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-7/+22
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-4/+4
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* cleanups (nw) Miodrag Milanovic2015-12-251-2/+2
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-4/+4
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-4/+4
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1724