git.y1.nz

gbdk-2020

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

commit 972c1e5d1b5c8141a290b9bc69544437b682a3a3
parent ddb6e0ce8ea6bb234d3e4cd965df19421cc13804
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Wed,  2 Feb 2022 13:08:18 -0800

Docs: Update date for 4.0.6 in release notes
Diffstat:
Mdocs/pages/10_release_notes.md5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/pages/10_release_notes.md b/docs/pages/10_release_notes.md @@ -6,7 +6,7 @@ https://github.com/gbdk-2020/gbdk-2020/releases # GBDK 2020 Release Notes ## GBDK 2020 4.0.6 - 2022/xx + 2022/02 - Building GBDK - Changed to target older version of macOS (10.10) when building for better compatibility - Platforms @@ -501,4 +501,4 @@ https://github.com/gbdk-2020/gbdk-2020/releases ## GBDK 2.1.5 17th Oct, 1999 - The compiler is the same, but some of the libraries have been improved. memset() and memcpy() are much faster, malloc() is fixed, and a high speed fixed block alternative malloc() was added. - + The compiler is the same, but some of the libraries have been improved. memset() and memcpy() are much faster, malloc() is fixed, and a high speed fixed block alternative malloc() was added.

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