git.y1.nz

gbdk-2020

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

commit 48cd4b361338f8e5eacecb1f43f62af26feb4357
parent 6eb0fe6726debf6e53a9a5cd36cf33b970c0a850
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Sat,  1 Oct 2022 10:38:21 -0700

Update link to patched SDCC (was to 4.0.5, generalize)
Diffstat:
MREADME.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -70,7 +70,7 @@ Unless you are interested on recompiling the sources for some reason (like fixin - **Windows only**: Download and install [mingw](http://mingw-w64.org/) - Clone, download this repo or just get the source form the [releases](https://github.com/gbdk-2020/gbdk-2020/releases) -- Download and install the **PATCHED** [sdcc builds](https://github.com/gbdk-2020/gbdk-2020-sdcc/releases/tag/sdcc-12539-patched) from the separate repo for that (https://github.com/gbdk-2020/gbdk-2020-sdcc/releases/tag/sdcc-12539-patched). +- Download and install the **PATCHED** [sdcc builds](https://github.com/gbdk-2020/gbdk-2020-sdcc/releases) from the separate repo for that (https://github.com/gbdk-2020/gbdk-2020-sdcc/releases). - 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 **SDCCDIR** environment variable, that points into the folder, where you installed sdcc - Open command prompt or a terminal, go to 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.