git.y1.nz

gbdk-2020

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

commit eb52910c7f73f7b0bcd3ceb285ae2b4ea23896aa
parent 40d82fb2e341c968640c61f9a2ec35a877cd8cdf
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Sat,  8 Jan 2022 21:49:26 -0800

Merge pull request #298 from splch/patch-1

Include CGB in Supported Consoles
Diffstat:
MREADME.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -2,7 +2,7 @@ GBDK is a cross-platform development kit for sm83 and z80 based gaming consoles. It includes libraries, toolchain utilities and the [SDCC](http://sdcc.sourceforge.net/) C compiler suite. __Supported Consoles:__ [(see docs)](https://gbdk-2020.github.io/gbdk-2020/docs/api/docs_supported_consoles.html) -- Nintendo Gameboy +- Nintendo Gameboy / Game Boy Color - Analogue Pocket - Sega Master System & Game Gear - Mega Duck / Cougar Boy

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