This version adds some more new syscalls, fixes some bugs and removes some items that were previously defined but unusable. All users are encouraged to upgrade.
For more detailed help in getting started with the SDK packages, see the Windows SDK HOWTO.
Changes
- Compatibility with the old "mini-SDK" is removed: #68
- USB syscalls added: #87
- Removed redundant header files and ones that corresponded to code that isn't part of libfxcg.
strtol
's implementation has been replaced with one that works correctly (the old one was buggy)
Full Changelog: v0.5.2...v0.6
Files in this release
- PrizmSDK-win-0.6.7z: Windows SDK package in a 7-zip archive. If you can extract 7z archives, this offers the smallest download size.
- PrizmSDK-win-0.6.zip: Windows SDK package in a zip archive, usable on most systems but a larger download than the 7z archive.
- libfxcg-0.6-bin.zip: compiled libraries and header files only, suitable for dropping into an existing SDK package to update the libraries or using with your own non-SDK toolchain.