gb-save-states
Game Boy saver
Adds save state support to Game Boy games on original hardware using patches
💾 Patches to add save state support to Game Boy games when playing on the original hardware
153 stars
20 watching
11 forks
Language: Assembly
last commit: about 1 month ago
Linked from 1 awesome list
assembly-languagegame-boygameboy
Related projects:
Repository | Description | Stars |
---|---|---|
mattcurrie/mgbdis | Disassembles Game Boy ROMs into assembly code compatible with RGBDS | 252 |
mattcurrie/mealybug-tearoom-tests | Verifies correctness of Game Boy emulator's PPU register handling during STAT mode 3 | 59 |
gb-archive/plantboy | A Gameboy DMG game written in z80 asm for LudumDare where the player must harvest and water crops while killing rabbits to survive | 1 |
svendahlstrand/game-boy-lcd-sniffing | Extracts images from an old Game Boy's LCD by decoding its data bus signals | 170 |
gekkio/gb-hardware | Custom hardware designs for various Game Boy-related projects and components | 320 |
issotm/gbz80-highlight | Syntax highlighting files for Game Boy assembly | 7 |
tbsp/adjustris | A Game Boy puzzle game with piece editing capabilities | 15 |
swilder-m/nintendo-switch-box | Retrieves and updates Nintendo Switch stats from a GitHub Gist | 2 |
bashaus/gbtiles | Converts map and tile formats used in Game Boy development from various sources to compatible formats | 15 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 21 |
gbdev/hardware.inc | Standard reference file containing definitions for Game Boy hardware specifications | 119 |
antoniond/giibiiadvance | An emulator for classic Game Boy and Game Boy Advance systems with support for GB Camera and other features. | 191 |
gbdev/rgbds | An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. | 1,352 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
issotm/gb-boilerplate | A minimal project framework for building Game Boy RGBDS games | 72 |