| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | SPU done | StapleButter | 2018-10-18 | 
| | | |||
| * | fixor copyright years. | StapleButter | 2018-09-15 | 
| | | |||
| * | audio: change output rate to 47340Hz, add resampler with small margin to ↵ | StapleButter | 2017-12-11 | 
| | | | | | | | elimiate pops/clicks due to output rate fluctuation output rate is picked such that 1024 samples at that rate equal exactly 710 samples at the SPU's output rate | ||
| * | (finally) fix sound | StapleButter | 2017-11-11 | 
| | | | | | | | * reset capture position when starting capture * reorder channel/capture handling * implement FIFO for channel and capture | ||
| * | add support for SPI shutdown, btw | StapleButter | 2017-09-21 | 
| | | |||
| * | misc. things | StapleButter | 2017-05-09 | 
| | | |||
| * | windows! | StapleButter | 2017-04-09 | 
| | | |||
| * | * sound capture from left/right mixers | StapleButter | 2017-04-08 | 
| | | | | | * support for appropriate output modes | ||
| * | * stub more wifi crap | StapleButter | 2017-04-07 | 
| | | | | | | * louder sound * misc fixes | ||
| * | * PCM8, PCM16, ADPCM, white noise | StapleButter | 2017-04-07 | 
| | | | | | * volume, volume div, panning, master volume | ||
| * | preliminary audio. only supports PSG (and handles all channels as such). ↵ | StapleButter | 2017-04-06 | 
| | | | | | drops out every once in a while. | ||
| * | start SPU work | StapleButter | 2017-04-06 | 
| | | |||
| * | * bump version number | StapleButter | 2017-04-04 | 
| * feed system time into RTC * start laying base for sound | |||