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.
Changelog:
1.1
- made the GCC inlines PowerUP / WarpUP compatible
1.0
- initial release
|