Skip to content

libsidplayfp-2.2.0

Compare
Choose a tag to compare
@drfiemost drfiemost released this 23 May 11:24
· 292 commits to master since this release
  • reSIDfp: added NEON (by Christopher Snowhill) and SSE2 version of convolution function
    the configure option has been changed to --with-simd=<sse2/mmx/neon/none>
  • Exposed last values written to the SID registers. Based on patch by Stian Skjelstad
  • API additions:
    • Splitted ROM functions
    • Added CIA 6526 4485 model setting, mostly for testing
    • Added function for loading database from unicode path on Windows
    • Added function for loading tunes using a custom loader callback