gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 87103a9378583fc25fe37f23f92ac2e54b9125d3 parent cbd99a4c133730552d35a0ac48a52cb0f5906e3b Author: Toxa <untoxa@mail.ru> Date: Thu, 25 Mar 2021 13:28:46 +0300 release notes Diffstat:
| M | gbdk-support/ChangeLog | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/gbdk-support/ChangeLog b/gbdk-support/ChangeLog @@ -1,3 +1,14 @@ +gbdk-4.0.3 + - Updated documentation, including the PDF version + - Library was improved + - Metasprites support (see example) + - GBCompress decompressor included (see example) + - Large map scrolling helper functions (see example) + - Multiple minor improvements + - New tools + - png2mtspr converts png images into metasprite structs + - gbcompress compression utility, compatible with GBTD/GBMB + gbdk-4.0.2 - Updated documentation - Library was improved
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.