git.y1.nz

gbdk-2020

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

commit 938801f9ff75ebd12f50cde37c5b476ecc22b72e
parent 8cc449cc6c7e410deedd385a05cafa7bcf63610a
Author: Toxa <untoxa@mail.ru>
Date:   Thu,  4 Feb 2021 21:45:36 +0300

update README.md

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

diff --git a/README.md b/README.md @@ -44,5 +44,5 @@ Unless you are interested on recompiling the sources for some reason (like fixin - 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.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 +- Create and environment var **SDCCDIR** points into 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.