17.5.0
- bn::memory::dma_enabled and bn::memory::set_dma_enabled added.
- bn::fixed explicit conversion operators added.
- Custom C++ flags can be specified in the project's
Makefile
. - All logging functions and methods can be called with logging disabled.
- Current gba-link-connection implementation has been moved to a private namespace to allow using other implementations.
- Spelling mistakes corrected.
- Background z order documentation improved.
- GBA Wav to S3m Converter added to the frequently asked questions (FAQ) page.