gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 17dadbc67f8adbe298b704ddf7b6ea6b719964d8 parent 938801f9ff75ebd12f50cde37c5b476ecc22b72e Author: Toxa <untoxa@mail.ru> Date: Thu, 4 Feb 2021 22:04:34 +0300 update README.md Diffstat:
| M | README.md | 2 | +- |
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** points into the folder, where you installed sdcc +- Create **SDCCDIR** environment variable, that 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.