Short: Updated cdplayer.library SDK Author: Patrick Hess, Szilard Biro Uploader: col lawrence gmail com (Szilard Biro) Type: dev/c Version: 1.0 Requires: dev/misc/CDPlayerlib37.lha Architecture: generic This is an updated C software development kit for cdplayer.library 37.0, as the original SDK had issues with modern compilers. I started out with fd2pragma and sfdc, then manually fixed the GCC inlines to work around the quirks (A5 register usage, putting 8-bit values into address registers, etc). It contains GCC inlines as well as libcall/amicall pragmas suitable for older compilers.