SID icon indicating copy to clipboard operation
SID copied to clipboard

[Request] Switch to libsidplayfp

Open syboxez opened this issue 5 years ago • 2 comments

libsidplayfp is a much more accurate fork of libsidplay2, and is currently the most accurate SID emulation library available.

https://sourceforge.net/projects/sidplay-residfp/

syboxez avatar Mar 23 '20 06:03 syboxez

Any idea how similar the APIs are?

FigBug avatar Mar 23 '20 13:03 FigBug

Any idea how similar the APIs are?

Since you're using resid 0.16 in this project and not resid 2, they're quite different. resid 0.xx hasn't been updated since 2004.

If you want a more resid-like API, check out this library included in CheeseCutter: https://github.com/theyamo/CheeseCutter/tree/master/src/resid-fp

You may find a more updated version of resid-fp in VICE as well.

syboxez avatar Mar 23 '20 16:03 syboxez