gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 3f6cee52d0cba64483b631cbc56dfac1c3bfef4b parent 50248a7bde3d79ee1b598841a8ca8172679ac321 Author: bbbbbr <reg+github@roughhousing.com> Date: Wed, 8 Sep 2021 16:19:31 -0700 Docs: Main Readme: Add supported consoles Diffstat:
| M | README.md | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -14,7 +14,11 @@ A good place to start is the [Getting Started Section](https://gbdk-2020.github. Check the [Links and Third-Party Tools Section](https://gbdk-2020.github.io/gbdk-2020/docs/api/docs_links_and_tools.html) for a list of recommended emulators, graphics tools, music drivers and more. # gbdk-2020 -[GBDK](http://gbdk.sourceforge.net/) A C compiler, assembler, linker and set of libraries for the Z80 like Nintendo Gameboy. +[GBDK](http://gbdk.sourceforge.net/) A C compiler, assembler, linker and set of libraries. + +Supported Consoles: +- Nintendo Gameboy +- Sega Master System & Game Gear # Current status - updated CRT and library that suits better for game development
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.