Skip to content

Releases: dashodanger/libcRSID

libcRSID 1.1

16 Oct 03:14
Compare
Choose a tag to compare

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

05 Jan 07:41
8b203c8
Compare
Choose a tag to compare
  • 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.