Most importand changes
- Removed CPP demo as it uses private API.
- Reworked demos so they no longer use private API.
- Implemented some undocumented OPcodes for NES CPU (Thanks to @drfiemost for the contribution) (#86)
- Fixed several compile warnings.
- The fade length is now passed to the track info for SPC files. (Thanks to @myQwil for the contribution)
- The C++ runtime library is now properly exported. (Thanks to @robUx4 for the contribution)
- Fixed several crashes and security vulnerabilities reported by people.
- The YM2413 chip emulator has been updated to the version v1.5.9. (Thanks to @drfiemost for the contribution)
- Added ADPCM support for the HES emulator, backported from Kode54's fork. (Thanks to @drfiemost for the contribution)
Full Changelog: 0.6.4...0.6.5