git.y1.nz

gbdk-2020

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

commit c1993ffdc5f1957e057baa86caa2df72dbd42bd4
parent b2f0661e2cf15f3d57d16a42a19e40ceffae9000
Author: Toxa <untoxa@mail.ru>
Date:   Tue, 15 Jun 2021 19:42:23 +0300

ChangeLog update

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

diff --git a/gbdk-support/ChangeLog b/gbdk-support/ChangeLog @@ -1,4 +1,18 @@ gbdk-4.0.3 + - Updated documentation + - Library was improved + - Switch to standard types declared in stdint.h and stdbool.h + - separate cgb.h and sgb.h from gb.h (possible breaking change) + - get_vram_byte(), get_win_tile_xy(), get_bkg_tile_xy(), set_tile_data() + - fix broken decompression to VRAM routines + - Multiple minor improvements + - png2mtspr improvements and bug fixes + - support for code relocation with bankpack + - support for link scripts in lcc + - support for C input into gbcompress + - other lcc frontend improvements + +gbdk-4.0.3 - Updated documentation, including the PDF version - Library was improved - Metasprites support (see example)

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