You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are a non for profit collective of passionate developers and hackers working on development tools, homebrew games, emulators, preservation and documentation for the Nintendo Game Boy handheld console, the original gray brick from 1989. <br><br> Join us on <atarget="_blank"href="https://github.com/gbdev">GitHub</a>, <atarget="_blank"rel="me"href="https://mastodon.social/@gbdev">Mastodon</a>, <atarget="_blank"href="https://twitter.com/gbdev0">Twitter</a> and <atarget="_blank"href="https://discord.io/gbdev">Discord</a>!
63
+
We are a non for profit collective of passionate developers and hackers working on development tools, homebrew games, emulators, preservation and documentation for the Nintendo Game Boy handheld console, the original gray brick from 1989. <br><br> Join us on <atarget="_blank"href="https://github.com/gbdev">GitHub</a>, <atarget="_blank"rel="me"href="https://mastodon.social/@gbdev">Mastodon</a>, <atarget="_blank"href="https://twitter.com/gbdev0">Twitter</a> and <atarget="_blank"href="https://discord.io/gbdev">Discord</a>.
64
64
</div>
65
65
66
66
<div>
67
67
<br>
68
68
69
69
# Projects
70
70
71
-
Here's a quick showcase of what we are up to:<br>
71
+
Here's what we are up to:<br>
72
72
73
73
<p> <aclass="projectTitle"target="_blank"href="https://gbdev.io/pandocs/">Pan Docs </a><aclass="github-button"target="_blank"href="https://github.com/gbdev/pandocs"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/awesome-gbdev on GitHub">Star</a>
74
74
<span></span></p>
75
75
The single, most comprehensive technical reference to Game Boy available to the public.
76
-
<br><br>
77
-
<p ><aclass="projectTitle"href="resources.html">Awesome list </a> <aclass="github-button"target="_blank"href="https://github.com/gbdev/awesome-gbdev"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/awesome-gbdev on GitHub">Star</a>
76
+
<br>
77
+
78
+
#### [Game Boy CPU Opcode tables](https://gbdev.io/gb-opcodes/optables)
79
+
80
+
<br>
81
+
<p ><aclass="projectTitle"href="resources.html">awesome-gbdev </a> <aclass="github-button"target="_blank"href="https://github.com/gbdev/awesome-gbdev"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/awesome-gbdev on GitHub">Star</a>
78
82
<span></span></p>
79
83
Curated list of Game Boy development resources such as tools, guides, technical documentation, tutorials, emulators, related projects and open-source ROMs. Everything you'll ever need to know and see about this console is here. <br>If you want to code an emulator, create your own game or simply dive into the software and hardware architecture of the Game Boy, this is the place!
80
84
<br><br>
81
85
<p ><aclass="projectTitle"target="_blank"href="https://rgbds.gbdev.io/">RGBDS </a> <aclass="github-button"target="_blank"href="https://github.com/gbdev/rgbds"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/rgbds on GitHub">Star</a>
82
86
<span></span></p>
83
87
Rednex Game Boy Development System: the de-facto ASM development toolkit for the Game Boy and Game Boy Color.
84
-
<br><br>
85
-
<p ><aclass="projectTitle"target="_blank"href="https://gbdev.io/gb-asm-tutorial/">ASM Tutorial </a> <aclass="github-button"target="_blank"href="https://github.com/gbdev/gb-asm-tutorial"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/gb-asm-tutorial on GitHub">Star</a>
88
+
<br>
89
+
90
+
[hardware.inc](https://github.com/gbdev/hardware.inc) - Standard include file containing Game Boy hardware definitions for use in RGBDS projects.
91
+
92
+
<br>
93
+
<p ><aclass="projectTitle"target="_blank"href="https://gbdev.io/gb-asm-tutorial/">GB ASM Tutorial </a> <aclass="github-button"target="_blank"href="https://github.com/gbdev/gb-asm-tutorial"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/gb-asm-tutorial on GitHub">Star</a>
86
94
<span></span></p>
87
95
A (work in progress) tutorial on how to program for the Game Boy in assembly, touching on every aspect required to make Game Boy games, via a Hello World, constructing an Arkanoid clone, and capping off by making a playable Shoot-'Em-Up.<br><br>
88
96
<p ><aclass="projectTitle"target="_blank"href="https://github.com/gbdk-2020/gbdk-2020">GBDK 2020 </a> <aclass="github-button"target="_blank"href="https://github.com/gbdk-2020/gbdk-2020"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/rgbds on GitHub">Star</a>
@@ -98,9 +106,22 @@ A community-led attempt to collect, archive and save every unofficial game, home
98
106
<br><br>
99
107
<pclass="projectTitle"><atarget="_blank"href="https://github.com/gb-archive">The Game Boy Archive</a> <imgstyle="font-family: Monospace"height="22"src="https://img.shields.io/badge/dynamic/json.svg?label=mirrored%20projects&url=https%3A%2F%2Fapi.github.com%2Forgs%2Fgb-archive&query=public_repos&style=flat-square"></p>
100
108
Digital library of Game Boy related software, hardware and literature. Aimed to mirror and preserve old and fragmented contributions in the scene from the last three decades.
We host coding competitions in which anyone can partecipate by creating original games, demos, homebrews tools and music for the Game Boy and compete for glory and prizes.
0 commit comments