git.y1.nz

gbdk-2020

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

commit 5563572f2916c3244344413283c4334561bb9433
parent cce23a8fd6ab6c1bfb6df5b7305c67a878b96f10
Author: Toxa <untoxa@mail.ru>
Date:   Sat, 16 Jan 2021 00:39:45 +0300

readme update

Diffstat:
MREADME.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -42,7 +42,7 @@ Unless you are interested on recompiling the sources for some reason (like fixin - **Windows only**: Download and install [mingw](http://www.mingw.org/) - Clone, download this repo or just get the source form the [releases](https://github.com/Zal0/gbdk-2020/releases) -- Download and install [**sdcc nightlies from 4.0.4 #11952 onwards**](http://sdcc.sourceforge.net/snap.php) (SDCC is no longer part of GDDK so you need to download it (just the binaries) in the platform you need) +- Download and install [**sdcc nightlies from 4.0.7 #12016 onwards**](http://sdcc.sourceforge.net/snap.php) (SDCC is no longer part of GDDK so you need to download it (just the binaries) in the platform you need) - On Linux **don't use package managers** The latest release available won't work, you need to compile or download one of the nightlies - Create and environment var **SDCCDIR** pointint to the folder where you installed sdcc - Open a command prompt or a terminal, go the root directory of the repo and run **make**

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