10-print-game-boy
Game Boy port
Porting a famous Commodore 64 BASIC one-liner to the Game Boy
🖨 Port of a famous C64 BASIC one-liner to the Game Boy.
29 stars
3 watching
2 forks
Language: Assembly
last commit: over 6 years ago
Linked from 1 awesome list
10-print10printassemblygame-boygameboyrgbds
Related projects:
Repository | Description | Stars |
---|---|---|
svendahlstrand/game-boy-lcd-sniffing | Extracts images from an old Game Boy's LCD by decoding its data bus signals | 170 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 62 |
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
gingemonster/dinosofflineadventure | Port of a Chrome browser game to the Gameboy platform using GBDK and C. | 60 |
issotm/gb-boilerplate | A minimal project framework for building Game Boy RGBDS games | 72 |
brovador/gbsnake | A C implementation of a classic arcade game ported to the Nintendo Game Boy | 31 |
tbsp/uxngb | An experimental port of the uxn virtual machine to run on the Game Boy and Game Boy Color | 47 |
mholtkamp/carazu | A platformer game written in assembly code for the original Gameboy handheld system | 17 |
dubvulture/gbdev | A collection of Game Boy software projects developed in Assembly language. | 5 |
dwaq/homebrew-gameboy-cartridge | This project provides the hardware design files for a custom Gameboy cartridge that replaces the ROM with an Atmel AT49F040 | 129 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 191 |
ollej/rust-bunner-macroquad | A port of the game Bunner from Code the Classics vol 1 to Rust+Macroquad | 6 |
gbdev/hardware.inc | Standard reference file containing definitions for Game Boy hardware specifications | 120 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 22 |
gbdev/rgbds | An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. | 1,356 |