Arisotura
fbad8b0f43
* new FPS limiter
...
* new audio output/sync method
about fucking time
2019-08-29 15:55:18 +02:00
Arisotura
626a9c1385
my bad.
2019-08-18 11:31:03 +02:00
Arisotura
b0efde8bf7
also, update copyright name
2019-01-22 15:58:29 +01:00
StapleButter
a4eaf7dc19
SPU:
...
* support channel repeat mode 3, behaves same as mode 1 (loops)
* always clear channel buffers, so if channels 0-7 use format 3, they don't output old data over and over again (fixes #281 )
2018-12-14 00:14:06 +01:00
StapleButter
7bf62918cd
SPU done
2018-10-18 02:45:38 +02:00
StapleButter
fea7955675
fixor copyright years.
2018-09-15 02:32:13 +02:00
StapleButter
73bf4471ee
audio: change output rate to 47340Hz, add resampler with small margin to 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
2017-12-11 18:41:05 +01:00
StapleButter
b96ac8e000
(finally) fix sound
...
* reset capture position when starting capture
* reorder channel/capture handling
* implement FIFO for channel and capture
2017-11-11 18:46:42 +01:00
StapleButter
495d0ba12d
add support for SPI shutdown, btw
2017-09-21 03:59:12 +02:00
StapleButter
4ffb217791
add support for 16bit IE reads/writes ( fixes #66 )
2017-06-24 01:21:09 +02:00
StapleButter
3f3b2977d7
* sound capture from left/right mixers
...
* support for appropriate output modes
2017-04-08 22:59:27 +02:00
StapleButter
a4f436f827
* stub more wifi crap
...
* louder sound
* misc fixes
2017-04-07 17:37:49 +02:00
StapleButter
d8bbf25431
* PCM8, PCM16, ADPCM, white noise
...
* volume, volume div, panning, master volume
2017-04-07 01:06:10 +02:00
StapleButter
76c4e57608
preliminary audio. only supports PSG (and handles all channels as such). drops out every once in a while.
2017-04-06 22:38:46 +02:00
StapleButter
8d66beba6b
start SPU work
2017-04-06 19:44:34 +02:00
StapleButter
28cddadfbc
* bump version number
...
* feed system time into RTC
* start laying base for sound
2017-04-04 15:32:50 +02:00