gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 6b96536a92960bd7f1882cfaaa75f72175697a30 parent fbca06ade3adff730689dbc13382ee7339a11f3a Author: Toxa <56631470+untoxa@users.noreply.github.com> Date: Sun, 15 Nov 2020 00:17:12 +0300 Update README.md Diffstat:
| M | README.md | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -3,7 +3,7 @@ ## Current release for Linux: [Linux Binaries](https://github.com/Zal0/gbdk-2020/releases/latest/download/gbdk-linux64.tar.gz) You don't need the sources, unless you wish to compile GBDK-2020 yourself. Download the current release binaries using the links above. -##[Online documentation](https://zal0.github.io/gbdk-2020/) +## [Online documentation](https://zal0.github.io/gbdk-2020/) # gbdk-2020 [GBDK](http://gbdk.sourceforge.net/) A C compiler, assembler, linker and set of libraries for the Z80 like Nintendo Gameboy.
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.