github Zibri/VICE r43534

latest releases: r46118, r46118o, r46118u...
3 years ago

Changelog:

r43537 | rhialto | 2023-03-19 17:12:56 +0000 (Sun, 19 Mar 2023) | 5 lines

petsound: enable high pass filter

(like in e.g. the vic20) This avoids annoying clicks caused by the signal going
from 0 to max in one step, e.g. when it is turned on or off.

------------------------------------------------------------------------
r43536 | rhialto | 2023-03-19 16:59:28 +0000 (Sun, 19 Mar 2023) | 9 lines

petsound: Remove (and always enable) the #define LOWPASS_CB2.

The option chose between two different ways of doing the low-pass on the CB2 sound.
Having it complicated the code and made it less readable.
The option was already enabled by default anyway, so there should be no functional
change.
The old, removed code may have been slightly faster but also likely a bit less
realistic.

------------------------------------------------------------------------
r43535 | blackystardust | 2023-03-19 16:58:24 +0000 (Sun, 19 Mar 2023) | 1 line

Added datasette sound support to the new float sound system.
------------------------------------------------------------------------
r43534 | blackystardust | 2023-03-19 16:24:42 +0000 (Sun, 19 Mar 2023) | 1 line

Added video sound support to the new float sound system.
------------------------------------------------------------------------
r43533 | blackystardust | 2023-03-19 16:12:32 +0000 (Sun, 19 Mar 2023) | 1 line

Added c64dtv sid sound support to the new float sound system.
------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.