From 4f011bb51e29c3a3dd2012e793b7dff268dbcae4 Mon Sep 17 00:00:00 2001 From: Spence Churchill Date: Sat, 8 Jan 2022 21:33:46 -0800 Subject: [PATCH] Include CGB in Supported Consoles --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b5cf200..d25eeb88 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ 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 +- Sega Master System & Game Gear ## Current Release