| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add adjust_periodic() to persistent_timer. Update obvious situations where it... |  Aaron Giles | 2021-09-11 | 1 | -2/+2 |
| * | Since I already had to touch all device_timer signatures, bite the bullet and... |  Aaron Giles | 2021-08-20 | 1 | -5/+5 |
| * | Major timer object reshuffling. timer_expired_delegate wraps the various call... |  Aaron Giles | 2021-03-26 | 1 | -1/+1 |
| * | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... |  Aaron Giles | 2021-03-24 | 1 | -1/+1 |
| * | Complete sound modernization of remaining devices. Legacy callbacks and strea... |  Aaron Giles | 2020-09-28 | 1 | -7/+7 |
| * | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -2/+2 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -10/+10 |
| * | srcclean and manual adjustments (nw) |  Vas Crabb | 2020-02-23 | 1 | -17/+17 |
| * | -spg2xx_audio: Added preliminary ADPCM36 decoding, significantly improves pba... |  mooglyguy | 2020-02-19 | 1 | -6/+62 |
| * | -spg2xx_audio: Turn off debugging, remove leftover debugging code, nw |  mooglyguy | 2020-02-15 | 1 | -4/+1 |
| * | -spg2xx_audio: Added logging of ADPCM36 samples, nw |  mooglyguy | 2020-02-14 | 1 | -1/+47 |
| * | -jak_care: Hooked up spg2xx software wave-in channel, hooked up muls and fir_... |  mooglyguy | 2020-02-08 | 1 | -3/+13 |
| * | -spg2xx_audio: Hooked up channel FIQ. [Ryan Holtz] |  mooglyguy | 2020-02-07 | 1 | -10/+55 |
| * | -spg2xx_audio: Turn logging back off, nw |  MooglyGuy | 2020-02-07 | 1 | -1/+1 |
| * | -spg2xx_audio: Fixed off-by-one on Beat Count timer, fixing timing in icanpia... |  MooglyGuy | 2020-02-07 | 1 | -7/+12 |
| * | srcclean (nw) |  Vas Crabb | 2019-05-26 | 1 | -3/+3 |
| * | smartfp - identify some audio related bits (nw) (#5076) |  David Haywood | 2019-05-19 | 1 | -4/+47 |
| * | srcclean, fix up apple2_flop_clcracked.xml (nw) |  Vas Crabb | 2019-04-21 | 1 | -6/+6 |
| * | basic audio for SPG110 titles |  DavidHaywood | 2019-03-31 | 1 | -1/+35 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -0/+1258 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -1258/+0 |
| * | -spg2xx_audio: Switch sample processing mode immediately on change. Fixes add... |  MooglyGuy | 2019-03-15 | 1 | -44/+32 |
| * | SPG2XX - Make audio emulation a subdevice (#4757) |  David Haywood | 2019-03-14 | 1 | -0/+1270 |