summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/nes_apu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* nes_apu.cpp: Fix value - corrects sound output (nw) Scott Stone2018-03-131-1/+1
* nes_apu: Fix regression (nw) AJR2018-03-121-5/+5
* A little fast on the trigger there... (nw) Olivier Galibert2018-03-121-3/+3
* nes_apu: Make it slightly less horrible [O. Galibert] Olivier Galibert2018-03-121-20/+3
* Remove first_screen(), nw Ryan Holtz2018-03-111-13/+13
* missing files? (nw) David Haywood2017-05-231-7/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-47/+47
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* Fixed crash because nes_apu was always binding to root_device() before the n2... smf-2016-11-051-10/+2
* some TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-27/+27
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-10/+31
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-8/+8
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+780