Releases: dashodanger/libcRSID
Releases · dashodanger/libcRSID
libcRSID 1.1
Changes since libcRSID 1.0
- Pulled in upstream fix from cRSID 1.3 regarding zeropage-based music loading
- Added floating-point output (cRSID_generateFloat function)
- Updated example player code to use floating-point output
- Code formatting passes
Attached are 32 and 64-bit Windows executables for the test program. They will open a window and automatically replay the embedded SID track.
libcRSID 1.0
- SDL/Filesystem functions removed
- Addressed compilation failures under MSVC
- Added extern C declarations when using with C++
Attached are 32 and 64-bit Windows executables for the test program. They will open a window and automatically replay the embedded SID track.