git.y1.nz

gbdk-2020

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

commit a75125df6cbafd8dd07594f246639d73d26258c3
parent 7b437d963ea82170e9f317c52590d9c06d3b2c40
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Thu, 15 Jun 2023 13:56:24 -0700

Merge pull request #522 from BeauBouchard/patch-1

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

diff --git a/README.md b/README.md @@ -78,7 +78,7 @@ The last version in the OLD repo is [2.96](https://sourceforge.net/projects/gbdk Unless you are interested on recompiling the sources for some reason (like fixing some bugs) **you don't need to build GBDK** - **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) +- Clone, download this repo or just get the source from 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) 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

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