summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/nes_defs.h
Commit message (Expand)AuthorAgeFilesLines
* devices/sound/mmc5.cpp: Implement MMC5 sound emulation (#13487) cam9002025-03-301-7/+67
* nes_apu: it claims to be GPL, then it can't have a GPL-incompatible license r... hap2023-10-291-5/+1
* sound/nes_apu.cpp: Implemented frame counter interrupt . (#10715) 0kmg2022-12-211-1/+3
* Renamed n2a03 to rp2a03 throughout source tree. (#10343) 0kmg2022-09-201-1/+1
* sound/nes_apu.cpp: Added earliest hardware variant of 2A03 APU. (#10299) 0kmg2022-09-041-1/+1
* nes_apu.cpp: A few cleanups. (#9326) 0kmg2022-02-201-62/+19
* Various NES and friends cleanups. (#9312) 0kmg2022-02-211-1/+1
* nes_apu.cpp: Improvements for triangle channel. (#9310) 0kmg2022-02-171-1/+1
* nes_apu.cpp: Implement non linear mixer output, some misc fixes and improveme... cam9002022-02-161-6/+10
* nes_apu.cpp: Added noise channel period table for PAL systems. (#9256) 0kmg2022-02-031-5/+7
* nes_apu.cpp: Added missing DPCM period table for PAL. (#9167) 0kmg2022-01-181-3/+5
* nes_apu.cpp: Correct noise algorithm cam9002020-05-301-5/+1
* basic VT03 support David Haywood2017-05-231-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-168/+119
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* some TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-13/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-2/+0
* clang-modernize part 6 Miodrag Milanovic2015-12-041-8/+8
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+290