| Commit message (Expand) | Author | Age | Files | Lines |
* | New sound infrastructure.sound |  Olivier Galibert | 6 days | 1 | -3/+3 |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -2/+2 |
* | nes_apu: it claims to be GPL, then it can't have a GPL-incompatible license r... |  hap | 2023-10-29 | 1 | -5/+1 |
* | sound/nes_apu.cpp: Implemented frame counter interrupt . (#10715) |  0kmg | 2022-12-21 | 1 | -1/+6 |
* | sound/nes_apu.cpp: Can no longer read from anything but status register. (#10... |  0kmg | 2022-12-04 | 1 | -1/+1 |
* | Renamed n2a03 to rp2a03 throughout source tree. (#10343) |  0kmg | 2022-09-20 | 1 | -1/+1 |
* | sound/nes_apu.cpp: Added earliest hardware variant of 2A03 APU. (#10299) |  0kmg | 2022-09-04 | 1 | -1/+14 |
* | nes_apu.cpp: A few cleanups. (#9326) |  0kmg | 2022-02-20 | 1 | -5/+2 |
* | nes_apu.cpp: Implement non linear mixer output, some misc fixes and improveme... |  cam900 | 2022-02-16 | 1 | -4/+7 |
* | nes_apu.cpp: Added missing DPCM period table for PAL. (#9167) |  0kmg | 2022-01-18 | 1 | -0/+3 |
* | machines promoted to WORKING (plug play) (#7299) |  David Haywood | 2020-09-29 | 1 | -0/+2 |
* | namco_163/nes_apu/nile: Update to new stream callbacks |  Aaron Giles | 2020-09-20 | 1 | -1/+1 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -1/+1 |
* | nes_apu.cpp: Correct noise algorithm |  cam900 | 2020-05-30 | 1 | -1/+0 |
* | devcb: Eliminate legacy callback syntax (nw) |  AJR | 2019-06-06 | 1 | -2/+0 |
* | -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... |  mooglyguy | 2018-12-20 | 1 | -6/+0 |
* | -cpu/m6502: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-17 | 1 | -0/+2 |
* | NES APU: remove read/write trampolines and zero $4015 at reset https://wiki.n... |  smf- | 2018-08-31 | 1 | -4/+3 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
* | A little fast on the trigger there... (nw) |  Olivier Galibert | 2018-03-12 | 1 | -2/+0 |
* | nes_apu: Make it slightly less horrible [O. Galibert] |  Olivier Galibert | 2018-03-12 | 1 | -5/+0 |
* | Remove first_screen(), nw |  Ryan Holtz | 2018-03-11 | 1 | -0/+5 |
* | de-staticify initializations for src/devices/sound (nw) |  Wilbert Pol | 2018-02-25 | 1 | -5/+5 |
* | some tidying (nw) |  David Haywood | 2017-05-24 | 1 | -2/+2 |
* | basic VT03 support |  David Haywood | 2017-05-23 | 1 | -1/+14 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -28/+26 |
* | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
* | Fixed crash because nes_apu was always binding to root_device() before the n2... |  smf- | 2016-11-05 | 1 | -9/+0 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
* | Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... |  therealmogminer@gmail.com | 2016-08-18 | 1 | -0/+3 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -4/+4 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -4/+4 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -2/+2 |
* | make the NES APU device get added with the N2A03 rather than needing to be ad... |  David Haywood | 2015-11-02 | 1 | -0/+1 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+96 |