update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -443,8 +443,7 @@ development tools for Game Boy.</p>
<h3 id="assemblers">Assemblers</h3>
<ul>
<li><a href="https://github.com/gbdev/rgbds">RGBDS</a> - Assembler and
linker package. <a
href="https://rgbds.gbdev.io/docs/">Documentation</a>.</li>
linker package. <a href="https://rgbds.gbdev.io">Documentation</a>.</li>
<li><a href="https://github.com/csoren/asmotor">ASMotor</a> - Assembler
engine and development system targeting Game Boy, among other CPUs.
Written by the original RGBDS author. <a
@@ -501,6 +500,8 @@ href="https://github.com/euclio/llvm-gbz80">euclio/llvm-gbz80</a>).</li>
<li><a href="https://github.com/pokemium/gbdk-go">gbdk-go</a> - A
compiler translates Go programs to C code. The output C code is built
into GB ROM by GBDK.</li>
<li><a href="https://github.com/zlfn/rust-gb">Rust-GB</a> - A compiler
and library that enable the development of GB ROMs using Rust.</li>
</ul>
<h3 id="emulators">Emulators</h3>
<ul>
@@ -550,10 +551,6 @@ href="https://www.tensi.eu/thomas/programming/utilities/gbx_library/gbx_library.
href="https://github.com/ProGM/gbdk-lib-extension">gbdk-lib-extension</a>
- A small set of sources and tools for the Game Boy Development Kit by
Michael Hope.</li>
<li><a href="http://www.dotmatrixgame.com/">Dot Matrix Game Editor</a> -
An IDE for Game Boy programming in a C-like language called GBL, with
many other features like tile and map extraction, WLA-DX assembly, and
more.</li>
<li><a href="https://github.com/mattcurrie/mgbdis">mgbdis</a> - Game Boy
ROM disassembler with RGBDS compatible output.</li>
<li><a href="http://catskull.net/GB-Logo-Generator/">ROM Header
@@ -595,8 +592,9 @@ converter for Game Boy Color development providing real time palette
adjustments.</li>
<li><a href="https://github.com/LuckyLights/png2gb">png2gb</a> - CLI
tool to convert image file to game boy .c array.</li>
<li><a href="https://github.com/exezin/gb-convert">GB-convert</a> - Game
Boy tile conversion and map editor tool (converts to assembly).</li>
<li><a href="https://github.com/gb-archive/gb-convert">GB-convert</a> -
Game Boy tile conversion and map editor tool (converts to
assembly).</li>
<li><a href="http://make.vg/brewtool/">brewtool</a> - A collection of
primitive editor/converter tools for making assets used with homebrew
ROM development.</li>
@@ -639,7 +637,7 @@ href="https://github.com/JustinLloyd/Gameboy-LinkUp">Gameboy-LinkUp</a>
</ul>
<h4 id="music-drivers-and-trackers">Music drivers and trackers</h4>
<ul>
<li><a href="https://github.com/DevEd2/DevSound">DevSound</a> - Sound
<li><a href="https://github.com/DevEd2/DevSoundX">DevSoundX</a> - Sound
driver embeddable in homebrews which supports pulse width manipulation,
arpeggios, and multiple waveforms.</li>
<li><a
@@ -731,7 +729,7 @@ effect.</li>
href="http://blog.kevtris.org/blogfiles/Nitty%20Gritty%20Gameboy%20VRAM%20Timing.txt">Nitty
Gritty Gameboy Cycle Timing</a></li>
<li><a
href="https://www.reddit.com/r/EmuDev/comments/59pawp/gb_mode3_sprite_timing/">Mode3
href="https://old.reddit.com/r/EmuDev/comments/59pawp/gb_mode3_sprite_timing/">Mode3
Sprite Timing</a></li>
<li><a
href="http://gameboy.mongenel.com/dmg/gbc_dma_transfers.txt">GameBoy
@@ -810,8 +808,9 @@ Game Boy Programming</a> - A complete set of lessons about implementing
various game mechanics in a Game Boy game.</li>
<li><a href="http://pastebin.com/F3tHLj68">How to Write a Simple Side
Scrolling Game</a> - Old (but still relevant) tutorial.</li>
<li><a href="http://pastebin.com/gzT47MPJ">Just another simple
tutorial</a></li>
<li><a
href="http://web.archive.org/web/20230327070526/http://pastebin.com/gzT47MPJ">Just
another simple tutorial</a></li>
<li><a
href="https://refreshgames.co.uk/2016/04/18/gameboy-tutorial-rom/">GBDK
Tutorial</a> - Fairly minimal game demo for getting started with
@@ -840,8 +839,9 @@ GBDK examples</a></li>
href="https://www.youtube.com/playlist?list=PLeEj4c2zF7PaFv5MPYhNAkBGrkx4iPGJo">GBDK
Programming Video Tutorials</a> - A series of video tutorials
introducing beginners to programming with GBDK.</li>
<li><a href="https://laroldsjubilantjunkyard.com/tutorials/">Larolds
Jubilant Junkyard</a> - A collection of detailed GBDK-2020 based
<li><a
href="https://laroldsretrogameyard.com/category/tutorials/gb/">Larolds
Retro Gameyard</a> - A collection of detailed GBDK-2020 based
tutorials.</li>
</ul>
<h2 id="homebrews">Homebrews</h2>
@@ -870,7 +870,7 @@ href="https://github.com/bitnenfer/flappy-boy-asm">Flappy-boy-asm</a></li>
<li><a href="https://github.com/dubvulture/gbdev">kupman</a> and some
other projects.</li>
<li><a href="https://github.com/tbsp/Adjustris">Adjustris</a></li>
<li><a href="https://github.com/exezin/exeman/">exeman</a></li>
<li><a href="https://github.com/gb-archive/exeman">exeman</a></li>
<li><a href="https://github.com/ISSOtm/Aevilia-GB">Aevilia</a></li>
<li><a href="https://github.com/Kartones/gameboy">GBSlides</a> - A
simple Game Boy Powerpoint-like slides viewer.</li>
@@ -1065,6 +1065,9 @@ Hammer</a></li>
<li><a href="https://github.com/sanqui/hm3">Harvest Moon 3</a></li>
<li><a href="https://github.com/daid/FFA-disassembly">Final Fantasy
Adventure</a></li>
<li><a
href="https://github.com/not-chciken/jungle-book-gb-disassembly">The
Jungle Book</a></li>
</ul>
<h2 id="game-boy-camera">Game Boy Camera</h2>
<h3 id="retrieving-images">Retrieving images</h3>
@@ -1120,6 +1123,9 @@ game creator with simple, no knowledge required, visual scripting.
<li><a href="https://gbstudiocentral.com/resources/">Resources to get
started</a></li>
<li><a href="https://discord.gg/knRryZWGcm">Dedicated Discord</a></li>
<li><a href="https://gumpyfunction.itch.io/lets-build-a-platformer">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>
<li><a href="https://github.com/trash80/Arduinoboy">ArduinoBoy</a> -
Serial communication (MIDI) from an Arduino to the Game Boy for music
@@ -1254,3 +1260,5 @@ Otaku No Zoku, GeeBee.</p>
href="https://www.digitalocean.com/">DigitalOcean</a> and <a
href="https://incube8games.com/">Incube8 Games</a>, sponsoring the open
source activites of our Game Boy Development community.</p>
<p><a href="https://github.com/gbdev/awesome-gbdev">gbdev.md
Github</a></p>