git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit 49dc206f775e7b13f34a51209198c0c3abf9f368
parent 8eea746353118c9025bbd6640d8aefb3e82d62bc
Author: Toxa <untoxa@mail.ru>
Date:   Mon, 28 Dec 2020 13:53:36 +0300

changelog update

Diffstat:
Mgbdk-support/ChangeLog10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/gbdk-support/ChangeLog b/gbdk-support/ChangeLog @@ -1,3 +1,13 @@ +gbdk3-4.0.2 + - Updated documentation + - Library was improved + - Linking with stdio.h does not require that much rom now + - Default font is changed to the smaller one (102 characters), that leaves space for user tiles + - Fixed broken support for multiplying longs + - Multiple minor improvements + - New bankpack feature, allows automatic bank allocation for data and code, see banks_autobank example, feature is in beta state, use with care + - Lcc improvements + gbdk3-4.0.1 - Updated documentation - IHX is checked for correctness before the makebin stage. That allows to warn about overwriting the same ROM addresses (SDCC toolchain does not check this anymore).

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.