SID
SID copied to clipboard
[Request] Switch to libsidplayfp
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/
Any idea how similar the APIs are?
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.