desgb

Game Boy DES

An implementation of DES encryption for the Game Boy handheld console.

DES encryption on Game Boy

GitHub

14 stars
3 watching
2 forks
Language: Assembly
last commit: over 6 years ago
Linked from 1 awesome list

desgameboy

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sanqui/hm3 Partial disassembly of Harvest Moon 3's Game Boy Color game with scaffolding for translation projects 18
sanqui/2048-gb A port of the popular number-matching game 2048 to the Gameboy and SMS platforms. 112
gbdev/rgbds An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. 1,352
starlitghost/gboxide An emulator for the original GameBoy handheld game console written in Rust. 11
tbsp/varaboy An open source Game Boy emulator written in UXNtal. 47
drhelius/gearboy An emulator and debugger for classic Game Boy and Game Boy Color consoles. 877
junebug12851/gameboyboilerplateproj A pre-configured Gameboy development environment with tools and infrastructure for building games 29
pret/poketcg A disassembly of the Pokémon TCG game for the Game Boy, providing an assembly-level understanding of its internal workings. 264
binji/binjgb An emulator that runs Gameboy games in a browser using WebAssembly 548
kanfor/gunsridersgameboy A Game Boy game developed using GDSK 14
assemblydigest/gameboy An exploration of Game Boy programming techniques using shell scripting. 76
yenatch/bootstrap.gb A basic Game Boy emulator project with a focus on bootstrapping and assembly code 30
antoniond/giibiiadvance An emulator for classic Game Boy and Game Boy Advance systems with support for GB Camera and other features. 192
tbsp/uxngb An experimental port of the uxn virtual machine to run on the Game Boy and Game Boy Color 45
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