<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Gbdev Updates Daily</title>
  <id>https://www.trackawesomelist.com/gbdev/awesome-gbdev/feed.xml</id>
  <updated>2025-12-17T13:05:00.346Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/gbdev/awesome-gbdev/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/gbdev/awesome-gbdev/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/gbdev/awesome-gbdev/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/17/</id>
    <title>Awesome Gbdev Updates on Dec 17, 2025</title>
    <updated>2025-12-17T13:05:00.346Z</updated>
    <published>2025-12-17T13:05:00.346Z</published>
    <content type="html"><![CDATA[<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://iceboy.a-singer.de/visual6502/expert-sm83.html" rel="noopener noreferrer">visual-sm83</a> - A visual transistor level simulation of the Game Boy CPU core in JavaScript, running in a browser.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/17/"/>
    <summary>1 awesome projects updated on Dec 17, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/24/</id>
    <title>Awesome Gbdev Updates on Nov 24, 2025</title>
    <updated>2025-11-24T15:51:13.930Z</updated>
    <published>2025-11-24T15:51:13.635Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><strong><a href="https://gbdev.io/gb-asm-tutorial" rel="noopener noreferrer">gb asm tutorial</a></strong> - Step by step tutorial, building several ROMs to accompany its explanations.</li>
</ul>
<h3><p>ASM / Sources</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20250329180046/http://www.devrs.com/gb/asmcode.php" rel="noopener noreferrer">dev'rs ASM section</a> - A lot of working demos and sources.</li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/msinger/sm83-render" rel="noopener noreferrer">sm83-render (⭐1)</a> - A 3D model of the Game Boy CPU layout in Blender.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/24/"/>
    <summary>3 awesome projects updated on Nov 24, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/05/02/</id>
    <title>Awesome Gbdev Updates on May 02, 2025</title>
    <updated>2025-05-02T12:54:31.013Z</updated>
    <published>2025-05-02T12:54:31.013Z</published>
    <content type="html"><![CDATA[<h3><p>Game Disassemblies / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/not-chciken/jungle-book-gb-disassembly" rel="noopener noreferrer">The Jungle Book (⭐4)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/05/02/"/>
    <summary>1 awesome projects updated on May 02, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/04/07/</id>
    <title>Awesome Gbdev Updates on Apr 07, 2025</title>
    <updated>2025-04-07T12:56:52.023Z</updated>
    <published>2025-04-07T12:56:52.023Z</published>
    <content type="html"><![CDATA[<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://laroldsretrogameyard.com/category/tutorials/gb/" rel="noopener noreferrer">Larold's Retro Gameyard</a> - A collection of detailed GBDK-2020 based tutorials.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/04/07/"/>
    <summary>1 awesome projects updated on Apr 07, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/24/</id>
    <title>Awesome Gbdev Updates on Dec 24, 2024</title>
    <updated>2024-12-24T01:52:57.477Z</updated>
    <published>2024-12-24T01:52:57.477Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://github.com/DevEd2/DevSoundX" rel="noopener noreferrer">DevSoundX (⭐12)</a> - Sound driver embeddable in homebrews which supports pulse width manipulation, arpeggios, and multiple waveforms.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/24/"/>
    <summary>1 awesome projects updated on Dec 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/08/</id>
    <title>Awesome Gbdev Updates on Dec 08, 2024</title>
    <updated>2024-12-08T02:12:12.403Z</updated>
    <published>2024-12-08T02:12:12.321Z</published>
    <content type="html"><![CDATA[<h3><p>Compilers / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/zlfn/rust-gb" rel="noopener noreferrer">Rust-GB (⭐251)</a> - A compiler and library that enable the development of GB ROMs using Rust.</li>
</ul>
<h3><p>ASM / Timings</p>
</h3>
<ul>
<li><a href="https://old.reddit.com/r/EmuDev/comments/59pawp/gb_mode3_sprite_timing/" rel="noopener noreferrer">Mode3 Sprite Timing</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/08/"/>
    <summary>2 awesome projects updated on Dec 08, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/21/</id>
    <title>Awesome Gbdev Updates on Nov 21, 2024</title>
    <updated>2024-11-21T12:53:01.132Z</updated>
    <published>2024-11-21T12:53:00.964Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Graphics utilities</p>
</h3>
<ul>
<li><a href="https://github.com/gb-archive/gb-convert" rel="noopener noreferrer">GB-convert (⭐0)</a> - Game Boy tile conversion and map editor tool (converts to assembly).</li>
</ul>
<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/gb-archive/exeman" rel="noopener noreferrer">exeman (⭐0)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/21/"/>
    <summary>2 awesome projects updated on Nov 21, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/13/</id>
    <title>Awesome Gbdev Updates on Nov 13, 2024</title>
    <updated>2024-11-13T01:52:46.652Z</updated>
    <published>2024-11-13T01:52:46.652Z</published>
    <content type="html"><![CDATA[<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="http://web.archive.org/web/20230327070526/http://pastebin.com/gzT47MPJ" rel="noopener noreferrer">Just another simple tutorial</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/13/"/>
    <summary>1 awesome projects updated on Nov 13, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/29/</id>
    <title>Awesome Gbdev Updates on Nov 29, 2023</title>
    <updated>2023-11-29T12:40:04.068Z</updated>
    <published>2023-11-29T12:40:04.068Z</published>
    <content type="html"><![CDATA[<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Baekalfen/PyBoy/blob/master/extras/PyBoy.pdf" rel="noopener noreferrer">Emulation of Nintendo Game Boy (⭐5.1k)</a> - Overview of the Game Boy hardware with the perspective of building an emulator.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/29/"/>
    <summary>1 awesome projects updated on Nov 29, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/01/</id>
    <title>Awesome Gbdev Updates on Sep 01, 2023</title>
    <updated>2023-09-01T01:25:53.993Z</updated>
    <published>2023-09-01T01:25:53.540Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware / Opcodes</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20220628023315/https://verhoeven272.nl/fruttenboel/Gameboy/index.html" rel="noopener noreferrer">fruttenboel</a> - Page with loads of information on the hardware, custom boards to interface with the console and other related projects.</li>
</ul>
<h3><p>Compilers / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://gbdev.io/rgbds-live" rel="noopener noreferrer">RGBDS-Live</a> - In-browser coding environment to try out RGBDS.</li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://asobitech.itch.io/super-jetpak-dx" rel="noopener noreferrer">Super JetPak DX</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/01/"/>
    <summary>3 awesome projects updated on Sep 01, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/29/</id>
    <title>Awesome Gbdev Updates on May 29, 2023</title>
    <updated>2023-05-29T01:47:37.989Z</updated>
    <published>2023-05-29T01:47:37.989Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Development tools</p>
</h3>
<ul>
<li><a href="https://github.com/rondnelson99/opcode_count" rel="noopener noreferrer">opcode_count (⭐2)</a> - Generates statistics on which CPU instructions are run the most often using Python and Emulicious</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/29/"/>
    <summary>1 awesome projects updated on May 29, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/12/</id>
    <title>Awesome Gbdev Updates on Apr 12, 2023</title>
    <updated>2023-04-12T01:40:24.453Z</updated>
    <published>2023-04-12T01:40:24.132Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Development tools</p>
</h3>
<ul>
<li><a href="https://www.tensi.eu/thomas/programming/utilities/gbx_library/gbx_library.html" rel="noopener noreferrer">GBExtended</a> - C library extending gbdk.</li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://www.tensi.eu/thomas/programming/games/loderunner/loderunner.html" rel="noopener noreferrer">loderunner</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/12/"/>
    <summary>2 awesome projects updated on Apr 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/13/</id>
    <title>Awesome Gbdev Updates on Jan 13, 2023</title>
    <updated>2023-01-13T01:54:14.908Z</updated>
    <published>2023-01-13T01:54:14.906Z</published>
    <content type="html"><![CDATA[<h3><p>Game Boy Color / Opcodes</p>
</h3>
<ul>
<li><a href="https://gist.github.com/drhelius/6063265" rel="noopener noreferrer">Boot ROM Disassembly</a></li>
</ul>

<ul>
<li><a href="https://romhack.github.io/doc/gbcHiColour/" rel="noopener noreferrer">GBC Hicolour notes</a> - A technical note regarding Hicolour mode trick for Game Boy Color and its realization in the GBC game “Crystalis”.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/13/"/>
    <summary>2 awesome projects updated on Jan 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/18/</id>
    <title>Awesome Gbdev Updates on Dec 18, 2022</title>
    <updated>2022-12-18T01:45:07.780Z</updated>
    <published>2022-12-18T01:45:07.701Z</published>
    <content type="html"><![CDATA[<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/robert/gameboy-doctor" rel="noopener noreferrer">Game Boy Doctor (⭐260)</a> - 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.</li>
</ul>
<h3><p>Tools / Development tools</p>
</h3>
<ul>
<li><a href="https://github.com/eievui5/evscript" rel="noopener noreferrer">evscript (⭐16)</a> - A scripting language for the Game Boy, useful for enemy AI, dialogue, animations, and coroutines.</li>
</ul>

<ul>
<li><a href="https://github.com/eievui5/evunit" rel="noopener noreferrer">evunit (⭐21)</a> - A unit testing program for assembly code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/18/"/>
    <summary>3 awesome projects updated on Dec 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/16/</id>
    <title>Awesome Gbdev Updates on Nov 16, 2022</title>
    <updated>2022-11-16T02:17:21.226Z</updated>
    <published>2022-11-16T02:17:21.226Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware / Opcodes</p>
</h3>
<ul>
<li><a href="https://github.com/msinger/dmg-schematics" rel="noopener noreferrer">dmg-schematics (⭐34)</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/16/"/>
    <summary>1 awesome projects updated on Nov 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/08/</id>
    <title>Awesome Gbdev Updates on Nov 08, 2022</title>
    <updated>2022-11-08T13:01:38.998Z</updated>
    <published>2022-11-08T13:01:38.890Z</published>
    <content type="html"><![CDATA[<h3><p>Emulators / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/gb-archive/gambatte" rel="noopener noreferrer">Gambatte (⭐7)</a> - Cross-platform and accurate emulator.</li>
</ul>
<h3><p>Tools / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://github.com/gbdev/GBSoundSystem" rel="noopener noreferrer">GBSoundSystem (⭐18)</a> - A modernized audio driver for GameBoy Tracker (aka the Paragon 5 music player).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/08/"/>
    <summary>2 awesome projects updated on Nov 08, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/10/</id>
    <title>Awesome Gbdev Updates on Aug 10, 2022</title>
    <updated>2022-08-10T00:27:01.000Z</updated>
    <published>2022-08-10T00:27:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Opcodes</p>
</h3>
<ul>
<li><a href="https://bbbbbr.github.io/GameBoy-Flash-Carts/" rel="noopener noreferrer">GB Flash Cartridges for Sale</a> - A List of available, ready-made Game Boy Flash Cartridges.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/10/"/>
    <summary>1 awesome projects updated on Aug 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/03/</id>
    <title>Awesome Gbdev Updates on Jun 03, 2022</title>
    <updated>2022-06-03T10:42:48.000Z</updated>
    <published>2022-06-03T10:42:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Documentation</p>
</h3>
<ul>
<li><a href="https://www.copetti.org/writings/consoles/game-boy/" rel="noopener noreferrer">Game Boy Architecture: A Practical Analysis</a> - by Rodrigo Copetti.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/03/"/>
    <summary>1 awesome projects updated on Jun 03, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/10/</id>
    <title>Awesome Gbdev Updates on May 10, 2022</title>
    <updated>2022-05-10T10:59:02.000Z</updated>
    <published>2022-05-10T10:59:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Documentation / Opcodes</p>
</h3>
<ul>
<li><a href="https://rgbds.gbdev.io/docs/gbz80.7" rel="noopener noreferrer">RGBDS opcodes reference</a> - A reference of all instructions, including short descriptions, cycle and byte counts, and explanations of flag modifications.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/10/"/>
    <summary>1 awesome projects updated on May 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/09/</id>
    <title>Awesome Gbdev Updates on Mar 09, 2022</title>
    <updated>2022-03-09T07:45:33.000Z</updated>
    <published>2022-03-09T00:32:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Homebrews / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://hh.gbdev.io" rel="noopener noreferrer">Homebrew Hub</a> - A community-led attempt to collect, archive and preserve every unlicensed and homebrew game released for Game Boy. Entries are playable online.</li>
</ul>
<h3><p>Reverse Engineering / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://gbdev.io/guides/dma_hijacking" rel="noopener noreferrer">DMA hijacking</a> - A simple technique that allows you to run custom code in most GB/SGB/CGB games, provided you have an ACE exploit.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/09/"/>
    <summary>2 awesome projects updated on Mar 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/17/</id>
    <title>Awesome Gbdev Updates on Nov 17, 2021</title>
    <updated>2021-11-17T15:55:46.000Z</updated>
    <published>2021-11-17T15:55:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://github.com/datguywitha3ds/CBT-FX" rel="noopener noreferrer">CBT-FX (⭐32)</a> - A GBDK-2020 sound effect driver compatible with FX-Hammer sound effects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/17/"/>
    <summary>1 awesome projects updated on Nov 17, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/31/</id>
    <title>Awesome Gbdev Updates on Oct 31, 2021</title>
    <updated>2021-10-31T20:25:32.000Z</updated>
    <published>2021-10-31T20:25:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20210427064949/www.personal.triticom.com/~erm/GameBoy/" rel="noopener noreferrer">Game Boy home of Flavor</a> - Some full games and sources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/31/"/>
    <summary>1 awesome projects updated on Oct 31, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/18/</id>
    <title>Awesome Gbdev Updates on Sep 18, 2021</title>
    <updated>2021-09-18T09:21:53.000Z</updated>
    <published>2021-09-18T09:21:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Sources</p>
</h3>
<ul>
<li><a href="https://github.com/gb-archive/DeadCScroll" rel="noopener noreferrer">DeadCScroll (⭐25)</a> - A detailed tutorial on how to make the screen wobble, among other "raster effects"</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/18/"/>
    <summary>1 awesome projects updated on Sep 18, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/01/</id>
    <title>Awesome Gbdev Updates on Sep 01, 2021</title>
    <updated>2021-09-01T18:00:01.000Z</updated>
    <published>2021-09-01T17:41:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20171002042716/http://ludumdare.com/compo/ludum-dare-34/?action=preview&amp;uid=6823" rel="noopener noreferrer">Novascape</a></li>
</ul>

<ul>
<li><a href="http://sebastianmihai.com/gameboy-burly-bear.html" rel="noopener noreferrer">Burly Bear vs. The Mean Foxes</a> (<a href="http://sebastianmihai.com/gameboy-color-burly-bear.html" rel="noopener noreferrer">GBC</a> port)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/01/"/>
    <summary>2 awesome projects updated on Sep 01, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/07/26/</id>
    <title>Awesome Gbdev Updates on Jul 26, 2021</title>
    <updated>2021-07-26T11:40:00.000Z</updated>
    <published>2021-07-26T11:40:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://makrill.itch.io/death-planet" rel="noopener noreferrer">Death Planet</a></li>
</ul>

<ul>
<li><a href="https://makrill.itch.io/quartet" rel="noopener noreferrer">Quartet</a> - Puzzle game for the Game Boy (Color) and Super Game Boy.</li>
</ul>

<ul>
<li><a href="https://snorpung.itch.io/dangan-gb" rel="noopener noreferrer">Dangan</a></li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/Zal0/gbjam2016" rel="noopener noreferrer">Super Princess' 2092 Exodus (⭐30)</a> - (<a href="https://github.com/Zal0/ZGB/" rel="noopener noreferrer">ZGB engine (⭐774)</a>).</li>
</ul>

<ul>
<li><a href="https://github.com/SimonLarsen/tobutobugirl-dx" rel="noopener noreferrer">Tobu Tobu Girl Deluxe (⭐86)</a> - An arcade platformer for the Game Boy (Color).</li>
</ul>

<ul>
<li><a href="https://gbdev.gg8.se/forums/viewtopic.php?id=743" rel="noopener noreferrer">Black Castle</a> - Side scrolling platformer for the Game Boy (<a href="https://user0x7f.itch.io/black-castle" rel="noopener noreferrer">itch.io</a>).</li>
</ul>

<ul>
<li><a href="https://gbdev.gg8.se/forums/viewtopic.php?id=674" rel="noopener noreferrer">Genesis</a> - Shmup for the Game Boy (<a href="https://user0x7f.itch.io/genesis" rel="noopener noreferrer">itch.io</a>).</li>
</ul>

<ul>
<li><a href="https://antonylavelle.itch.io/indestructotank-gb" rel="noopener noreferrer">Indestructo Tank!</a></li>
</ul>

<ul>
<li><a href="https://aiguanachein.itch.io/powa" rel="noopener noreferrer">Powa!</a> - Side scrolling platformer for the Game Boy (Color)  (<a href="https://github.com/Zal0/ZGB/" rel="noopener noreferrer">ZGB engine (⭐774)</a>).</li>
</ul>

<ul>
<li><a href="https://thegreatgallus.itch.io/cavern-mvm-9" rel="noopener noreferrer">Cavern</a> - (<a href="https://github.com/Zal0/ZGB/" rel="noopener noreferrer">ZGB engine (⭐774)</a>).</li>
</ul>

<ul>
<li><a href="https://ctneptune.itch.io/mona-and-the-witchs-hat-dx" rel="noopener noreferrer">Mona and the Witch's Hat Deluxe</a> - (<a href="https://github.com/Zal0/ZGB/" rel="noopener noreferrer">ZGB engine (⭐774)</a>).</li>
</ul>

<ul>
<li><a href="https://gamejolt.com/games/the-bouncing-ball-gb/86699" rel="noopener noreferrer">The Bouncing Ball</a></li>
</ul>

<ul>
<li><a href="https://drludos.itch.io/dmg-deals-damage" rel="noopener noreferrer">DMG Deals Damage</a></li>
</ul>
<h3><p>GB Studio / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://kadabura.itch.io/soul-void" rel="noopener noreferrer">Soul Void</a> - Interactive horror fiction.</li>
</ul>

<ul>
<li><a href="https://izma.itch.io/deadeus" rel="noopener noreferrer">Deadeus</a></li>
</ul>

<ul>
<li><a href="https://lumpytouch.itch.io/super-impostor-bros" rel="noopener noreferrer">SUPER IMPOSTOR BROS.</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/07/26/"/>
    <summary>16 awesome projects updated on Jul 26, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/07/22/</id>
    <title>Awesome Gbdev Updates on Jul 22, 2021</title>
    <updated>2021-07-22T19:44:26.000Z</updated>
    <published>2021-07-22T19:44:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://gbdev.gg8.se/wiki/articles/OAM_DMA_tutorial" rel="noopener noreferrer">OAM DMA tutorial</a> - Example of how to use OAM DMA in assembly.</li>
</ul>
<h3><p>ASM / Boilerplates and libraries</p>
</h3>
<ul>
<li><a href="https://github.com/gb-archive/gb-template" rel="noopener noreferrer">gb-template (⭐4)</a> - A template with basic functions such as joypad input, DMA transfers, and map/tile data loading.</li>
</ul>
<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/gb-archive/plantboy" rel="noopener noreferrer">PlantBoy (⭐1)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/07/22/"/>
    <summary>3 awesome projects updated on Jul 22, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/20/</id>
    <title>Awesome Gbdev Updates on Jun 20, 2021</title>
    <updated>2021-06-20T15:23:12.000Z</updated>
    <published>2021-06-20T10:23:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compilers / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/gbdk-2020/gbdk-2020/" rel="noopener noreferrer">GBDK (⭐2.1k)</a> - 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.<ul>
<li><a href="https://gbdk-2020.github.io/gbdk-2020/docs/api/docs_getting_started.html" rel="noopener noreferrer">API docs: Getting Started</a></li>
<li><a href="https://github.com/mrombout/gbdk_playground" rel="noopener noreferrer">Examples (⭐203)</a></li>
<li><a href="https://gbdk-2020.github.io/gbdk-2020/docs/api/docs_links_and_tools.html" rel="noopener noreferrer">Documentation, links and tools</a></li>
</ul>
</li>
</ul>
<h3><p>Game Disassemblies / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/vinheim3/tetris-gb-disasm" rel="noopener noreferrer">Tetris (⭐29)</a> - Complete Tetris disassembly.</li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://www.gbstudio.dev/" rel="noopener noreferrer">GB Studio</a> - Drag and drop game creator with simple, no knowledge required, visual scripting.<ul>
<li><a href="https://gbstudiocentral.com/resources/" rel="noopener noreferrer">Resources to get started</a></li>
<li><a href="https://discord.gg/knRryZWGcm" rel="noopener noreferrer">Dedicated Discord</a></li>
<li><a href="https://gumpyfunction.itch.io/lets-build-a-platformer" rel="noopener noreferrer">Lets Build a Platformer Game!</a> - A course designed to teach anyone how to create a platformer game using GB Studio 4+.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/20/"/>
    <summary>3 awesome projects updated on Jun 20, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/04/20/</id>
    <title>Awesome Gbdev Updates on Apr 20, 2021</title>
    <updated>2021-04-20T13:34:52.000Z</updated>
    <published>2021-04-20T13:34:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compilers / Misc</p>
</h3>
<ul>
<li><a href="https://lemonspawn.com/turbo-rascal-syntax-error-expected-but-begin/" rel="noopener noreferrer">Turbo Rascal Syntax Error</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/04/20/"/>
    <summary>1 awesome projects updated on Apr 20, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/04/14/</id>
    <title>Awesome Gbdev Updates on Apr 14, 2021</title>
    <updated>2021-04-14T19:04:08.000Z</updated>
    <published>2021-04-14T18:34:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://gb-archive.github.io/salvage/tutorial_de_ensamblador/tutorial_de_ensamblador_la_decadence.html" rel="noopener noreferrer">Assembly tutorial by David Pello</a> - Good document to learn to produce working asm code for gb. Brief explanations of many important topics. Many examples with commented source code.</li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/gb-archive/salvage/blob/master/misc/8bit_wonderland.pdf" rel="noopener noreferrer">8-Bit Wonderland (⭐38)</a> - Well-written introductory document about how the Game Boy works and how to start developing working code for it.</li>
</ul>

<ul>
<li><a href="https://github.com/gb-archive/infinity-gbc" rel="noopener noreferrer">Infinity (⭐26)</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/04/14/"/>
    <summary>3 awesome projects updated on Apr 14, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/03/16/</id>
    <title>Awesome Gbdev Updates on Mar 16, 2021</title>
    <updated>2021-03-16T01:12:39.000Z</updated>
    <published>2021-03-16T01:12:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Retrieving images / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/mofosyne/arduino-gameboy-printer-emulator" rel="noopener noreferrer">Arduino Gameboy Printer Emulator (⭐352)</a> - Emulate a gameboy printer via the gameboy link cable.</li>
</ul>

<ul>
<li><a href="https://github.com/applefreak/esp8266-gameboy-printer" rel="noopener noreferrer">ESP8266 Game Boy Printer (⭐49)</a> -  A device that emulates the Gameboy Printer and lets you retrieve images using WiFi powered by an ESP8266.</li>
</ul>

<ul>
<li><a href="https://github.com/HerrZatacke/wifi-gbp-emulator" rel="noopener noreferrer">WiFi GBP Emulator (⭐74)</a> - A GameBoy printer emulator which provides the received data over a WiFi connection.</li>
</ul>

<ul>
<li><a href="https://github.com/cristofercruz/gbp-esp-shield-pcb" rel="noopener noreferrer">Game Boy WiFi Printer - D1 Mini Shield (⭐23)</a> - Game Boy Printer interface shield for D1 mini/mini Pro ESP8266 boards.</li>
</ul>

<ul>
<li><a href="https://github.com/mofosyne/GameboyPrinterSniffer" rel="noopener noreferrer">Game Boy Printer Sniffer (⭐9)</a> - Sniff packet communications between a Game Boy and the Printer.</li>
</ul>
<h3><p>Changing the camera's behavior / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="http://ekeler.com/game-boy-camera-canon-ef-mount" rel="noopener noreferrer">Game Boy Camera Canon EF Lens Mount</a></li>
</ul>

<ul>
<li><a href="https://www.thingiverse.com/thing:4337362" rel="noopener noreferrer">Game Boy Camera to Canon Lens mount</a> - based on the above.</li>
</ul>

<ul>
<li><a href="https://github.com/cristofercruz/game-boy-camera-frame-replacer" rel="noopener noreferrer">game-boy-camera-frame-replacer (⭐41)</a> - Manipulate the ROM of a camera to include custom frames</li>
</ul>
<h3><p>Post processing / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/mofosyne/GameboyPrinterPaperSimulation" rel="noopener noreferrer">Game Boy Printer Paper Simulation (⭐83)</a> - Generate as-if-printed images of digital printed images.</li>
</ul>

<ul>
<li><a href="https://github.com/HerrZatacke/gb-printer-web" rel="noopener noreferrer">Game Boy Printer Web (⭐69)</a> - Gallery app for to the Game Boy camera: import pictures from exports or cartridge dumps and choose color palettes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/03/16/"/>
    <summary>10 awesome projects updated on Mar 16, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/03/15/</id>
    <title>Awesome Gbdev Updates on Mar 15, 2021</title>
    <updated>2021-03-15T20:01:37.000Z</updated>
    <published>2021-03-15T19:47:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Community</p>
</h3>
<ul>
<li><a href="https://gbdev.io/chat" rel="noopener noreferrer">Chat channels</a></li>
</ul>
<h3><p>Assemblers / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/gbdev/rgbds" rel="noopener noreferrer">RGBDS (⭐1.6k)</a> - Assembler and linker package. <a href="https://rgbds.gbdev.io" rel="noopener noreferrer">Documentation</a>.</li>
</ul>
<h3><p>Tools / Graphics utilities</p>
</h3>
<ul>
<li><a href="https://github.com/Optiroc/SuperFamiconv" rel="noopener noreferrer">Superfamiconv (⭐179)</a> - Flexible and composable tile graphics converter supporting Super Nintendo, Game Boy, Game Boy Color, Game Boy Advance, Mega Drive and PC Engine formats.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/03/15/"/>
    <summary>3 awesome projects updated on Mar 15, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/02/04/</id>
    <title>Awesome Gbdev Updates on Feb 04, 2021</title>
    <updated>2021-02-04T15:13:54.000Z</updated>
    <published>2021-02-04T14:06:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="https://rylev.github.io/DMG-01/public/book/" rel="noopener noreferrer">DMG-01</a> - An educational Gameboy Emulator in Rust and a companion book explaining its development. *<a href="https://media.ccc.de/v/rustfest-rome-3-gameboy-emulator" rel="noopener noreferrer">Oh Boy! Creating a Game Boy Emulator in Rust</a>- is a talk given at Rust Fest 18 about this.</li>
</ul>
<h3><p>Demos / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/LIJI32/GBVideoPlayer2" rel="noopener noreferrer">GBVideoPlayer2 (⭐124)</a> - The second iteration of the above demo, which increases the resolution, adds <em>stereo- PCM audio, and introduces video compression</em>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/02/04/"/>
    <summary>2 awesome projects updated on Feb 04, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/12/30/</id>
    <title>Awesome Gbdev Updates on Dec 30, 2020</title>
    <updated>2020-12-30T12:03:37.000Z</updated>
    <published>2020-12-30T12:03:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://github.com/SuperDisk/hUGETracker" rel="noopener noreferrer">hUGETracker (⭐335)</a> - A music tracker based on OpenMPT, focused on ease of use, compact output, and embeddability in homebrew games.</li>
</ul>
<h3><p>ASM / Boilerplates and libraries</p>
</h3>
<ul>
<li><a href="https://github.com/ISSOtm/gb-vwf" rel="noopener noreferrer">gb-vwf (⭐56)</a> - Library to print variable-width text, comes with a demo.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/12/30/"/>
    <summary>2 awesome projects updated on Dec 30, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/12/25/</id>
    <title>Awesome Gbdev Updates on Dec 25, 2020</title>
    <updated>2020-12-25T23:37:24.000Z</updated>
    <published>2020-12-25T23:37:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Boilerplates and libraries</p>
</h3>
<ul>
<li><a href="https://github.com/ISSOtm/gb-boilerplate" rel="noopener noreferrer">gb-boilerplate (⭐75)</a> - A template for starting Game Boy projects, providing a Makefile for infrastructure.</li>
</ul>

<ul>
<li><a href="https://github.com/ISSOtm/gb-starter-kit" rel="noopener noreferrer">gb-starter-kit (⭐67)</a> - An expansion on the above, including base library code as well to get started faster.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/12/25/"/>
    <summary>2 awesome projects updated on Dec 25, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/12/23/</id>
    <title>Awesome Gbdev Updates on Dec 23, 2020</title>
    <updated>2020-12-23T12:57:28.000Z</updated>
    <published>2020-12-23T12:57:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Emulators / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://emulicious.net/" rel="noopener noreferrer">Emulicious</a> - Provides accurate emulation and includes powerful tools such as a profiler and source-level debugging for ASM and C via a <a href="https://marketplace.visualstudio.com/items?itemName=emulicious.emulicious-debugger" rel="noopener noreferrer">VS Code debug adapter</a>.</li>
</ul>
<h3><p>Tools / Engines</p>
</h3>
<ul>
<li><a href="https://bitbucket.org/HellSuffering/retr0-gb/" rel="noopener noreferrer">Retr0 GB</a> - An engine for creating games (expands GBDK).</li>
</ul>
<h3><p>Tools / Development tools</p>
</h3>
<ul>
<li><a href="https://github.com/ProGM/gbdk-lib-extension" rel="noopener noreferrer">gbdk-lib-extension (⭐13)</a> - A small set of sources and tools for the Game Boy Development Kit by Michael Hope.</li>
</ul>

<ul>
<li><a href="https://github.com/mattcurrie/mgbdis" rel="noopener noreferrer">mgbdis (⭐298)</a> - Game Boy ROM disassembler with RGBDS compatible output.</li>
</ul>

<ul>
<li><a href="http://catskull.net/GB-Logo-Generator/" rel="noopener noreferrer">ROM Header Utility</a> - An online tool to inspect and modify a ROM's header data, including the logo.</li>
</ul>

<ul>
<li><a href="https://github.com/bbbbbr/romusage" rel="noopener noreferrer">romusage (⭐56)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/devdri/awake" rel="noopener noreferrer">awake (⭐76)</a> - Game Boy decompiler.</li>
</ul>

<ul>
<li><a href="https://github.com/raphaklaus/gameboy-text-tools" rel="noopener noreferrer">Game Boy Text Tools (⭐11)</a> - Set of tools for text manipulation and translation of Game Boy ROMs written in Node.js.</li>
</ul>
<h3><p>Tools / Graphics utilities</p>
</h3>
<ul>
<li><a href="http://www.devrs.com/gb/hmgd/intro.html" rel="noopener noreferrer">Harry Mulder's GB Development</a> - Some sources and home of Game Boy Tile Designer (GBTD) and Game Boy Map Builder (GBMB) tools.</li>
</ul>

<ul>
<li><a href="https://github.com/Rangi42/tilemap-studio" rel="noopener noreferrer">Tilemap Studio (⭐484)</a> - A tilemap editor for Game Boy, Color, Advance, and SNES projects. Written in C++ with FLTK.</li>
</ul>
<h3><p>Tools / Hardware and ROM utilities</p>
</h3>
<ul>
<li><a href="https://github.com/Palmr/cart-dumper" rel="noopener noreferrer">cart-dumper (⭐44)</a> - Game Boy Cartridge Dumper ROM.</li>
</ul>

<ul>
<li><a href="https://github.com/jkbenaim/gbcamextract" rel="noopener noreferrer">gbcamextract (⭐53)</a> - Extracts photos from Game Boy Camera saves.</li>
</ul>

<ul>
<li><a href="https://github.com/svendahlstrand/game-boy-lcd-sniffing" rel="noopener noreferrer">Game Boy LCD sniffing (⭐180)</a> - Sniff your Game Boy's LCD using a logic analyzer.</li>
</ul>

<ul>
<li><a href="https://github.com/sanqui/swapdump" rel="noopener noreferrer">swapdump (⭐3)</a> - Diagnostic utility for Game Boy flashcarts.</li>
</ul>

<ul>
<li><a href="https://github.com/JustinLloyd/Gameboy-LinkUp" rel="noopener noreferrer">Gameboy-LinkUp (⭐0)</a> - Game Boy LinkUp serial cable networking project.</li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/bbbbbr/Petris" rel="noopener noreferrer">Petris (⭐34)</a> - A puzzle game of shapely pets for the Game Boy Color (<a href="https://bbbbbr.itch.io/petris" rel="noopener noreferrer">itch.io</a>).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/12/23/"/>
    <summary>16 awesome projects updated on Dec 23, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/12/20/</id>
    <title>Awesome Gbdev Updates on Dec 20, 2020</title>
    <updated>2020-12-20T19:38:11.000Z</updated>
    <published>2020-12-20T19:38:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Testing / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/mattcurrie/dmg-acid2" rel="noopener noreferrer">dmg-acid2 (⭐229)</a> and <a href="https://github.com/mattcurrie/cgb-acid2" rel="noopener noreferrer">cgb-acid2 (⭐83)</a> - Basic PPU rendering tests.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/12/20/"/>
    <summary>1 awesome projects updated on Dec 20, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/12/08/</id>
    <title>Awesome Gbdev Updates on Dec 08, 2020</title>
    <updated>2020-12-08T21:28:14.000Z</updated>
    <published>2020-12-08T21:28:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://packagecontrol.io/packages/RGBDS" rel="noopener noreferrer">sublime-rgbds</a> - A Sublime Text 3 package for RGBDS, including syntax highlighting and some completion snippets.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/12/08/"/>
    <summary>1 awesome projects updated on Dec 08, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/11/25/</id>
    <title>Awesome Gbdev Updates on Nov 25, 2020</title>
    <updated>2020-11-25T11:17:18.000Z</updated>
    <published>2020-11-25T11:17:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compilers / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/pokemium/gbdk-go" rel="noopener noreferrer">gbdk-go (⭐24)</a> - A compiler translates Go programs to C code. The output C code is built into GB ROM by GBDK.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/11/25/"/>
    <summary>1 awesome projects updated on Nov 25, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/31/</id>
    <title>Awesome Gbdev Updates on Oct 31, 2020</title>
    <updated>2020-10-31T10:55:36.000Z</updated>
    <published>2020-10-31T10:55:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Assemblers / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/csoren/asmotor" rel="noopener noreferrer">ASMotor (⭐88)</a> - Assembler engine and development system targeting Game Boy, among other CPUs. Written by the original RGBDS author. <a href="https://github.com/asmotor/asmotor/tree/develop#further-reading" rel="noopener noreferrer">Documentation (⭐88)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/31/"/>
    <summary>1 awesome projects updated on Oct 31, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/20/</id>
    <title>Awesome Gbdev Updates on Oct 20, 2020</title>
    <updated>2020-10-20T15:03:28.000Z</updated>
    <published>2020-10-20T10:54:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Documentation</p>
</h3>
<ul>
<li><a href="https://gbdev.github.io/pandocs/" rel="noopener noreferrer"><strong>Pan Docs</strong></a> - The single, most comprehensive technical reference to Game Boy available to the public. Corrected, updated and maintained by the community.</li>
</ul>
<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://peterwynroberts.wordpress.com/2014/05/11/gameboy-programming-tutorial-hello-world/" rel="noopener noreferrer">GameBoy programming tutorial: Hello World!</a> - Step by step tutorial.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/20/"/>
    <summary>2 awesome projects updated on Oct 20, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/09/12/</id>
    <title>Awesome Gbdev Updates on Sep 12, 2020</title>
    <updated>2020-09-12T11:04:14.000Z</updated>
    <published>2020-09-12T11:04:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="http://gbdev.gg8.se/files/musictools/Aleksi%20Eeben/Carillon%20Editor.zip" rel="noopener noreferrer">Carillon Player</a> - Music Engine.</li>
</ul>

<ul>
<li><a href="https://github.com/AntonioND/gbt-player" rel="noopener noreferrer">GBT PLAYER (⭐299)</a> - A music player library and converter kit.</li>
</ul>

<ul>
<li><a href="https://github.com/SimonLarsen/mmlgb" rel="noopener noreferrer">mmlgb (⭐43)</a> - A MML parser and GBDK sound driver for the Nintendo Game Boy.</li>
</ul>

<ul>
<li><a href="https://github.com/bazzinotti/XPMCK" rel="noopener noreferrer">XPMCK (⭐27)</a> - An MML based music compiler with support for Game Boy &amp; Game Boy Color.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/09/12/"/>
    <summary>4 awesome projects updated on Sep 12, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/09/09/</id>
    <title>Awesome Gbdev Updates on Sep 09, 2020</title>
    <updated>2020-09-09T19:57:06.000Z</updated>
    <published>2020-09-09T19:57:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Testing / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/aaaaaa123456789/rtc3test" rel="noopener noreferrer">MBC3 RTC test ROM (⭐38)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/09/09/"/>
    <summary>1 awesome projects updated on Sep 09, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/06/23/</id>
    <title>Awesome Gbdev Updates on Jun 23, 2020</title>
    <updated>2020-06-23T11:44:46.000Z</updated>
    <published>2020-06-23T11:44:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Documentation</p>
</h3>
<ul>
<li><a href="http://www.cs.columbia.edu/~sedwards/classes/2019/4840-spring/reports/GameBoy.pdf" rel="noopener noreferrer">Game Boy Project Report</a> - Report of an hardware <a href="https://github.com/kitsuneh/SVGameBoy" rel="noopener noreferrer">emulator (⭐8)</a> (on a Terasic DE1-SoC Board) developed as final project for the CSEE4840 Embedded Systems Design course at Columbia University.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/06/23/"/>
    <summary>1 awesome projects updated on Jun 23, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/06/21/</id>
    <title>Awesome Gbdev Updates on Jun 21, 2020</title>
    <updated>2020-06-21T21:43:32.000Z</updated>
    <published>2020-06-21T21:43:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Opcodes</p>
</h3>
<ul>
<li><a href="http://fms.komkon.org/GameBoy/Tech/Carts.html" rel="noopener noreferrer">MBC1 and MBC2 cartridges circuits</a> - and explanation on how these MBC bank switch and control RAM.</li>
</ul>
<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=GBYwjch6oEE" rel="noopener noreferrer">Reverse Engineering fine details of Game Boy hardware</a> - 43 minutes talk by Gekkio given at Disobey 2018 (<a href="https://gekkio.fi/blog/2018-02-05-errata-for-reverse-engineering-fine-details-of-game-boy-hardware.html" rel="noopener noreferrer">errata</a>).</li>
</ul>

<ul>
<li><a href="https://binji.github.io/2017/05/03/debugging-hangs.html" rel="noopener noreferrer">binjgb debugging hangs</a> - Investigations on emulations quirks.</li>
</ul>
<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/DonaldHays/rgbds-vscode" rel="noopener noreferrer">rgbds-vscode (⭐76)</a> - Visual Studio Code language extension for RGBDS GBZ80 Assembly.</li>
</ul>

<ul>
<li><a href="https://github.com/dubvulture/gbdev" rel="noopener noreferrer">kupman (⭐5)</a> and some other projects.</li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLeEj4c2zF7PaFv5MPYhNAkBGrkx4iPGJo" rel="noopener noreferrer">GBDK Programming Video Tutorials</a> - A series of video tutorials introducing beginners to programming with GBDK.</li>
</ul>

<ul>
<li><a href="https://github.com/haroldo-ok/really-old-stuff/tree/master/gameboy" rel="noopener noreferrer">GB raycaster, Vision-8 (⭐15)</a> - and some other projects.</li>
</ul>

<ul>
<li><a href="https://github.com/gingemonster/DinosOfflineAdventure" rel="noopener noreferrer">Dino's Offline Adventure (⭐59)</a> - A clone of the Google Chrome offline game.</li>
</ul>

<ul>
<li><a href="https://github.com/rnegron/dino-gb" rel="noopener noreferrer">dino-gb (⭐26)</a> - Another clone of the Chrome game.</li>
</ul>
<h3><p>Websites / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="http://pdroms.de/news/gameboy/" rel="noopener noreferrer">pdroms.de</a> - Game Boy releases.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/06/21/"/>
    <summary>10 awesome projects updated on Jun 21, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/05/10/</id>
    <title>Awesome Gbdev Updates on May 10, 2020</title>
    <updated>2020-05-10T10:36:47.000Z</updated>
    <published>2020-05-10T10:36:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Introduction</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLu3xpmdUP-GRDp8tknpXC_Y4RUQtMMqEu" rel="noopener noreferrer">The Game Boy, a hardware autopsy</a></li>
</ul>

<ul>
<li><a href="https://media.ccc.de/v/33c3-8029-the_ultimate_game_boy_talk" rel="noopener noreferrer">The Ultimate Game Boy Talk</a></li>
</ul>
<h3><p>Documentation</p>
</h3>
<ul>
<li><a href="https://gekkio.fi/files/gb-docs/gbctr.pdf" rel="noopener noreferrer">Complete Technical Reference</a> - by Gekkio.</li>
</ul>
<h3><p>Peripherals / Opcodes</p>
</h3>
<ul>
<li><a href="https://shonumi.github.io/articles.html" rel="noopener noreferrer">Edge of Emulation</a>, a series of articles about emulating and investigating Game Boy accessories. Also available as <a href="https://github.com/shonumi/gbe-plus/tree/master/src/docs/technical" rel="noopener noreferrer">technical documents (⭐572)</a> in the GBE- emulator documentation.<ul>
<li><a href="https://shonumi.github.io/articles/art14.html" rel="noopener noreferrer">Mobile Adapter GB</a> - Internet connectivity and DLC on the Game Boy Color.</li>
<li><a href="https://shonumi.github.io/articles/art2.html" rel="noopener noreferrer">The Game Boy Printer</a></li>
<li><a href="https://shonumi.github.io/articles/art13.html" rel="noopener noreferrer">Pocket Sonar</a> - A blue cart with built-in sonar hardware.</li>
<li><a href="https://shonumi.github.io/articles/art8.html" rel="noopener noreferrer">Zok Zok Heroes</a>  - Zok Zok Heroes' Full Changer, a motion-activated accessory.</li>
<li><a href="https://shonumi.github.io/articles/art11.html" rel="noopener noreferrer">Infrared Madness</a> - Infrared communication on the Game Boy Color.</li>
<li><a href="https://shonumi.github.io/articles/art9.html" rel="noopener noreferrer">Game Boy 4-Player Adapter</a> - DMG-07.</li>
<li><a href="https://shonumi.github.io/articles/art7.html" rel="noopener noreferrer">Barcode Boy</a> - The first Game Boy card-scanner.</li>
<li><a href="https://shonumi.github.io/articles/art6.html" rel="noopener noreferrer">Barcode Taisen Bardigun</a> - A late 90s DMG-GBC barcode reader.</li>
</ul>
</li>
</ul>
<h3><p>Cartridges / Opcodes</p>
</h3>
<ul>
<li>Gekkio's cartridge analysis:<ul>
<li><a href="http://gekkio.fi/blog/2015-05-18-mooneye-gb-cartridge-analysis-dmg-bean-02.html" rel="noopener noreferrer">DMG-BEAN-02</a>;</li>
<li><a href="http://gekkio.fi/blog/2015-05-17-mooneye-gb-cartridge-analysis-fortress-of-fear.html" rel="noopener noreferrer">MBC1</a>;</li>
<li><a href="http://gekkio.fi/blog/2015-02-28-mooneye-gb-cartridge-analysis-tetris.html" rel="noopener noreferrer">no MBC</a>.</li>
</ul>
</li>
</ul>

<ul>
<li>Pinout, registers descriptions and VHDL code of some cartridge types on Tauwasser's wiki:<ul>
<li><a href="https://wiki.tauwasser.eu/view/MBC1" rel="noopener noreferrer">MBC1</a></li>
<li><a href="https://wiki.tauwasser.eu/view/MBC2" rel="noopener noreferrer">MBC2</a></li>
<li><a href="https://wiki.tauwasser.eu/view/MMM01" rel="noopener noreferrer">MMM01</a></li>
</ul>
</li>
</ul>
<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="https://binji.github.io/2017/12/31/binjgb-rewind.html" rel="noopener noreferrer">binjgb rewind</a> - Implementing a *rewind- feature.</li>
</ul>

<ul>
<li><a href="https://mitxela.com/projects/swotgb/about" rel="noopener noreferrer">About swotGB</a> - Notes about the development of a Game Boy emulator in JavaScript.</li>
</ul>
<h3><p>Assemblers / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/vhelin/wla-dx" rel="noopener noreferrer">wla-dx (⭐587)</a> - Yet Another GB-Z80/Z80/... Multi Platform Cross Assembler Package. <a href="http://www.villehelin.com/wla.txt" rel="noopener noreferrer">Documentation</a>.</li>
</ul>
<h3><p>Emulators / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/binji/binjgb" rel="noopener noreferrer">Binjgb (⭐596)</a> - 5Kloc emulator that passes most of the tests. *Rewind- feature. Runs in the browser using WebAssembly.</li>
</ul>

<ul>
<li><a href="https://github.com/shonumi/gbe-plus" rel="noopener noreferrer">gbe-plus (⭐572)</a> - 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, ... )</li>
</ul>
<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/ISSOtm/gbz80-highlight" rel="noopener noreferrer">gbz80-highlight (⭐10)</a> - Notepad+- and gedit syntax highlighting files for RGBDS assembly.</li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/DonaldHays/bubblefactory" rel="noopener noreferrer">Bubble Factory (⭐27)</a> - *Vanilla- SDCC (no gbdk).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/05/10/"/>
    <summary>13 awesome projects updated on May 10, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/03/18/</id>
    <title>Awesome Gbdev Updates on Mar 18, 2020</title>
    <updated>2020-03-18T14:58:46.000Z</updated>
    <published>2020-03-18T14:58:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Emulators / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://bgb.bircd.org/" rel="noopener noreferrer">BGB</a> - Powerful emulator and debugger. Provides an accurate hardware emulation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/03/18/"/>
    <summary>1 awesome projects updated on Mar 18, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/03/17/</id>
    <title>Awesome Gbdev Updates on Mar 17, 2020</title>
    <updated>2020-03-17T16:31:26.000Z</updated>
    <published>2020-03-17T16:31:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Community</p>
</h3>
<ul>
<li><a href="https://gbdev.gg8.se/forums/" rel="noopener noreferrer">Forum</a></li>
</ul>
<h3><p>Cartridges / Misc</p>
</h3>
<ul>
<li><a href="http://pepijndevos.nl/sha2017/workshop.pdf" rel="noopener noreferrer">Introduction to Game Boy Hacking</a> - Workshop introducing basic assembly, debugging and reverse engineering.</li>
</ul>

<ul>
<li><a href="https://github.com/bwhitman/pushpin/blob/master/src/gbsound.txt" rel="noopener noreferrer">GBSOUND.txt (⭐54)</a> - A document detailing the Game Boy sound engine.</li>
</ul>

<ul>
<li><a href="http://www.devrs.com/gb/files/faqs.html" rel="noopener noreferrer">gbdev FAQs</a> - Must read by Jeff Frohwein.</li>
</ul>

<ul>
<li><a href="http://www.neviksti.com/DMG/DMG_ROM.asm" rel="noopener noreferrer">Game Boy Bootrom</a> - Commented dump of the DMG bootrom.</li>
</ul>

<ul>
<li><a href="http://www.z80.info/z80gboy.txt" rel="noopener noreferrer">Differences between the Z80 and the gameboy's processor</a></li>
</ul>

<ul>
<li><a href="http://www.huderlem.com/demos/gameboy2bpp.html" rel="noopener noreferrer">Gameboy 2BPP Graphics Format</a> - Information on how the Game Boy interprets VRAM tile data to color pixels.</li>
</ul>
<h3><p>Websites / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="http://devrs.com/gb" rel="noopener noreferrer">devrs.com/gb</a> - Old home of the scene: examples, sources, complete documentation, guides, tutorials and various tools.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/03/17/"/>
    <summary>8 awesome projects updated on Mar 17, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/02/15/</id>
    <title>Awesome Gbdev Updates on Feb 15, 2020</title>
    <updated>2020-02-15T12:19:55.000Z</updated>
    <published>2020-02-15T12:19:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://github.com/ahrnbom/gbapfomgd" rel="noopener noreferrer">Game Boy Assembly Programming for the Modern Game Developer (⭐166)</a> - An e-book about making Game Boy games in Assembly.</li>
</ul>
<h3><p>ASM / Boilerplates and libraries</p>
</h3>
<ul>
<li><a href="https://github.com/ahrnbom/gingerbread" rel="noopener noreferrer">GingerBread (⭐138)</a> - A software library for making your own Game Boy games. It is made to be used alongside the book <a href="https://github.com/ahrnbom/gbapfomgd" rel="noopener noreferrer">Game Boy Assembly Programming for the Modern Game Developer (⭐166)</a> which also doubles as documentation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/02/15/"/>
    <summary>2 awesome projects updated on Feb 15, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/02/08/</id>
    <title>Awesome Gbdev Updates on Feb 08, 2020</title>
    <updated>2020-02-08T15:29:40.000Z</updated>
    <published>2020-02-08T15:29:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Emulators / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/aappleby/MetroBoy" rel="noopener noreferrer">MetroBoy (⭐1.2k)</a> - A playable, circuit-level simulation of an entire Game Boy.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/02/08/"/>
    <summary>1 awesome projects updated on Feb 08, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/02/03/</id>
    <title>Awesome Gbdev Updates on Feb 03, 2020</title>
    <updated>2020-02-03T15:56:46.000Z</updated>
    <published>2020-02-03T15:56:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://dhole.github.io/post/gameboy_cartridge_rw_1/" rel="noopener noreferrer">Programming Game Boy Chinese cartridges with an STM32F4</a></li>
</ul>

<ul>
<li><a href="http://www.its.caltech.edu/~costis/sgb_hack/" rel="noopener noreferrer">Dumping the Super Game Boy Boot ROM</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/02/03/"/>
    <summary>2 awesome projects updated on Feb 03, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/01/03/</id>
    <title>Awesome Gbdev Updates on Jan 03, 2020</title>
    <updated>2020-01-03T09:06:14.000Z</updated>
    <published>2020-01-03T09:06:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Custom cartridges</p>
</h3>
<ul>
<li><a href="https://github.com/insidegadgets/Gameboy-MBC5-MBC1-Hybrid" rel="noopener noreferrer">Gameboy-MBC5-MBC1-Hybrid (⭐54)</a> - CPLD implementation of a MBC5/MBC1 Hybrid cartridge.</li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/insidegadgets/GBCartRead" rel="noopener noreferrer">GBCartRead (⭐68)</a> - Read ROM, Read RAM or Write RAM from/to a GameBoy Cartridge.</li>
</ul>

<ul>
<li><a href="https://github.com/insidegadgets/GBxCart-RW" rel="noopener noreferrer">GBxCart-RW (⭐103)</a> - A device for reading game ROMs, save games and restoring saves for GB, GBC and GBA carts from your PC via USB.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/01/03/"/>
    <summary>3 awesome projects updated on Jan 03, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/10/13/</id>
    <title>Awesome Gbdev Updates on Oct 13, 2019</title>
    <updated>2019-10-13T16:50:06.000Z</updated>
    <published>2019-10-13T16:05:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="https://jeremybanks.github.io/0dmg/2018/05/23/getting-started.html" rel="noopener noreferrer">0dmg</a> - Learning Rust by building a partial Game Boy emulator.</li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://translate.google.com/translate?hl=&amp;sl=ru&amp;tl=en&amp;u=https%3A%2F%2Fweb.archive.org%2Fweb%2F20081226145726%2Fhttp%3A%2F%2Fworkmaster.ru%2Findex.php%3Fp%3D8&amp;sandbox=1" rel="noopener noreferrer">Work Master OS</a> - Russian multi tasking operating system.</li>
</ul>

<ul>
<li><a href="https://github.com/furrtek/GBCamcorder" rel="noopener noreferrer">GBCamcorder (⭐95)</a> - Lo-Fi portable video recorder using a GameBoy Camera cartridge.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/10/13/"/>
    <summary>3 awesome projects updated on Oct 13, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/09/14/</id>
    <title>Awesome Gbdev Updates on Sep 14, 2019</title>
    <updated>2019-09-14T10:12:43.000Z</updated>
    <published>2019-09-14T10:12:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Graphics utilities</p>
</h3>
<ul>
<li><a href="https://github.com/bbbbbr/gimp-tilemap-gb" rel="noopener noreferrer">Tilemap GB (⭐67)</a> - GIMP image editor plug-in for importing &amp; exporting GBMB and GBTD tilemaps and tilesets (as bitmap images or .GBM/.GBR files).</li>
</ul>

<ul>
<li><a href="https://github.com/bbbbbr/gimp-tilemap-helper" rel="noopener noreferrer">Tilemap Helper (⭐28)</a> - GIMP image editor plug-in for optimizing tile maps and tile sets.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/09/14/"/>
    <summary>2 awesome projects updated on Sep 14, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/05/30/</id>
    <title>Awesome Gbdev Updates on May 30, 2019</title>
    <updated>2019-05-30T07:16:54.000Z</updated>
    <published>2019-05-30T07:16:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Documentation / Opcodes</p>
</h3>
<ul>
<li><a href="https://gbdev.github.io/gb-opcodes/optables/" rel="noopener noreferrer">gb-opcodes</a> - Opcodes table</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/05/30/"/>
    <summary>1 awesome projects updated on May 30, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/04/26/</id>
    <title>Awesome Gbdev Updates on Apr 26, 2019</title>
    <updated>2019-04-26T22:10:34.000Z</updated>
    <published>2019-04-26T22:10:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/flozz/evoland.gb" rel="noopener noreferrer">Evoland.gb (⭐43)</a> - A port of the first level of Evoland.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/04/26/"/>
    <summary>1 awesome projects updated on Apr 26, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/04/21/</id>
    <title>Awesome Gbdev Updates on Apr 21, 2019</title>
    <updated>2019-04-21T23:25:19.000Z</updated>
    <published>2019-04-21T21:46:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Custom cartridges</p>
</h3>
<ul>
<li><a href="https://github.com/zephray/NekoCart-GB" rel="noopener noreferrer">Nekocart (⭐130)</a> - Open-source flash cartridge using an Xilinx CPLD as MBC5 (<a href="https://hackaday.io/project/41160-nekocart-cpld-gameboy-cartridge" rel="noopener noreferrer">Post</a>).</li>
</ul>

<ul>
<li><a href="http://reinerziegler.de.mirrors.gg8.se/" rel="noopener noreferrer">Reiner Ziegler's Game Boy page</a> - Commercial and homemade programmable cartridges and programming systems. Tutorials, wiring and schematics provided.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/04/21/"/>
    <summary>2 awesome projects updated on Apr 21, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/04/18/</id>
    <title>Awesome Gbdev Updates on Apr 18, 2019</title>
    <updated>2019-04-18T20:19:03.000Z</updated>
    <published>2019-04-18T20:19:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Testing / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/mattcurrie/mealybug-tearoom-tests" rel="noopener noreferrer">Mealybug Tearoom Tests (⭐65)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/04/18/"/>
    <summary>1 awesome projects updated on Apr 18, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/04/17/</id>
    <title>Awesome Gbdev Updates on Apr 17, 2019</title>
    <updated>2019-04-17T10:19:33.000Z</updated>
    <published>2019-04-17T10:17:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compilers / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://gitlab.com/BonsaiDen/gbasm-rs" rel="noopener noreferrer">gbasm-rs</a> - An opinionated Rust based compiler for Game Boy z80 assembly code.</li>
</ul>
<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://gitlab.com/BonsaiDen/vectroid.gb" rel="noopener noreferrer">vectroid.gb</a> - Developed with gbasm.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/04/17/"/>
    <summary>2 awesome projects updated on Apr 17, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/03/24/</id>
    <title>Awesome Gbdev Updates on Mar 24, 2019</title>
    <updated>2019-03-24T19:51:27.000Z</updated>
    <published>2019-03-24T16:42:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/Palmr/gb-link-cable" rel="noopener noreferrer">Game Boy Link Cable Breakout Board (⭐104)</a></li>
</ul>

<ul>
<li><a href="https://github.com/Tauwasser/GBCartFlasher" rel="noopener noreferrer">GBCartFlasher firmware (⭐24)</a></li>
</ul>

<ul>
<li><a href="https://github.com/zephray/VerilogBoy/" rel="noopener noreferrer">VerilogBoy (⭐511)</a> - Game Boy compatible console Verilog RTL implementation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/03/24/"/>
    <summary>3 awesome projects updated on Mar 24, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/03/05/</id>
    <title>Awesome Gbdev Updates on Mar 05, 2019</title>
    <updated>2019-03-05T23:18:16.000Z</updated>
    <published>2019-03-05T23:18:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Boy Color / Opcodes</p>
</h3>
<ul>
<li><a href="https://tcrf.net/Game_Boy_Color_Bootstrap_ROM" rel="noopener noreferrer">Bootstrap ROM</a></li>
</ul>

<ul>
<li><a href="https://forums.nesdev.com/viewtopic.php?p=114388&amp;sid=c3d4ce08cfd9d9c834958d4f148750c3#p114388" rel="noopener noreferrer">Colorization palettes in the BIOS</a></li>
</ul>
<h3><p>Peripherals / Opcodes</p>
</h3>
<ul>
<li><a href="https://github.com/AntonioND/gbcam-rev-engineer" rel="noopener noreferrer">Game Boy Camera RE (⭐92)</a> - Documentation about GB Camera and tools used to reverse engineer it by using Arduino.</li>
</ul>

<ul>
<li><a href="https://github.com/mofosyne/arduino-gameboy-printer-emulator" rel="noopener noreferrer">Arduino Game Boy Printer Emulator (⭐352)</a> - Emulating a Game Boy Printer via the Game Boy Link cable with an Arduino.</li>
</ul>
<h3><p>Cartridges / Custom cartridges</p>
</h3>
<ul>
<li><a href="https://github.com/dwaq/Homebrew-Gameboy-Cartridge" rel="noopener noreferrer">Homebrew-Gameboy-Cartridge (⭐139)</a> - Eagle library, schematic, and board files for a cartridge PCB using an Atmel AT49F040 as ROM.</li>
</ul>
<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="https://gb-archive.github.io/salvage/decoding_gbz80_opcodes/Decoding%20Gamboy%20Z80%20Opcodes.html" rel="noopener noreferrer">Decoding Gameboy Z80 opcodes</a> - How to algorithmically decode Game Boy instructions (as opposed to writing one huge switch-case statement).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/03/05/"/>
    <summary>6 awesome projects updated on Mar 05, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/01/14/</id>
    <title>Awesome Gbdev Updates on Jan 14, 2019</title>
    <updated>2019-01-14T17:54:31.000Z</updated>
    <published>2019-01-14T17:54:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/dannye/waveform-gb" rel="noopener noreferrer">waveform-gb (⭐20)</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/01/14/"/>
    <summary>1 awesome projects updated on Jan 14, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/12/25/</id>
    <title>Awesome Gbdev Updates on Dec 25, 2018</title>
    <updated>2018-12-25T17:19:16.000Z</updated>
    <published>2018-12-25T17:19:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/japanoise/rgbds-mode" rel="noopener noreferrer">rgbds-mode (⭐5)</a> - Emacs major mode for RGBDS assembly.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/12/25/"/>
    <summary>1 awesome projects updated on Dec 25, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/12/22/</id>
    <title>Awesome Gbdev Updates on Dec 22, 2018</title>
    <updated>2018-12-22T13:29:13.000Z</updated>
    <published>2018-12-22T13:29:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Demos / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/LIJI32/GBVideoPlayer" rel="noopener noreferrer">GBVideoPlayer (⭐100)</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/12/22/"/>
    <summary>1 awesome projects updated on Dec 22, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/12/19/</id>
    <title>Awesome Gbdev Updates on Dec 19, 2018</title>
    <updated>2018-12-19T09:08:51.000Z</updated>
    <published>2018-12-19T08:13:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Opcodes</p>
</h3>
<ul>
<li><a href="https://github.com/gbdev/awesome-gbdev/blob/master/README.md/CartridgeList.csv" rel="noopener noreferrer">GB Rom List</a> - Navigable table of every game released with details on their cartridges.</li>
</ul>
<h3><p>Cartridges / Custom cartridges</p>
</h3>
<ul>
<li><a href="https://github.com/Xyl2k/Gameboy-Color-Cartridge" rel="noopener noreferrer">Homebrew Gameboy Color Cartridge (⭐75)</a> - Board layout for an EEPROM powered cartridge.</li>
</ul>
<h3><p>Tools / Graphics utilities</p>
</h3>
<ul>
<li><a href="https://github.com/delwink/libstdgb" rel="noopener noreferrer">libstdgb (⭐12)</a> - A C library of useful Game Boy operations (SDCC).</li>
</ul>
<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://github.com/lancekindle/DMGreport" rel="noopener noreferrer">DMGreport (⭐62)</a> - Game programming tutorials in assembly.</li>
</ul>
<h3><p>ASM / Sources</p>
</h3>
<ul>
<li><a href="https://github.com/EmmaEwert/gameboy" rel="noopener noreferrer">EmmaEwert's experiments (⭐25)</a> - A collection of prototype programs, mostly just toying around. Among others, a daylight effect, transparency and a weather effect.</li>
</ul>
<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="http://www.vim.org/scripts/script.php?script_id=819" rel="noopener noreferrer">Vim syntax file for the Game Boy assembler RGBASM</a> - Vim syntax highlighting for RGBDS assembly.</li>
</ul>

<ul>
<li><a href="https://github.com/Leandros/dotfiles/blob/master/.vim/syntax/rgbds.vim" rel="noopener noreferrer">Vim syntax file for RGBDS (⭐11)</a> - Another Vim syntax highlighting file for RGBDS assembly.</li>
</ul>

<ul>
<li><a href="https://github.com/Imanolea/z80asm-vscode" rel="noopener noreferrer">Z80 Assembly support for Visual Studio Code (⭐36)</a></li>
</ul>

<ul>
<li><a href="https://github.com/lancekindle/minesweepGB" rel="noopener noreferrer">minesweepGB (⭐13)</a></li>
</ul>

<ul>
<li><a href="https://github.com/pinobatch/libbet" rel="noopener noreferrer">Libbet and the Magic Floor (⭐39)</a></li>
</ul>
<h3><p>Reverse Engineering / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="http://ecc-comp.blogspot.it/2016/03/reverse-engineering-kirbys-dreamland-2.html" rel="noopener noreferrer">Reverse engineering Kirby's Dreamland 2</a></li>
</ul>

<ul>
<li><a href="https://github.com/pret/pokemon-reverse-engineering-tools" rel="noopener noreferrer">pokemontools (⭐347)</a> - a python module that provides various reverse engineering components for various Pokémon games.</li>
</ul>

<ul>
<li><a href="https://www.megabeets.net/reverse-engineering-a-gameboy-rom-with-radare2" rel="noopener noreferrer">Reverse Engineering a Gameboy ROM with radare2</a> - A walkthrough to reverse engineer a Game Boy ROM challenge using radare2.</li>
</ul>

<ul>
<li><a href="http://kemenaran.winosx.com/posts/category-disassembling-links-awakening/" rel="noopener noreferrer">Disassembling Link's Awakening</a> - A series of blog posts about disassembling Link's Awakening DX.</li>
</ul>

<ul>
<li><a href="https://github.com/h3nnn4n/Reverse-Engineering-the-GameBoy-Tetris" rel="noopener noreferrer">Reverse Engineering the GameBoy Tetris (⭐27)</a></li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/ekimekim/gbos" rel="noopener noreferrer">gbos (⭐28)</a> - A basic operating system for the Game Boy.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/12/19/"/>
    <summary>16 awesome projects updated on Dec 19, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/12/13/</id>
    <title>Awesome Gbdev Updates on Dec 13, 2018</title>
    <updated>2018-12-13T14:07:47.000Z</updated>
    <published>2018-12-13T14:07:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Graphics utilities</p>
</h3>
<ul>
<li><a href="https://github.com/chrisantonellis/gbtdg" rel="noopener noreferrer">Game Boy Tile Data Generator (⭐92)</a> - HTML5 / JS web application that will convert bitmap images to hexadecimal data appropriate for use in tile based graphical applications, specifically GB.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/12/13/"/>
    <summary>1 awesome projects updated on Dec 13, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/11/19/</id>
    <title>Awesome Gbdev Updates on Nov 19, 2018</title>
    <updated>2018-11-19T17:20:41.000Z</updated>
    <published>2018-11-19T17:20:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Graphics utilities</p>
</h3>
<ul>
<li><a href="https://github.com/TwitchPlaysPokemon/tpp1" rel="noopener noreferrer">tpp1 (⭐24)</a> - Definition and specification of a custom GB/GBC memory/hardware mapper, as a functional superset of MBC.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/11/19/"/>
    <summary>1 awesome projects updated on Nov 19, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/22/</id>
    <title>Awesome Gbdev Updates on Oct 22, 2018</title>
    <updated>2018-10-22T19:05:00.000Z</updated>
    <published>2018-10-22T18:59:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Boy Color / Opcodes</p>
</h3>
<ul>
<li><a href="https://tcrf.net/Notes:Game_Boy_Color_Bootstrap_ROM" rel="noopener noreferrer">Unused Palettes</a></li>
</ul>
<h3><p>Peripherals / Opcodes</p>
</h3>
<ul>
<li><a href="https://shonumi.github.io/dandocs.html" rel="noopener noreferrer">Dan Docs</a> - Obscure Game Boy hardware documentation.</li>
</ul>

<ul>
<li><a href="https://raw.githubusercontent.com/shonumi/gbe-plus/master/src/docs/technical/DMG_07.txt" rel="noopener noreferrer">DMG-07 Technical Documentation</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/22/"/>
    <summary>3 awesome projects updated on Oct 22, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/06/</id>
    <title>Awesome Gbdev Updates on Oct 06, 2018</title>
    <updated>2018-10-06T15:58:42.000Z</updated>
    <published>2018-10-06T15:58:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / Graphics utilities</p>
</h3>
<ul>
<li><a href="https://github.com/paul-arutyunov/vtGBte" rel="noopener noreferrer">vtGBte (⭐36)</a> - A minimalistic ncurses tile editor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/06/"/>
    <summary>1 awesome projects updated on Oct 06, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/04/</id>
    <title>Awesome Gbdev Updates on Oct 04, 2018</title>
    <updated>2018-10-04T18:28:57.000Z</updated>
    <published>2018-10-04T18:28:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compilers / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/Bevinsky/llvm-gbz80" rel="noopener noreferrer">llvm-gbz80 (⭐37)</a> / <a href="https://github.com/Bevinsky/clang-gbz80" rel="noopener noreferrer">clang-gbz80 (⭐24)</a> - Clang/LLVM port to the GBZ80 CPU (similar to the deprecated <a href="https://github.com/euclio/llvm-gbz80" rel="noopener noreferrer">euclio/llvm-gbz80 (⭐9)</a>).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/04/"/>
    <summary>1 awesome projects updated on Oct 04, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/02/</id>
    <title>Awesome Gbdev Updates on Oct 02, 2018</title>
    <updated>2018-10-02T12:02:14.000Z</updated>
    <published>2018-10-02T12:02:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="https://binji.github.io/2017/02/26/binjgb-on-the-web-part-1.html" rel="noopener noreferrer">binjgb on the web</a> - Porting of the binjgb emulator to Web Assembly. <a href="https://binji.github.io/2017/02/27/binjgb-on-the-web-part-2.html" rel="noopener noreferrer">(Part 2)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/02/"/>
    <summary>1 awesome projects updated on Oct 02, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/01/</id>
    <title>Awesome Gbdev Updates on Oct 01, 2018</title>
    <updated>2018-10-01T07:52:24.000Z</updated>
    <published>2018-10-01T07:52:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/gbdev/awesome-gbdev/blob/master/README.md/EMULATORS.md" rel="noopener noreferrer">List of open source emulators</a></li>
</ul>
<h3><p>Emulators / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/mgba-emu/mgba" rel="noopener noreferrer">mGBA (⭐6.8k)</a> - Modern cross platform GBA emulator which also runs GB/GBC games.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/01/"/>
    <summary>2 awesome projects updated on Oct 01, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/09/30/</id>
    <title>Awesome Gbdev Updates on Sep 30, 2018</title>
    <updated>2018-09-30T22:44:25.000Z</updated>
    <published>2018-09-30T22:44:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Demos / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/wtjones/matrix-rain-gb" rel="noopener noreferrer">matrix-rain-gb (⭐32)</a> - A Matrix digital rain effect in assembler.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/09/30/"/>
    <summary>1 awesome projects updated on Sep 30, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/09/28/</id>
    <title>Awesome Gbdev Updates on Sep 28, 2018</title>
    <updated>2018-09-28T23:41:59.000Z</updated>
    <published>2018-09-28T21:44:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware / Opcodes</p>
</h3>
<ul>
<li><a href="http://marc.rawer.de/Gameboy/Docs/GBProject.pdf" rel="noopener noreferrer">The Game Boy Project</a> - Provides a study on the hardware and detailed constructional information for the implementation of three 8-bit bidirectional parallel ports.</li>
</ul>
<h3><p>Peripherals / Opcodes</p>
</h3>
<ul>
<li><a href="http://www.pinchofintelligence.com/photorealistic-neural-network-gameboy/" rel="noopener noreferrer">Creating photo realistic images with neural networks and a Gameboy Camera</a></li>
</ul>
<h3><p>Emulator Development / Misc</p>
</h3>
<ul>
<li><a href="http://imrannazar.com/gameboy-Emulation-in-JavaScript" rel="noopener noreferrer">Building a Game Boy emulator in JavaScript</a> - Step by step tutorial.</li>
</ul>

<ul>
<li><a href="https://cturt.github.io/cinoop.html" rel="noopener noreferrer">Writing a Game Boy emulator, Cinoop</a></li>
</ul>

<ul>
<li><a href="https://realboyemulator.wordpress.com/posts/" rel="noopener noreferrer">RealBoy Emulator</a> - A series of posts about the design and implementation of the RealBoy Emulator.</li>
</ul>

<ul>
<li><a href="http://www.codeslinger.co.uk/pages/projects/gameboy.html" rel="noopener noreferrer">Codeslinger</a> - Another series of posts documenting the building of an emulator.</li>
</ul>

<ul>
<li><a href="http://blog.rekawek.eu/2017/02/09/coffee-gb/" rel="noopener noreferrer">Why did I spend 1.5 months creating a Gameboy emulator?</a> - Blog post.</li>
</ul>

<ul>
<li><a href="https://djhworld.github.io/post/2018/09/21/i-ported-my-gameboy-color-emulator-to-webassembly/" rel="noopener noreferrer">Porting a GO Game Boy emulator to WebAssembly</a></li>
</ul>
<h3><p>Testing / Misc</p>
</h3>
<ul>
<li><a href="http://gbdev.gg8.se/files/roms/blargg-gb-tests/" rel="noopener noreferrer">Blargg's test roms</a></li>
</ul>

<ul>
<li><a href="https://gekkio.fi/files/mooneye-gb/latest/" rel="noopener noreferrer">Gekkio's test roms</a></li>
</ul>

<ul>
<li><a href="https://github.com/LIJI32/SameSuite" rel="noopener noreferrer">SameSuite (⭐43)</a></li>
</ul>

<ul>
<li><a href="http://tasvideos.org/EmulatorResources/GBAccuracyTests.html" rel="noopener noreferrer">GB Accuracy Tests</a></li>
</ul>

<ul>
<li><a href="https://github.com/pinobatch/240p-test-mini/tree/master/gameboy" rel="noopener noreferrer">144p Test Suite (⭐277)</a> - Port of Artemio Urbina's 240p Test Suite to the Game Boy.</li>
</ul>
<h3><p>Emulators / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/Gekkio/mooneye-gb" rel="noopener noreferrer">Mooneye GB (⭐957)</a> - Research project and emulator in Rust.</li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/pashutk/flappybird-gameboy" rel="noopener noreferrer">flappybird-gameboy (⭐15)</a></li>
</ul>

<ul>
<li><a href="https://github.com/gb-archive/fbgb" rel="noopener noreferrer">fbgb (⭐3)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/09/28/"/>
    <summary>16 awesome projects updated on Sep 28, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/09/24/</id>
    <title>Awesome Gbdev Updates on Sep 24, 2018</title>
    <updated>2018-09-24T12:44:04.000Z</updated>
    <published>2018-09-24T09:08:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware / Opcodes</p>
</h3>
<ul>
<li><a href="https://github.com/Gekkio/gb-hardware" rel="noopener noreferrer">Related custom hardware (⭐359)</a> - by Gekkio.</li>
</ul>

<ul>
<li><a href="https://github.com/applefreak/esp8266-gameboy-dev-board" rel="noopener noreferrer">ESP8266 GB Dev Board (⭐28)</a> - Dev board for Game Boy accessories development, powered by ESP8266.</li>
</ul>

<ul>
<li><a href="https://github.com/applefreak/esp8266-gameboy-printer" rel="noopener noreferrer">ESP8266 GB Printer (⭐49)</a> - A device that emulates the GB Printer and lets you retrieve images using WiFi.</li>
</ul>
<h3><p>Peripherals / Opcodes</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=43FfJvd-YP4" rel="noopener noreferrer">Ben Heck Reverse Engineers Game Boy Printer</a> (Errata: the used thermal paper is expired, 4 colors are actually printable).</li>
</ul>
<h3><p>Cartridges / Opcodes</p>
</h3>
<ul>
<li><a href="http://www.devrs.com/gb/files/mbc1.gif" rel="noopener noreferrer">MBC1+RAM+Battery cartridge Schematic</a> - First schematics by Jeff Frohwein.</li>
</ul>
<h3><p>Emulators / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/LIJI32/SameBoy" rel="noopener noreferrer">SameBoy (⭐2k)</a> - Accurate emulator with a wide range of powerful debugging features.</li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/stijnfrishert/liblsdj" rel="noopener noreferrer">liblsdj (⭐104)</a> - Utility library for interacting with the LSDj save format (.sav), song files (.lsdsng) and more.</li>
</ul>

<ul>
<li><a href="https://github.com/jkotlinski/lsdpatch" rel="noopener noreferrer">lsdpatch (⭐201)</a> - Tool for modifying samples, fonts and palettes on LSDj ROM images.</li>
</ul>
<h3><p>Directories / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/gb-archive/salvage" rel="noopener noreferrer">The Game Boy Archive - Salvage (⭐38)</a> - Historical archive of software, old articles, FAQs and various documents.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/09/24/"/>
    <summary>9 awesome projects updated on Sep 24, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/08/11/</id>
    <title>Awesome Gbdev Updates on Aug 11, 2018</title>
    <updated>2018-08-11T16:50:34.000Z</updated>
    <published>2018-08-11T16:46:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compilers / Experimental/Proof of Concepts</p>
</h3>
<ul>
<li><a href="https://github.com/wiz-lang/wiz" rel="noopener noreferrer">Wiz (⭐427)</a> - A high-level assembly language for writing homebrew on retro console platforms (Game Boy, NES, Atari 2600, and more).</li>
</ul>

<ul>
<li><a href="https://github.com/ams-hackers/gbforth" rel="noopener noreferrer">gbforth (⭐147)</a> - A Forth-based Game Boy development kit.</li>
</ul>

<ul>
<li><a href="https://github.com/BonsaiDen/gbasm" rel="noopener noreferrer">gbasm (⭐132)</a> - A JavaScript based compiler for Game Boy z80 assembly code.</li>
</ul>

<ul>
<li><a href="http://www.tni.nl/products/tniasm.html" rel="noopener noreferrer">tniASM</a> - Macro Assembler.</li>
</ul>

<ul>
<li><a href="https://github.com/ulrikdamm/Assembler" rel="noopener noreferrer">Assembler (⭐119)</a> - Assembler written in Swift.</li>
</ul>
<h3><p>Tools / Engines</p>
</h3>
<ul>
<li><a href="https://github.com/Zal0/ZGB" rel="noopener noreferrer">ZGB (⭐774)</a> - A little engine for creating games for the original Game Boy (expands gbdk, more info <a href="http://zalods.blogspot.com/2017/01/zgb-little-engine-for-game-boy.html" rel="noopener noreferrer">here</a>).</li>
</ul>
<h3><p>Tools / Graphics utilities</p>
</h3>
<ul>
<li><a href="https://github.com/bashaus/gbtiles" rel="noopener noreferrer">GBTiles (⭐16)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/gitendo/bmp2cgb" rel="noopener noreferrer">bmp2cgb (⭐28)</a> - Graphics converter for Game Boy Color development providing real time palette adjustments.</li>
</ul>

<ul>
<li><a href="https://github.com/LuckyLights/png2gb" rel="noopener noreferrer">png2gb (⭐21)</a> - CLI tool to convert image file to game boy .c array.</li>
</ul>

<ul>
<li><a href="http://make.vg/brewtool/" rel="noopener noreferrer">brewtool</a> - A collection of primitive editor/converter tools for making assets used with homebrew ROM development.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/08/11/"/>
    <summary>10 awesome projects updated on Aug 11, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/07/17/</id>
    <title>Awesome Gbdev Updates on Jul 17, 2018</title>
    <updated>2018-07-17T07:37:19.000Z</updated>
    <published>2018-07-17T07:37:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Documentation</p>
</h3>
<ul>
<li><a href="https://github.com/AntonioND/giibiiadvance/blob/master/docs/TCAGBD.pdf" rel="noopener noreferrer">The Cycle-Accurate Game Boy Docs (⭐206)</a> - A precise documentation by AntonioND to make a cycle-accurate Game Boy emulator.</li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/bitnenfer/gameboy-brainfuck" rel="noopener noreferrer">gameboy-brainfuck (⭐16)</a> - Brainf*ck interpreter.</li>
</ul>

<ul>
<li><a href="https://github.com/elseyf/gbfk" rel="noopener noreferrer">gbfk (⭐2)</a> - Brainf*ck interpreter, with input.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/07/17/"/>
    <summary>3 awesome projects updated on Jul 17, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/20/</id>
    <title>Awesome Gbdev Updates on Jun 20, 2018</title>
    <updated>2018-06-20T15:16:16.000Z</updated>
    <published>2018-06-20T15:16:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://github.com/tobiasvl/hardware.inc" rel="noopener noreferrer">hardware.inc (⭐151)</a> - Standard include file containing Game Boy hardware definitions for use in RGBDS projects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/20/"/>
    <summary>1 awesome projects updated on Jun 20, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/09/</id>
    <title>Awesome Gbdev Updates on Jun 09, 2018</title>
    <updated>2018-06-09T21:16:09.000Z</updated>
    <published>2018-06-09T21:16:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/BonsaiDen/Tuff.gb" rel="noopener noreferrer">Tuff (⭐312)</a></li>
</ul>

<ul>
<li><a href="https://github.com/Sanqui/2048-gb" rel="noopener noreferrer">2048-gb (⭐116)</a></li>
</ul>

<ul>
<li><a href="https://bitbucket.org/Sanqui/snake/src/?at=master" rel="noopener noreferrer">Snake</a></li>
</ul>

<ul>
<li><a href="https://github.com/huderlem/lazerpong" rel="noopener noreferrer">Lazerpong (⭐14)</a></li>
</ul>

<ul>
<li><a href="https://github.com/AntonioND/geometrix" rel="noopener noreferrer">Geometrix (⭐30)</a></li>
</ul>

<ul>
<li><a href="https://github.com/AntonioND/ucity" rel="noopener noreferrer">µCity (⭐467)</a></li>
</ul>

<ul>
<li><a href="https://github.com/mholtkamp/carazu" rel="noopener noreferrer">Carazu (⭐18)</a></li>
</ul>

<ul>
<li><a href="https://github.com/DonaldHays/snake-gb" rel="noopener noreferrer">Snake-gb (⭐20)</a></li>
</ul>

<ul>
<li><a href="https://github.com/furrtek/GB303" rel="noopener noreferrer">GB303 (⭐137)</a> - GB303 wavetable-based TB-303 style synthesizer for the Nintendo Game Boy.</li>
</ul>

<ul>
<li><a href="https://github.com/JustSid/Sushi" rel="noopener noreferrer">Sushi (⭐5)</a></li>
</ul>

<ul>
<li><a href="https://github.com/bitnenfer/flappy-boy-asm" rel="noopener noreferrer">Flappy-boy-asm (⭐94)</a></li>
</ul>

<ul>
<li><a href="https://github.com/tbsp/Adjustris" rel="noopener noreferrer">Adjustris (⭐15)</a></li>
</ul>

<ul>
<li><a href="https://github.com/ISSOtm/Aevilia-GB" rel="noopener noreferrer">Aevilia (⭐56)</a></li>
</ul>

<ul>
<li><a href="https://github.com/Kartones/gameboy" rel="noopener noreferrer">GBSlides (⭐32)</a> - A simple Game Boy Powerpoint-like slides viewer.</li>
</ul>

<ul>
<li><a href="https://github.com/dannye/pokered-gbc" rel="noopener noreferrer">Pokered-gbc (⭐171)</a> - Pokémon Red remade with full GBC support.</li>
</ul>

<ul>
<li><a href="https://github.com/tslanina/Retro-GameBoyColor-ToyToy" rel="noopener noreferrer">ToyToy (⭐10)</a></li>
</ul>

<ul>
<li><a href="https://github.com/tslanina/Retro-GameBoyColor-StefaN" rel="noopener noreferrer">StefaN (⭐4)</a> - Fourway Breakout clone.</li>
</ul>

<ul>
<li><a href="https://github.com/tslanina/Retro-GameBoyColor-Galaxia" rel="noopener noreferrer">Galaxia (⭐4)</a></li>
</ul>

<ul>
<li><a href="https://github.com/sanqui/desgb" rel="noopener noreferrer">desgb (⭐14)</a> - DES encryption.</li>
</ul>

<ul>
<li><a href="https://github.com/l0k1/superhappyfunbubbletime" rel="noopener noreferrer">superhappyfunbubbletime (⭐5)</a></li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/bitnenfer/FlappyBoy" rel="noopener noreferrer">FlappyBoy (⭐20)</a></li>
</ul>

<ul>
<li><a href="https://github.com/cppchriscpp/SquishyTheTurtle" rel="noopener noreferrer">Squishy the Turtle (⭐8)</a></li>
</ul>

<ul>
<li><a href="https://github.com/avivace/quadratino" rel="noopener noreferrer">Quadratino (⭐12)</a></li>
</ul>

<ul>
<li><a href="https://github.com/elfgames/doctorhow" rel="noopener noreferrer">Doctor How (⭐28)</a></li>
</ul>

<ul>
<li><a href="https://github.com/brovador/GBsnake" rel="noopener noreferrer">GBsnake (⭐32)</a></li>
</ul>

<ul>
<li><a href="https://github.com/andreasjhkarlsson/gb-mines" rel="noopener noreferrer">gb-mines (⭐36)</a></li>
</ul>

<ul>
<li><a href="http://www.atari2600land.com/gameboy/oranges.html" rel="noopener noreferrer">oranges</a></li>
</ul>

<ul>
<li><a href="https://github.com/Imanolea/bitbitjam3_red_hot_princess_carnage" rel="noopener noreferrer">red hot princess carnage (⭐6)</a></li>
</ul>

<ul>
<li><a href="https://refreshgames.co.uk/2017/04/24/ludum-dare-38-entry-hives/" rel="noopener noreferrer">Hives</a></li>
</ul>

<ul>
<li><a href="https://github.com/rubfi/gbc-atari-boxing" rel="noopener noreferrer">GBC Atari Boxing (⭐3)</a> - Atari 2600 Boxing clone for the Game Boy (Color).</li>
</ul>

<ul>
<li><a href="https://github.com/MasterIV/PostBot" rel="noopener noreferrer">PostBot (⭐7)</a></li>
</ul>

<ul>
<li><a href="https://github.com/kanfor/gunsridersgameboy" rel="noopener noreferrer">Guns &amp; Riders (⭐14)</a></li>
</ul>
<h3><p>Demos / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/AntonioND/back-to-color" rel="noopener noreferrer">Back to Color (⭐28)</a></li>
</ul>

<ul>
<li><a href="https://github.com/vegard/beach-gbc" rel="noopener noreferrer">beach-gbc (⭐14)</a></li>
</ul>

<ul>
<li><a href="https://github.com/mills32/CUTE_DEMO" rel="noopener noreferrer">CUTE DEMO (⭐39)</a></li>
</ul>

<ul>
<li><a href="https://github.com/svendahlstrand/10-print-game-boy" rel="noopener noreferrer"><code>10 PRINT</code> Game Boy</a></li>
</ul>

<ul>
<li><a href="https://github.com/naavis/roboto-demo" rel="noopener noreferrer">Roboto Demo (⭐27)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/09/"/>
    <summary>37 awesome projects updated on Jun 09, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/08/</id>
    <title>Awesome Gbdev Updates on Jun 08, 2018</title>
    <updated>2018-06-08T07:37:29.000Z</updated>
    <published>2018-06-08T07:36:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Disassemblies / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/pret/pokeyellow" rel="noopener noreferrer">Pokémon Yellow (⭐805)</a></li>
</ul>

<ul>
<li><a href="https://github.com/pret/pokegold" rel="noopener noreferrer">Pokémon Gold and Silver (⭐641)</a></li>
</ul>

<ul>
<li><a href="https://github.com/pret/pokegold-spaceworld" rel="noopener noreferrer">pokegold-spaceworld (⭐374)</a> - Pokémon Gold and Silver 1997 Space World demo.</li>
</ul>

<ul>
<li><a href="https://github.com/mojobojo/LADX-Disassembly" rel="noopener noreferrer">Link's Awakening DX (⭐877)</a></li>
</ul>

<ul>
<li><a href="https://github.com/drenn1/ages-disasm" rel="noopener noreferrer">Oracle of Ages (⭐186)</a></li>
</ul>

<ul>
<li><a href="https://github.com/DevEd2/FXHammer-Disasm" rel="noopener noreferrer">FX Hammer (⭐9)</a></li>
</ul>

<ul>
<li><a href="https://github.com/sanqui/hm3" rel="noopener noreferrer">Harvest Moon 3 (⭐19)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/08/"/>
    <summary>7 awesome projects updated on Jun 08, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/01/</id>
    <title>Awesome Gbdev Updates on Jun 01, 2018</title>
    <updated>2018-06-01T08:37:11.000Z</updated>
    <published>2018-06-01T08:37:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Boilerplates and libraries</p>
</h3>
<ul>
<li><a href="https://github.com/nezticle/rgbds-template" rel="noopener noreferrer">rgbds-template (⭐43)</a> - Basic hello-world example for Game Boy using RGBDS.</li>
</ul>

<ul>
<li><a href="http://www.devrs.com/gb/files/galp.zip" rel="noopener noreferrer">Game Boy Assembly Language Primer</a> - Simple template code with memory defines, copy routines and IBM font tilemap.</li>
</ul>

<ul>
<li><a href="https://github.com/yenatch/bootstrap.gb" rel="noopener noreferrer">bootstrap.gb (⭐32)</a> - An example Game Boy project.</li>
</ul>

<ul>
<li><a href="https://github.com/junebug12851/GameboyBoilerplateProj" rel="noopener noreferrer">Gameboy Boilerplate (⭐31)</a> - Boilerplate project to move quicker into the actual assembly code for your game.</li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/mrombout/gbdk_playground" rel="noopener noreferrer">Simplified GBDK examples (⭐203)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/01/"/>
    <summary>5 awesome projects updated on Jun 01, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/05/21/</id>
    <title>Awesome Gbdev Updates on May 21, 2018</title>
    <updated>2018-05-21T07:16:46.000Z</updated>
    <published>2018-05-21T07:16:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/ChaosCabbage/crazy-gameboy-video-experiments" rel="noopener noreferrer">Game Boy video effects (⭐5)</a> - Some little experiments using the STAT interrupt to do funny video manipulations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/05/21/"/>
    <summary>1 awesome projects updated on May 21, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/03/13/</id>
    <title>Awesome Gbdev Updates on Mar 13, 2018</title>
    <updated>2018-03-13T21:27:37.000Z</updated>
    <published>2018-03-13T21:27:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://dhole.github.io/post/gameboy_serial_1/" rel="noopener noreferrer">Sniffing Game Boy serial traffic with an STM32F4</a></li>
</ul>

<ul>
<li><a href="https://dhole.github.io/post/gameboy_serial_2/" rel="noopener noreferrer">Virtual Game Boy Printer with an STM32F4</a></li>
</ul>

<ul>
<li><a href="https://dhole.github.io/post/gameboy_serial_3/" rel="noopener noreferrer">Printing on the Game Boy Printer using an STM32F4</a></li>
</ul>

<ul>
<li><a href="https://tilde.town/~minerobber/techwriteups/pokemonpc.html" rel="noopener noreferrer">Pokemon Pocket Computer:</a> - What is it and how to use it to make cheat codes.</li>
</ul>

<ul>
<li><a href="https://dhole.github.io/post/gameboy_custom_logo/" rel="noopener noreferrer">Booting the Game Boy with a custom logo</a> - Bypassing the Nintendo logo check.</li>
</ul>

<ul>
<li>Making a Game Boy game in 2017: A "Sheep It Up!" Post-Mortem (<a href="https://www.gamasutra.com/blogs/DoctorLudos/20171207/311143/" rel="noopener noreferrer">part 1</a>, <a href="https://www.gamasutra.com/blogs/DoctorLudos/20180213/314554/" rel="noopener noreferrer">part 2</a>)</li>
</ul>

<ul>
<li><a href="http://fuji.drillspirits.net/?post=87" rel="noopener noreferrer">Nintendo's fake logos</a> - 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.</li>
</ul>
<h3><p>Websites / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="http://hhug.me" rel="noopener noreferrer">Handheld Underground</a> - Unlicensed games, blog posts about Game Boy, home of the hhugboy emulator.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/03/13/"/>
    <summary>8 awesome projects updated on Mar 13, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/03/05/</id>
    <title>Awesome Gbdev Updates on Mar 05, 2018</title>
    <updated>2018-03-05T11:58:13.000Z</updated>
    <published>2018-03-05T11:58:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://youtube.com/watch?v=1lzHfLYzyRM" rel="noopener noreferrer">Digitized Speech in Game Boy Games</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/03/05/"/>
    <summary>1 awesome projects updated on Mar 05, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/01/11/</id>
    <title>Awesome Gbdev Updates on Jan 11, 2018</title>
    <updated>2018-01-11T10:50:04.000Z</updated>
    <published>2018-01-11T10:50:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://github.com/assemblydigest/gameboy" rel="noopener noreferrer">assemblydigest (⭐78)</a> - Exploring Game Boy programming techniques:<ul>
<li><a href="http://assemblydigest.tumblr.com/post/77203696711/tutorial-making-an-empty-game-boy-rom-in-wiz" rel="noopener noreferrer">Making an Empty Game Boy ROM (in Wiz)</a></li>
<li><a href="http://assemblydigest.tumblr.com/post/77404621743/tutorial-making-art-for-the-game-boy" rel="noopener noreferrer">Making Art for the Game Boy</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/01/11/"/>
    <summary>1 awesome projects updated on Jan 11, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/01/09/</id>
    <title>Awesome Gbdev Updates on Jan 09, 2018</title>
    <updated>2018-01-09T10:02:13.000Z</updated>
    <published>2018-01-09T10:02:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Directories / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="http://gbdev.gg8.se/files/" rel="noopener noreferrer">Archive of related files</a></li>
</ul>

<ul>
<li><a href="https://github.com/gb-archive" rel="noopener noreferrer">The Game Boy Archive</a> - A library of Game Boy related software, hardware and literature. Aimed to mirror and preserve old and fragmented contributions from the last three decades.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/01/09/"/>
    <summary>2 awesome projects updated on Jan 09, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/01/04/</id>
    <title>Awesome Gbdev Updates on Jan 04, 2018</title>
    <updated>2018-01-04T10:47:17.000Z</updated>
    <published>2018-01-04T10:47:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware / Opcodes</p>
</h3>
<ul>
<li><a href="http://gbdev.gg8.se/wiki/articles/DMG_Schematics" rel="noopener noreferrer">DMG Schematics</a> - Hardware schematics.</li>
</ul>

<ul>
<li><a href="https://gbhwdb.gekkio.fi/" rel="noopener noreferrer">Game Boy hardware database</a> - Data and photos of various types of Game Boy consoles.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/01/04/"/>
    <summary>2 awesome projects updated on Jan 04, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/12/04/</id>
    <title>Awesome Gbdev Updates on Dec 04, 2017</title>
    <updated>2017-12-04T10:55:27.000Z</updated>
    <published>2017-12-04T10:55:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Custom cartridges</p>
</h3>
<ul>
<li><a href="http://www.happydaze.se/wolf/" rel="noopener noreferrer">Wolf</a> - Game Boy cartridge with co-processor.</li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/trash80/mGB" rel="noopener noreferrer">mGB (⭐258)</a> - A Game Boy cartridge program that enables the Game Boy to act as a full MIDI supported sound module.</li>
</ul>

<ul>
<li><a href="https://github.com/LIJI32/GBVisualizer" rel="noopener noreferrer">GBVisualizer (⭐28)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/jdeblese/gbcpu" rel="noopener noreferrer">gbcpu (⭐9)</a> - A CPU and peripherals implementing the Game Boy instruction set and functionality.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/12/04/"/>
    <summary>4 awesome projects updated on Dec 04, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/11/20/</id>
    <title>Awesome Gbdev Updates on Nov 20, 2017</title>
    <updated>2017-11-20T09:02:48.000Z</updated>
    <published>2017-11-20T09:02:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Timings</p>
</h3>
<ul>
<li><a href="https://github.com/jdeblese/gbcpu/wiki/Video-Timing" rel="noopener noreferrer">Video Timing (⭐9)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/11/20/"/>
    <summary>1 awesome projects updated on Nov 20, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/11/16/</id>
    <title>Awesome Gbdev Updates on Nov 16, 2017</title>
    <updated>2017-11-16T21:26:07.000Z</updated>
    <published>2017-11-16T21:26:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="https://imanoleasgames.blogspot.no/2016/12/games-aside-1-super-game-boy.html" rel="noopener noreferrer">Super Game Boy development</a> - Step by step tutorial to implement Super Game Boy features (frame and palettes).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/11/16/"/>
    <summary>1 awesome projects updated on Nov 16, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/11/08/</id>
    <title>Awesome Gbdev Updates on Nov 08, 2017</title>
    <updated>2017-11-08T13:14:47.000Z</updated>
    <published>2017-11-08T13:14:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Opcodes</p>
</h3>
<ul>
<li><a href="https://github.com/AntonioND/giibiiadvance/tree/master/docs" rel="noopener noreferrer">AntonioND's docs (⭐206)</a> - Corrected schematics and infos on cartridge header data.</li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/diegovalverde/papiGB" rel="noopener noreferrer">papiGB (⭐16)</a> - Game Boy Classic fully functional FPGA implementation from scratch.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/11/08/"/>
    <summary>2 awesome projects updated on Nov 08, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/11/03/</id>
    <title>Awesome Gbdev Updates on Nov 03, 2017</title>
    <updated>2017-11-03T10:51:56.000Z</updated>
    <published>2017-11-03T10:51:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/trash80/Arduinoboy" rel="noopener noreferrer">ArduinoBoy (⭐357)</a> - Serial communication (MIDI) from an Arduino to the Game Boy for music applications such as LittleSoundDJ, Nanoloop, and mGB.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/11/03/"/>
    <summary>1 awesome projects updated on Nov 03, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/10/31/</id>
    <title>Awesome Gbdev Updates on Oct 31, 2017</title>
    <updated>2017-10-31T10:23:04.000Z</updated>
    <published>2017-10-31T10:23:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/mattcurrie/gb-save-states" rel="noopener noreferrer">gb-save-states (⭐176)</a> - Patches to add save state support to Game Boy games when playing on the original hardware.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/10/31/"/>
    <summary>1 awesome projects updated on Oct 31, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/09/14/</id>
    <title>Awesome Gbdev Updates on Sep 14, 2017</title>
    <updated>2017-09-14T17:45:32.000Z</updated>
    <published>2017-09-14T17:45:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Custom cartridges</p>
</h3>
<ul>
<li><a href="https://dhole.github.io/post/gameboy_cartridge_emu_1/" rel="noopener noreferrer">Emulating a GameBoy Cartridge</a> - Emulating the functionality of a Game Boy cartridge with the development board STM32F4.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/09/14/"/>
    <summary>1 awesome projects updated on Sep 14, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/08/09/</id>
    <title>Awesome Gbdev Updates on Aug 09, 2017</title>
    <updated>2017-08-09T16:46:32.000Z</updated>
    <published>2017-08-09T16:46:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Peripherals / Opcodes</p>
</h3>
<ul>
<li><a href="https://bulbapedia.bulbagarden.net/wiki/Mobile_Game_Boy_Adapter" rel="noopener noreferrer">Mobile Game Boy Adapter</a></li>
</ul>

<ul>
<li><a href="http://nectaris.tg-16.com/GB-KISS-LINK-FAQ-hudson-gameboy-nectaris.html" rel="noopener noreferrer">GB KISS LINK MODEM</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/08/09/"/>
    <summary>2 awesome projects updated on Aug 09, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/06/18/</id>
    <title>Awesome Gbdev Updates on Jun 18, 2017</title>
    <updated>2017-06-18T20:52:17.000Z</updated>
    <published>2017-06-18T20:52:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Disassemblies / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/pret/pokepinball" rel="noopener noreferrer">Pokémon Pinball (⭐184)</a></li>
</ul>

<ul>
<li><a href="https://github.com/pret/poketcg" rel="noopener noreferrer">Pokémon TCG (⭐303)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/06/18/"/>
    <summary>2 awesome projects updated on Jun 18, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/04/21/</id>
    <title>Awesome Gbdev Updates on Apr 21, 2017</title>
    <updated>2017-04-21T11:55:09.000Z</updated>
    <published>2017-04-21T11:55:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://videlais.com/2016/07/03/programming-game-boy-games-using-gbdk-part-1-configuring-programming-and-compiling/" rel="noopener noreferrer">GBDK Configuring and Programming Tutorial</a> - Configuring GBDK, Using Tiles, Colliding Sprites, GBTD, GBMB, Memory Management and ROM Banking.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/04/21/"/>
    <summary>1 awesome projects updated on Apr 21, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/04/16/</id>
    <title>Awesome Gbdev Updates on Apr 16, 2017</title>
    <updated>2017-04-16T17:37:43.000Z</updated>
    <published>2017-04-16T17:37:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Opcodes</p>
</h3>
<ul>
<li><a href="https://imgur.com/a/D5bpC" rel="noopener noreferrer">Cartridges PCB photos</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/04/16/"/>
    <summary>1 awesome projects updated on Apr 16, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/02/26/</id>
    <title>Awesome Gbdev Updates on Feb 26, 2017</title>
    <updated>2017-02-26T10:09:36.000Z</updated>
    <published>2017-02-26T10:09:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Peripherals / Opcodes</p>
</h3>
<ul>
<li><a href="https://shonumi.github.io/articles/art2.html" rel="noopener noreferrer">The Game Boy Printer</a> - An in-depth technical document about the printer hardware, the communication protocol and the usual routine that games used for implementing the print feature.</li>
</ul>
<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="http://voidptr.io/blog/2017/01/21/GameBoy.html" rel="noopener noreferrer">FlappyBoy: Making a simple Game Boy Game</a></li>
</ul>
<h3><p>ASM / Timings</p>
</h3>
<ul>
<li><a href="http://blog.kevtris.org/blogfiles/Nitty%20Gritty%20Gameboy%20VRAM%20Timing.txt" rel="noopener noreferrer">Nitty Gritty Gameboy Cycle Timing</a></li>
</ul>

<ul>
<li><a href="http://gameboy.mongenel.com/dmg/gbc_dma_transfers.txt" rel="noopener noreferrer">GameBoy Color DMA-Transfers v0.0.1</a></li>
</ul>

<ul>
<li><a href="http://gameboy.mongenel.com/dmg/istat98.txt" rel="noopener noreferrer">STAT interrupt timings</a></li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/drhelius/arduinogameboy" rel="noopener noreferrer">ArduinoGameBoy (⭐163)</a> - Arduino based Game Boy cartridge reader and writer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/02/26/"/>
    <summary>6 awesome projects updated on Feb 26, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/02/06/</id>
    <title>Awesome Gbdev Updates on Feb 06, 2017</title>
    <updated>2017-02-06T09:42:28.000Z</updated>
    <published>2017-02-06T09:42:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/PumpMagic/ostrich" rel="noopener noreferrer">Ostrich (⭐43)</a> - A Game Boy Sound System player written in Swift.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/02/06/"/>
    <summary>1 awesome projects updated on Feb 06, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/01/31/</id>
    <title>Awesome Gbdev Updates on Jan 31, 2017</title>
    <updated>2017-01-31T12:49:36.000Z</updated>
    <published>2017-01-31T12:49:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>ASM / Music drivers and trackers</p>
</h3>
<ul>
<li><a href="http://web.archive.org/web/20150511145100/http://www.bennvenn.com/Beginners_Guide_To_Reverse_Engineering.htm" rel="noopener noreferrer">Beginner's Guide to Reverse Engineering GB</a> - Some starting tips on disassembling and reverse engineering.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/01/31/"/>
    <summary>1 awesome projects updated on Jan 31, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/01/08/</id>
    <title>Awesome Gbdev Updates on Jan 08, 2017</title>
    <updated>2017-01-08T20:22:14.000Z</updated>
    <published>2017-01-08T20:22:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://refreshgames.co.uk/2016/04/18/gameboy-tutorial-rom/" rel="noopener noreferrer">GBDK Tutorial</a> - Fairly minimal game demo for getting started with GBDK.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/01/08/"/>
    <summary>1 awesome projects updated on Jan 08, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/12/18/</id>
    <title>Awesome Gbdev Updates on Dec 18, 2016</title>
    <updated>2016-12-18T11:00:12.000Z</updated>
    <published>2016-12-18T10:47:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cartridges / Opcodes</p>
</h3>
<ul>
<li><a href="http://gekkio.fi/blog/2015-02-14-mooneye-gb-gameboy-cartridge-types.html" rel="noopener noreferrer">Gekkio's Game Boy cartridge types</a> - An overview on existing cartridge types.</li>
</ul>

<ul>
<li><a href="http://www.devrs.com/gb/files/gb.html" rel="noopener noreferrer">Game Boy Cartridges Schematics</a> - Schematics for MBC2 and MBC3 types.</li>
</ul>

<ul>
<li><a href="http://gekkio.fi/blog/2016-03-19-game-boy-cartridge-pcb-photos.html" rel="noopener noreferrer">Game Boy cartridge PCB photos</a></li>
</ul>
<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/gbdk-salvage/grooves-game-boy-programming" rel="noopener noreferrer">Grooves Game Boy Programming (⭐89)</a> - A complete set of lessons about implementing various game mechanics in a Game Boy game.</li>
</ul>

<ul>
<li><a href="http://gbdev.gg8.se/wiki/articles/GBDK_Sprite_Tutorial" rel="noopener noreferrer">GBDK Sprite</a> - Presents a workflow for getting multiple sprites to display and animate.</li>
</ul>

<ul>
<li><a href="http://gbdev.gg8.se/wiki/articles/GBDK_Color_Tutorial" rel="noopener noreferrer">GBDK Color</a> - Extends your knowledge of basic spriting on the Game Boy by adding colors to sprites, backgrounds and the window layer.</li>
</ul>

<ul>
<li><a href="http://gbdev.gg8.se/wiki/articles/GBDK_Joypad_Tutorial" rel="noopener noreferrer">GBDK Joypad</a> - Details the use of the joypad with GBDK.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/12/18/"/>
    <summary>7 awesome projects updated on Dec 18, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/10/11/</id>
    <title>Awesome Gbdev Updates on Oct 11, 2016</title>
    <updated>2016-10-11T22:09:44.000Z</updated>
    <published>2016-10-11T22:09:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Disassemblies / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/pret/pokered" rel="noopener noreferrer">Pokémon Red/Blue (⭐4.5k)</a></li>
</ul>

<ul>
<li><a href="https://github.com/pret/pokecrystal" rel="noopener noreferrer">Pokémon Crystal (⭐2.3k)</a></li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/danShumway/Piglet" rel="noopener noreferrer">Piglet (⭐44)</a> - A LUA-driven AI that plays classic Game Boy color games using experimentation. In active development.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/10/11/"/>
    <summary>3 awesome projects updated on Oct 11, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/09/07/</id>
    <title>Awesome Gbdev Updates on Sep 07, 2016</title>
    <updated>2016-09-07T08:15:55.000Z</updated>
    <published>2016-09-07T08:15:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>C / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="http://pastebin.com/F3tHLj68" rel="noopener noreferrer">How to Write a Simple Side Scrolling Game</a> - Old (but still relevant) tutorial.</li>
</ul>
<h3><p>Related projects / Syntax highlighting packages</p>
</h3>
<ul>
<li><a href="https://github.com/trun/fpgaboy" rel="noopener noreferrer">fpgaboy (⭐99)</a> - Implementation Nintendo's Game Boy console on an FPGA.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/09/07/"/>
    <summary>2 awesome projects updated on Sep 07, 2016</summary>
  </entry>
</feed>