dos33fsprogs/music/pt3_lib/CHANGES
Vince Weaver ba3adb6447 pt3_lib: bump to version 0.4
made it so you can configure out the frequency scale code
*hopefully* this is mostly transparent and doesn't break anyone's code
2023-05-15 12:22:55 -04:00

8 lines
269 B
Plaintext

V0.4 (15 May 2023)
+ Changed so that you can disable the 1.77MHz frequency adjustment at compile
time. This saves a few hundred cycles and also some binary size.
Default is left to have it enabled and switchable so hopefully
this won't break anything for anyone.