Track Awesome Gbdev Updates Daily
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 gbdev/awesome-gbdev · ⭐ 4K · 🏷️ Gaming
Nov 13, 2024
C / Syntax highlighting packages
Nov 29, 2023
Emulator Development / Misc
- Emulation of Nintendo Game Boy (⭐4.6k) - Overview of the Game Boy hardware with the perspective of building an emulator.
Sep 01, 2023
Hardware / Opcodes
- fruttenboel - Page with loads of information on the hardware, custom boards to interface with the console and other related projects.
Compilers / Experimental/Proof of Concepts
- RGBDS-Live - In-browser coding environment to try out RGBDS.
C / Syntax highlighting packages
May 29, 2023
Tools / Development tools
- opcode_count (⭐2) - Generates statistics on which CPU instructions are run the most often using Python and Emulicious
Apr 12, 2023
Tools / Development tools
- GBExtended - C library extending gbdk.
C / Syntax highlighting packages
Jan 13, 2023
Game Boy Color / Opcodes
- GBC Hicolour notes - A technical note regarding Hicolour mode trick for Game Boy Color and its realization in the GBC game “Crystalis”.
Dec 18, 2022
Emulator Development / Misc
- Game Boy Doctor (⭐197) - A command line tool for comparing logs from your emulator to those from a known-correct one. Useful for line-by-line debugging of Blargg's test ROMs.
Tools / Development tools
- evscript (⭐10) - A scripting language for the Game Boy, useful for enemy AI, dialogue, animations, and coroutines.
- evunit (⭐17) - A unit testing program for assembly code.
Nov 16, 2022
Hardware / Opcodes
- dmg-schematics (⭐15) - Schematics and annotated overlay for the DMG-CPU B chip, extracted from die photos, made with KiCad. Also contains Electric VLSI library with layouts for some of the cells and memories.
Nov 08, 2022
Emulators / Experimental/Proof of Concepts
- Gambatte (⭐4) - Cross-platform and accurate emulator.
Tools / Music drivers and trackers
- GBSoundSystem (⭐13) - A modernized audio driver for GameBoy Tracker (aka the Paragon 5 music player).
Aug 10, 2022
Cartridges / Opcodes
- GB Flash Cartridges for Sale - A List of available, ready-made Game Boy Flash Cartridges.
Aug 04, 2022
C / Syntax highlighting packages
- Larold's Jubilant Junkyard - A collection of detailed GBDK-2020 based tutorials.
Jun 03, 2022
Documentation
- Game Boy Architecture: A Practical Analysis - by Rodrigo Copetti.
May 10, 2022
Documentation / Opcodes
- RGBDS opcodes reference - A reference of all instructions, including short descriptions, cycle and byte counts, and explanations of flag modifications.
Apr 30, 2022
Game Disassemblies / Syntax highlighting packages
Mar 09, 2022
Homebrews / Syntax highlighting packages
- Homebrew Hub - A community-led attempt to collect, archive and preserve every unlicensed and homebrew game released for Game Boy. Entries are playable online.
Reverse Engineering / Syntax highlighting packages
- DMA hijacking - A simple technique that allows you to run custom code in most GB/SGB/CGB games, provided you have an ACE exploit.
Nov 17, 2021
Tools / Music drivers and trackers
- CBT-FX (⭐23) - A GBDK-2020 sound effect driver compatible with FX-Hammer sound effects.
Oct 31, 2021
C / Syntax highlighting packages
- Game Boy home of Flavor - Some full games and sources.
Sep 18, 2021
ASM / Sources
- DeadCScroll (⭐21) - A detailed tutorial on how to make the screen wobble, among other "raster effects"
Sep 01, 2021
C / Syntax highlighting packages
- Burly Bear vs. The Mean Foxes (GBC port)
Jul 26, 2021
ASM / Syntax highlighting packages
- Quartet - Puzzle game for the Game Boy (Color) and Super Game Boy.
C / Syntax highlighting packages
- Tobu Tobu Girl Deluxe (⭐77) - An arcade platformer for the Game Boy (Color).
- Black Castle - Side scrolling platformer for the Game Boy (itch.io).
- Powa! - Side scrolling platformer for the Game Boy (Color) (ZGB engine (⭐704)).
- Cavern - (ZGB engine (⭐704)).
GB Studio / Syntax highlighting packages
- Soul Void - Interactive horror fiction.
Jul 22, 2021
ASM / Music drivers and trackers
- OAM DMA tutorial - Example of how to use OAM DMA in assembly.
ASM / Boilerplates and libraries
- gb-template (⭐4) - A template with basic functions such as joypad input, DMA transfers, and map/tile data loading.
ASM / Syntax highlighting packages
Jun 20, 2021
Compilers / Misc
- GBDK (⭐1.7k) - Maintained and modernized GBDK (Game Boy Development Kit) powered by an updated version of the SDCC toolchain. Provides a C compiler, assembler, linker and a set of libraries.
Game Disassemblies / Syntax highlighting packages
- Tetris (⭐25) - Complete Tetris disassembly.
Related projects / Syntax highlighting packages
- GB Studio - Drag and drop game creator with simple, no knowledge required, visual scripting.
Apr 20, 2021
Compilers / Misc
- Turbo Rascal Syntax Error - Complete suite (IDE, compiler, programming language, resource editor) intended for developing games/demos for 8 / 16-bit line of computers, including the Game Boy and Game Boy Color.
Apr 14, 2021
ASM / Music drivers and trackers
- Assembly tutorial by David Pello - Good document to learn to produce working asm code for gb. Brief explanations of many important topics. Many examples with commented source code.
C / Syntax highlighting packages
- 8-Bit Wonderland (⭐32) - Well-written introductory document about how the Game Boy works and how to start developing working code for it.
- Infinity (⭐21) - RPG developed by Affinix Software primarily between the years 1999 and 2001. The game never found a publisher and was eventually canceled. Got recently released with the full source, development tools and workflows.
Mar 16, 2021
Retrieving images / Syntax highlighting packages
- Arduino Gameboy Printer Emulator (⭐318) - Emulate a gameboy printer via the gameboy link cable.
- ESP8266 Game Boy Printer (⭐48) - A device that emulates the Gameboy Printer and lets you retrieve images using WiFi powered by an ESP8266.
- WiFi GBP Emulator (⭐66) - A GameBoy printer emulator which provides the received data over a WiFi connection.
- Game Boy WiFi Printer - D1 Mini Shield (⭐22) - Game Boy Printer interface shield for D1 mini/mini Pro ESP8266 boards.
- Game Boy Printer Sniffer (⭐9) - Sniff packet communications between a Game Boy and the Printer.
Changing the camera's behavior / Syntax highlighting packages
- Game Boy Camera to Canon Lens mount - based on the above.
- game-boy-camera-frame-replacer (⭐36) - Manipulate the ROM of a camera to include custom frames
Post processing / Syntax highlighting packages
- Game Boy Printer Paper Simulation (⭐75) - Generate as-if-printed images of digital printed images.
- Game Boy Printer Web (⭐56) - Gallery app for to the Game Boy camera: import pictures from exports or cartridge dumps and choose color palettes.
Mar 15, 2021
Community
Assemblers / Misc
- RGBDS (⭐1.4k) - Assembler and linker package. Documentation.
Tools / Graphics utilities
- Superfamiconv (⭐154) - Flexible and composable tile graphics converter supporting Super Nintendo, Game Boy, Game Boy Color, Game Boy Advance, Mega Drive and PC Engine formats.
Feb 04, 2021
Emulator Development / Misc
- DMG-01 - An educational Gameboy Emulator in Rust and a companion book explaining its development. *Oh Boy! Creating a Game Boy Emulator in Rust- is a talk given at Rust Fest 18 about this.
Demos / Syntax highlighting packages
- GBVideoPlayer2 (⭐96) - The second iteration of the above demo, which increases the resolution, adds stereo- PCM audio, and introduces video compression.
Dec 30, 2020
Tools / Music drivers and trackers
- hUGETracker (⭐287) - A music tracker based on OpenMPT, focused on ease of use, compact output, and embeddability in homebrew games.
ASM / Boilerplates and libraries
- gb-vwf (⭐50) - Library to print variable-width text, comes with a demo.
Dec 25, 2020
ASM / Boilerplates and libraries
- gb-boilerplate (⭐72) - A template for starting Game Boy projects, providing a Makefile for infrastructure.
- gb-starter-kit (⭐55) - An expansion on the above, including base library code as well to get started faster.
Dec 23, 2020
Emulators / Experimental/Proof of Concepts
- Emulicious - Provides accurate emulation and includes powerful tools such as a profiler and source-level debugging for ASM and C via a VS Code debug adapter.
Tools / Engines
- Retr0 GB - An engine for creating games (expands GBDK).
Tools / Development tools
- gbdk-lib-extension (⭐12) - A small set of sources and tools for the Game Boy Development Kit by Michael Hope.
- Dot Matrix Game Editor - An IDE for Game Boy programming in a C-like language called GBL, with many other features like tile and map extraction, WLA-DX assembly, and more.
- mgbdis (⭐252) - Game Boy ROM disassembler with RGBDS compatible output.
- ROM Header Utility - An online tool to inspect and modify a ROM's header data, including the logo.
- romusage (⭐47) - Command line tool for estimating usage (free space) of Game Boy ROMs from a .map, .noi or ihx file. Works with GBDK-2020 and RGBDS.
- awake (⭐66) - Game Boy decompiler.
- Game Boy Text Tools (⭐10) - Set of tools for text manipulation and translation of Game Boy ROMs written in Node.js.
Tools / Graphics utilities
- Harry Mulder's GB Development - Some sources and home of Game Boy Tile Designer (GBTD) and Game Boy Map Builder (GBMB) tools.
- Tilemap Studio (⭐392) - A tilemap editor for Game Boy, Color, Advance, and SNES projects. Written in C++ with FLTK.
Tools / Hardware and ROM utilities
- cart-dumper (⭐41) - Game Boy Cartridge Dumper ROM.
- gbcamextract (⭐47) - Extracts photos from Game Boy Camera saves.
- Game Boy LCD sniffing (⭐170) - Sniff your Game Boy's LCD using a logic analyzer.
- swapdump (⭐2) - Diagnostic utility for Game Boy flashcarts.
- Gameboy-LinkUp (⭐0) - Game Boy LinkUp serial cable networking project.
C / Syntax highlighting packages
- Petris (⭐32) - A puzzle game of shapely pets for the Game Boy Color (itch.io).
Dec 20, 2020
Testing / Misc
- dmg-acid2 (⭐181) and cgb-acid2 (⭐76) - Basic PPU rendering tests.
Dec 08, 2020
ASM / Syntax highlighting packages
- sublime-rgbds - A Sublime Text 3 package for RGBDS, including syntax highlighting and some completion snippets.
Nov 25, 2020
Compilers / Experimental/Proof of Concepts
- gbdk-go (⭐21) - A compiler translates Go programs to C code. The output C code is built into GB ROM by GBDK.
Oct 31, 2020
Assemblers / Misc
- ASMotor (⭐76) - Assembler engine and development system targeting Game Boy, among other CPUs. Written by the original RGBDS author. Documentation (⭐76).
Oct 20, 2020
Documentation
- Pan Docs - The single, most comprehensive technical reference to Game Boy available to the public. Corrected, updated and maintained by the community.
ASM / Music drivers and trackers
- GameBoy programming tutorial: Hello World! - Step by step tutorial.
Sep 12, 2020
Tools / Music drivers and trackers
- DevSound (⭐49) - Sound driver embeddable in homebrews which supports pulse width manipulation, arpeggios, and multiple waveforms.
- Carillon Player - Music Engine.
- GBT PLAYER (⭐283) - A music player library and converter kit.
- mmlgb (⭐42) - A MML parser and GBDK sound driver for the Nintendo Game Boy.
- XPMCK (⭐27) - An MML based music compiler with support for Game Boy & Game Boy Color.
Sep 09, 2020
Testing / Misc
Aug 04, 2020
ASM / Music drivers and trackers
- gb asm tutorial - Step by step tutorial, building several ROMs to accompany its explanations.
Jun 23, 2020
Documentation
- Game Boy Project Report - Report of an hardware emulator (⭐6) (on a Terasic DE1-SoC Board) developed as final project for the CSEE4840 Embedded Systems Design course at Columbia University.
Jun 21, 2020
Cartridges / Opcodes
- MBC1 and MBC2 cartridges circuits - and explanation on how these MBC bank switch and control RAM.
Emulator Development / Misc
- Reverse Engineering fine details of Game Boy hardware - 43 minutes talk by Gekkio given at Disobey 2018 (errata).
- binjgb debugging hangs - Investigations on emulations quirks.
ASM / Syntax highlighting packages
- rgbds-vscode (⭐65) - Visual Studio Code language extension for RGBDS GBZ80 Assembly.
- kupman (⭐5) and some other projects.
C / Syntax highlighting packages
- GBDK Programming Video Tutorials - A series of video tutorials introducing beginners to programming with GBDK.
- GB raycaster, Vision-8 (⭐14) - and some other projects.
- Dino's Offline Adventure (⭐59) - A clone of the Google Chrome offline game.
- dino-gb (⭐25) - Another clone of the Chrome game.
Websites / Syntax highlighting packages
- pdroms.de - Game Boy releases.
May 10, 2020
Introduction
Documentation
- Complete Technical Reference - by Gekkio.
Peripherals / Opcodes
- Edge of Emulation, a series of articles about emulating and investigating Game Boy accessories. Also available as technical documents (⭐528) in the GBE- emulator documentation.
- Mobile Adapter GB - Internet connectivity and DLC on the Game Boy Color.
- The Game Boy Printer
- Pocket Sonar - A blue cart with built-in sonar hardware.
- Zok Zok Heroes - Zok Zok Heroes' Full Changer, a motion-activated accessory.
- Infrared Madness - Infrared communication on the Game Boy Color.
- Game Boy 4-Player Adapter - DMG-07.
- Barcode Boy - The first Game Boy card-scanner.
- Barcode Taisen Bardigun - A late 90s DMG-GBC barcode reader.
Cartridges / Opcodes
- Gekkio's cartridge analysis:
- Pinout, registers descriptions and VHDL code of some cartridge types on Tauwasser's wiki:
Emulator Development / Misc
- binjgb rewind - Implementing a *rewind- feature.
- About swotGB - Notes about the development of a Game Boy emulator in JavaScript.
Assemblers / Misc
- wla-dx (⭐548) - Yet Another GB-Z80/Z80/... Multi Platform Cross Assembler Package. Documentation.
Emulators / Experimental/Proof of Concepts
- Binjgb (⭐547) - 5Kloc emulator that passes most of the tests. *Rewind- feature. Runs in the browser using WebAssembly.
- gbe-plus (⭐528) - A recently rewritten emulator that has a large effort in preserving the functions of obscure accessories (such as IR link, Mobile Network GB, Barcode Boy, GB Printer, local and online GB Serial Link Cable, ... )
ASM / Syntax highlighting packages
- gbz80-highlight (⭐7) - Notepad+- and gedit syntax highlighting files for RGBDS assembly.
C / Syntax highlighting packages
- Bubble Factory (⭐27) - *Vanilla- SDCC (no gbdk).
Mar 18, 2020
Emulators / Experimental/Proof of Concepts
- BGB - Powerful emulator and debugger. Provides an accurate hardware emulation.
Mar 17, 2020
Community
Cartridges / Misc
- Introduction to Game Boy Hacking - Workshop introducing basic assembly, debugging and reverse engineering.
- GBSOUND.txt (⭐52) - A document detailing the Game Boy sound engine.
- gbdev FAQs - Must read by Jeff Frohwein.
- Game Boy Bootrom - Commented dump of the DMG bootrom.
- Gameboy 2BPP Graphics Format - Information on how the Game Boy interprets VRAM tile data to color pixels.
Websites / Syntax highlighting packages
- devrs.com/gb - Old home of the scene: examples, sources, complete documentation, guides, tutorials and various tools.
Feb 15, 2020
ASM / Music drivers and trackers
- Game Boy Assembly Programming for the Modern Game Developer (⭐151) - An e-book about making Game Boy games in Assembly.
ASM / Boilerplates and libraries
- GingerBread (⭐128) - A software library for making your own Game Boy games. It is made to be used alongside the book Game Boy Assembly Programming for the Modern Game Developer (⭐151) which also doubles as documentation.
Feb 08, 2020
Emulators / Experimental/Proof of Concepts
- MetroBoy (⭐1.1k) - A playable, circuit-level simulation of an entire Game Boy.
Feb 03, 2020
Related projects / Syntax highlighting packages
Jan 03, 2020
Cartridges / Custom cartridges
- Gameboy-MBC5-MBC1-Hybrid (⭐49) - CPLD implementation of a MBC5/MBC1 Hybrid cartridge.
Related projects / Syntax highlighting packages
- GBCartRead (⭐64) - Read ROM, Read RAM or Write RAM from/to a GameBoy Cartridge.
- GBxCart-RW (⭐96) - A device for reading game ROMs, save games and restoring saves for GB, GBC and GBA carts from your PC via USB.
Oct 13, 2019
Emulator Development / Misc
- 0dmg - Learning Rust by building a partial Game Boy emulator.
Related projects / Syntax highlighting packages
- Work Master OS - Russian multi tasking operating system.
- GBCamcorder (⭐91) - Lo-Fi portable video recorder using a GameBoy Camera cartridge.
Sep 14, 2019
Tools / Graphics utilities
- Tilemap GB (⭐62) - GIMP image editor plug-in for importing & exporting GBMB and GBTD tilemaps and tilesets (as bitmap images or .GBM/.GBR files).
- Tilemap Helper (⭐28) - GIMP image editor plug-in for optimizing tile maps and tile sets.
May 30, 2019
Documentation / Opcodes
- gb-opcodes - Opcodes table
Apr 26, 2019
C / Syntax highlighting packages
- Evoland.gb (⭐38) - A port of the first level of Evoland.
Apr 21, 2019
Cartridges / Custom cartridges
- Nekocart (⭐114) - Open-source flash cartridge using an Xilinx CPLD as MBC5 (Post).
- Reiner Ziegler's Game Boy page - Commercial and homemade programmable cartridges and programming systems. Tutorials, wiring and schematics provided.
Apr 18, 2019
Testing / Misc
Apr 17, 2019
Compilers / Experimental/Proof of Concepts
- gbasm-rs - An opinionated Rust based compiler for Game Boy z80 assembly code.
ASM / Syntax highlighting packages
- vectroid.gb - Developed with gbasm.
Mar 24, 2019
Related projects / Syntax highlighting packages
- VerilogBoy (⭐465) - Game Boy compatible console Verilog RTL implementation.
Mar 05, 2019
Game Boy Color / Opcodes
Peripherals / Opcodes
- Game Boy Camera RE (⭐81) - Documentation about GB Camera and tools used to reverse engineer it by using Arduino.
- Arduino Game Boy Printer Emulator (⭐318) - Emulating a Game Boy Printer via the Game Boy Link cable with an Arduino.
Cartridges / Custom cartridges
- Homebrew-Gameboy-Cartridge (⭐129) - Eagle library, schematic, and board files for a cartridge PCB using an Atmel AT49F040 as ROM.
Emulator Development / Misc
- Decoding Gameboy Z80 opcodes - How to algorithmically decode Game Boy instructions (as opposed to writing one huge switch-case statement).
Jan 14, 2019
ASM / Syntax highlighting packages
- waveform-gb (⭐18) - Program visualizing the wave form used by the wave channel. The wave form can be edited freely and playback of the wave is updated immediately.
Dec 25, 2018
ASM / Syntax highlighting packages
- rgbds-mode (⭐4) - Emacs major mode for RGBDS assembly.
Dec 22, 2018
Demos / Syntax highlighting packages
- GBVideoPlayer (⭐88) - A technical demo demonstrating how the Game Boy LCD controller can be hacked to make a Game Boy Color play a full motion video in color, together with music.
Dec 19, 2018
Cartridges / Opcodes
- GB Rom List - Navigable table of every game released with details on their cartridges.
Cartridges / Custom cartridges
- Homebrew Gameboy Color Cartridge (⭐71) - Board layout for an EEPROM powered cartridge.
Tools / Graphics utilities
- libstdgb (⭐12) - A C library of useful Game Boy operations (SDCC).
ASM / Music drivers and trackers
- DMGreport (⭐59) - Game programming tutorials in assembly.
ASM / Sources
- dev'rs ASM section - A lot of working demos and sources.
- EmmaEwert's experiments (⭐22) - A collection of prototype programs, mostly just toying around. Among others, a daylight effect, transparency and a weather effect.
ASM / Syntax highlighting packages
- Vim syntax file for the Game Boy assembler RGBASM - Vim syntax highlighting for RGBDS assembly.
- Vim syntax file for RGBDS (⭐10) - Another Vim syntax highlighting file for RGBDS assembly.
Reverse Engineering / Syntax highlighting packages
- pokemontools (⭐327) - a python module that provides various reverse engineering components for various Pokémon games.
- Reverse Engineering a Gameboy ROM with radare2 - A walkthrough to reverse engineer a Game Boy ROM challenge using radare2.
- Disassembling Link's Awakening - A series of blog posts about disassembling Link's Awakening DX.
Related projects / Syntax highlighting packages
- gbos (⭐26) - A basic operating system for the Game Boy.
Dec 13, 2018
Tools / Graphics utilities
- Game Boy Tile Data Generator (⭐89) - HTML5 / JS web application that will convert bitmap images to hexadecimal data appropriate for use in tile based graphical applications, specifically GB.
Nov 19, 2018
Tools / Graphics utilities
- tpp1 (⭐21) - Definition and specification of a custom GB/GBC memory/hardware mapper, as a functional superset of MBC.
Oct 22, 2018
Game Boy Color / Opcodes
Peripherals / Opcodes
- Dan Docs - Obscure Game Boy hardware documentation.
Oct 06, 2018
Tools / Graphics utilities
- vtGBte (⭐33) - A minimalistic ncurses tile editor.
Oct 04, 2018
Compilers / Experimental/Proof of Concepts
- llvm-gbz80 (⭐36) / clang-gbz80 (⭐23) - Clang/LLVM port to the GBZ80 CPU (similar to the deprecated euclio/llvm-gbz80 (⭐9)).
Oct 02, 2018
Emulator Development / Misc
- binjgb on the web - Porting of the binjgb emulator to Web Assembly. (Part 2)
Oct 01, 2018
Emulator Development / Misc
Emulators / Experimental/Proof of Concepts
- mGBA (⭐5.7k) - Modern cross platform GBA emulator which also runs GB/GBC games.
Sep 30, 2018
Demos / Syntax highlighting packages
- matrix-rain-gb (⭐29) - A Matrix digital rain effect in assembler.
Sep 28, 2018
Hardware / Opcodes
- The Game Boy Project - Provides a study on the hardware and detailed constructional information for the implementation of three 8-bit bidirectional parallel ports.
Peripherals / Opcodes
Emulator Development / Misc
- Building a Game Boy emulator in JavaScript - Step by step tutorial.
- RealBoy Emulator - A series of posts about the design and implementation of the RealBoy Emulator.
- Codeslinger - Another series of posts documenting the building of an emulator.
Testing / Misc
- 144p Test Suite (⭐232) - Port of Artemio Urbina's 240p Test Suite to the Game Boy.
Emulators / Experimental/Proof of Concepts
- Mooneye GB (⭐898) - Research project and emulator in Rust.
C / Syntax highlighting packages
Sep 24, 2018
Hardware / Opcodes
- Related custom hardware (⭐320) - by Gekkio.
- ESP8266 GB Dev Board (⭐26) - Dev board for Game Boy accessories development, powered by ESP8266.
- ESP8266 GB Printer (⭐48) - A device that emulates the GB Printer and lets you retrieve images using WiFi.
Peripherals / Opcodes
- Ben Heck Reverse Engineers Game Boy Printer (Errata: the used thermal paper is expired, 4 colors are actually printable).
Cartridges / Opcodes
- MBC1+RAM+Battery cartridge Schematic - First schematics by Jeff Frohwein.
Emulators / Experimental/Proof of Concepts
- SameBoy (⭐1.7k) - Accurate emulator with a wide range of powerful debugging features.
Related projects / Syntax highlighting packages
- liblsdj (⭐93) - Utility library for interacting with the LSDj save format (.sav), song files (.lsdsng) and more.
- lsdpatch (⭐174) - Tool for modifying samples, fonts and palettes on LSDj ROM images.
Directories / Syntax highlighting packages
- The Game Boy Archive - Salvage (⭐32) - Historical archive of software, old articles, FAQs and various documents.
Aug 11, 2018
Compilers / Experimental/Proof of Concepts
- Wiz (⭐409) - A high-level assembly language for writing homebrew on retro console platforms (Game Boy, NES, Atari 2600, and more).
- gbforth (⭐128) - A Forth-based Game Boy development kit.
- gbasm (⭐130) - A JavaScript based compiler for Game Boy z80 assembly code.
- tniASM - Macro Assembler.
- Assembler (⭐117) - Assembler written in Swift.
Tools / Engines
- ZGB (⭐704) - A little engine for creating games for the original Game Boy (expands gbdk, more info here).
Tools / Graphics utilities
- GBTiles (⭐15) - Converts .GBR files created with Harry Mulder's Tile Designer (GBTD) and .GBM files created with Harry Mulder's Map Builder (GBMB) to different formats for use with the Game Boy and GBDK.
- bmp2cgb (⭐26) - Graphics converter for Game Boy Color development providing real time palette adjustments.
- png2gb (⭐21) - CLI tool to convert image file to game boy .c array.
- GB-convert - Game Boy tile conversion and map editor tool (converts to assembly).
- brewtool - A collection of primitive editor/converter tools for making assets used with homebrew ROM development.
Jul 17, 2018
Documentation
- The Cycle-Accurate Game Boy Docs (⭐191) - A precise documentation by AntonioND to make a cycle-accurate Game Boy emulator.
Related projects / Syntax highlighting packages
- gameboy-brainfuck (⭐16) - Brainf*ck interpreter.
- gbfk (⭐2) - Brainf*ck interpreter, with input.
Jun 20, 2018
ASM / Music drivers and trackers
- hardware.inc (⭐119) - Standard include file containing Game Boy hardware definitions for use in RGBDS projects.
Jun 09, 2018
ASM / Syntax highlighting packages
- GB303 (⭐131) - GB303 wavetable-based TB-303 style synthesizer for the Nintendo Game Boy.
- GBSlides (⭐29) - A simple Game Boy Powerpoint-like slides viewer.
- Pokered-gbc (⭐142) - Pokémon Red remade with full GBC support.
- StefaN (⭐4) - Fourway Breakout clone.
- desgb (⭐14) - DES encryption.
C / Syntax highlighting packages
- GBC Atari Boxing (⭐3) - Atari 2600 Boxing clone for the Game Boy (Color).
Demos / Syntax highlighting packages
Jun 08, 2018
Game Disassemblies / Syntax highlighting packages
- pokegold-spaceworld (⭐350) - Pokémon Gold and Silver 1997 Space World demo.
Jun 01, 2018
ASM / Boilerplates and libraries
- rgbds-template (⭐42) - Basic hello-world example for Game Boy using RGBDS.
- Game Boy Assembly Language Primer - Simple template code with memory defines, copy routines and IBM font tilemap.
- bootstrap.gb (⭐30) - An example Game Boy project.
- Gameboy Boilerplate (⭐29) - Boilerplate project to move quicker into the actual assembly code for your game.
C / Syntax highlighting packages
May 21, 2018
Related projects / Syntax highlighting packages
- Game Boy video effects (⭐5) - Some little experiments using the STAT interrupt to do funny video manipulations.
Mar 13, 2018
Related projects / Syntax highlighting packages
- Pokemon Pocket Computer: - What is it and how to use it to make cheat codes.
- Booting the Game Boy with a custom logo - Bypassing the Nintendo logo check.
- Nintendo's fake logos - Every cartridge has to show the authentic logo to be considered valid and be run, but obviously some companies managed to exploit the check system.
Websites / Syntax highlighting packages
- Handheld Underground - Unlicensed games, blog posts about Game Boy, home of the hhugboy emulator.
Mar 05, 2018
Related projects / Syntax highlighting packages
Jan 11, 2018
ASM / Music drivers and trackers
- assemblydigest (⭐76) - Exploring Game Boy programming techniques:
Jan 09, 2018
Directories / Syntax highlighting packages
- The Game Boy Archive - A library of Game Boy related software, hardware and literature. Aimed to mirror and preserve old and fragmented contributions from the last three decades.
Jan 04, 2018
Hardware / Opcodes
- DMG Schematics - Hardware schematics.
- Game Boy hardware database - Data and photos of various types of Game Boy consoles.
Dec 04, 2017
Cartridges / Custom cartridges
- Wolf - Game Boy cartridge with co-processor.
Related projects / Syntax highlighting packages
- mGB (⭐236) - A Game Boy cartridge program that enables the Game Boy to act as a full MIDI supported sound module.
- GBVisualizer (⭐27) - Demonstrating the use of two undocumented Game Boy Color registers, nicknamed PCM12 (FF76) and PCM34 (FF77), which can be used to read the current PCM amplitude of the 4 APU channels.
- gbcpu (⭐9) - A CPU and peripherals implementing the Game Boy instruction set and functionality.
Nov 20, 2017
ASM / Timings
Nov 16, 2017
ASM / Music drivers and trackers
- Super Game Boy development - Step by step tutorial to implement Super Game Boy features (frame and palettes).
Nov 08, 2017
Cartridges / Opcodes
- AntonioND's docs (⭐191) - Corrected schematics and infos on cartridge header data.
Related projects / Syntax highlighting packages
- papiGB (⭐16) - Game Boy Classic fully functional FPGA implementation from scratch.
Nov 03, 2017
Related projects / Syntax highlighting packages
- ArduinoBoy (⭐317) - Serial communication (MIDI) from an Arduino to the Game Boy for music applications such as LittleSoundDJ, Nanoloop, and mGB.
Oct 31, 2017
Related projects / Syntax highlighting packages
- gb-save-states (⭐153) - Patches to add save state support to Game Boy games when playing on the original hardware.
Sep 14, 2017
Cartridges / Custom cartridges
- Emulating a GameBoy Cartridge - Emulating the functionality of a Game Boy cartridge with the development board STM32F4.
Aug 09, 2017
Peripherals / Opcodes
Jun 18, 2017
Game Disassemblies / Syntax highlighting packages
Apr 21, 2017
C / Syntax highlighting packages
- GBDK Configuring and Programming Tutorial - Configuring GBDK, Using Tiles, Colliding Sprites, GBTD, GBMB, Memory Management and ROM Banking.
Apr 16, 2017
Cartridges / Opcodes
Feb 26, 2017
Peripherals / Opcodes
- The Game Boy Printer - An in-depth technical document about the printer hardware, the communication protocol and the usual routine that games used for implementing the print feature.
ASM / Music drivers and trackers
ASM / Timings
Related projects / Syntax highlighting packages
- ArduinoGameBoy (⭐153) - Arduino based Game Boy cartridge reader and writer.
Feb 06, 2017
Related projects / Syntax highlighting packages
- Ostrich (⭐40) - A Game Boy Sound System player written in Swift.
Jan 31, 2017
ASM / Music drivers and trackers
- Beginner's Guide to Reverse Engineering GB - Some starting tips on disassembling and reverse engineering.
Jan 08, 2017
C / Syntax highlighting packages
- GBDK Tutorial - Fairly minimal game demo for getting started with GBDK.
Dec 18, 2016
Cartridges / Opcodes
- Gekkio's Game Boy cartridge types - An overview on existing cartridge types.
- Game Boy Cartridges Schematics - Schematics for MBC2 and MBC3 types.
C / Syntax highlighting packages
- Grooves Game Boy Programming (⭐86) - A complete set of lessons about implementing various game mechanics in a Game Boy game.
- GBDK Sprite - Presents a workflow for getting multiple sprites to display and animate.
- GBDK Color - Extends your knowledge of basic spriting on the Game Boy by adding colors to sprites, backgrounds and the window layer.
- GBDK Joypad - Details the use of the joypad with GBDK.
Oct 11, 2016
Game Disassemblies / Syntax highlighting packages
Related projects / Syntax highlighting packages
- Piglet (⭐43) - A LUA-driven AI that plays classic Game Boy color games using experimentation. In active development.
Sep 07, 2016
C / Syntax highlighting packages
- How to Write a Simple Side Scrolling Game - Old (but still relevant) tutorial.
Related projects / Syntax highlighting packages
- fpgaboy (⭐95) - Implementation Nintendo's Game Boy console on an FPGA.