gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 7b76eb1901d070940bc56e969bd578bc5ebe96e2 parent 7f68cb540abf478d2c2e93dc965346f6e7a6d2ec Author: bbbbbr <reg+github@roughhousing.com> Date: Fri, 24 Sep 2021 14:00:47 -0700 Add link to cross compiling docs from front page Diffstat:
| M | README.md | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -16,6 +16,8 @@ Check the [Links and Third-Party Tools Section](https://gbdk-2020.github.io/gbdk # gbdk-2020 GBDK is a cross-platform development kit for sm83 and z80 based consoles. It includes libraries, toolchain utilities and the [SDCC](http://sdcc.sourceforge.net/) C compiler suite. +See the [Supported Consoles & Cross Compiling](https://gbdk-2020.github.io/gbdk-2020/docs/api/docs_supported_consoles.html) documentation for more details. + __Supported Consoles:__ - Nintendo Gameboy - Analogue Pocket
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.