ISSOtm
French, 26yo, engineer, retro gaming enthusiast, ❤️🦀. Pic is the title screen of our GBC game, drawn by Aniquaza. Check out my Gist for drafts and writeups!
Currently on a sabbaticalFrance, often close to a PC and a Game Boy
Pinned Repositories
gb-asm-tutorial
Learn to create games for the Game Boy using Assembly
rgbds
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color
Aevilia-GB
A RPG for the Game Boy Color -- WARNING: code base is very broken, I do not recommend re-using any code from here
crystal-clear-ace
A Pokémon Crystal save file that executes arbitrary code before even loading it.
gb-asm-tutorial-old
An online Game Boy assembly programming tutorial
gb-boilerplate
A minimal, customizable, ready-to-compile boilerplate for Game Boy RGBDS projects.
gb-bootroms
Disassemblies of the different Game Boy boot ROMs
gb-starter-kit
A customizable and ready-to-compile bundle for Game Boy RGBDS projects. Contains your bread and butter, guaranteed 100% kitchen sink-free.
gb-vwf
A very powerful Variable-Width Font engine for the Game Boy & Game Boy Color.
rgbds-structs
A macro pack adding struct-like functionality to RGBDS
ISSOtm's Repositories
ISSOtm/Dr.Mario-GB
Disassembly of the Game Boy version of Dr. Mario
ISSOtm/crystal-clear-ace
A Pokémon Crystal save file that executes arbitrary code before even loading it.
ISSOtm/rsgbasm
(Aborted) Rewrite in Rust of RGBASM
ISSOtm/EmuDetect
An attempt at Game Boy Color emulator detection. Do not attempt to reproduce at home.
ISSOtm/Fools2018-lib
A Python library to interface with @zzazzdzz's 2018 April Fools event
ISSOtm/gb-flashlight
Code to add a flashlight-esque "mask" above a GB scene.
ISSOtm/injecswap
A Game Boy Color ROM that allows injecting save files into cartridges
ISSOtm/1234-golf
Code golfing contest: print "1234"
ISSOtm/bgb-mooneye-tester
A Python script that automatically runs mooneye-gb's tests on BGB
ISSOtm/down-syndrome-gb
A small, fairly unfinished Game Boy game, made during a game jam.
ISSOtm/GOLF-editor
Gen One Link File editor - a homebrew that leverages Pokémon Red/Blue RCE to manage save files via link cable.
ISSOtm/initial-ram-dump
A barebones ROM to dump a DMG's initial RAM. Not compatible with GBC.
ISSOtm/Adjustris
Block dropping puzzle game for Game Boy
ISSOtm/Aevilia
A RPG written in C using SDL2.
ISSOtm/AeviMap
Map editor for Aevilia, an in-development homebrew GB game.
ISSOtm/cgb-pal-dump
A barebones ROM to dump initial GBC OBJ palettes
ISSOtm/Gugger360
Un petit jeu GameBoy basé sur une idée de mon prof de maths
ISSOtm/motherboard-gb
Source code for Motherboard GB. The project more or less fizzled out, and there are a lot of "legacy" things...
ISSOtm/musicbotd
Reimplementation of a jukebox-ish server, mixing playlists of YouTube videos
ISSOtm/command_injection
A set of files accompanying a presentation about command injection
ISSOtm/fibrs
ISSOtm/mgbdis
Game Boy ROM disassembler with RGBDS compatible output
ISSOtm/nds-ar-encoder
An online encoder / decoder for Nintendo DS Action Replay codes - https://eldred.fr/nds-ar-encoder
ISSOtm/numflip-golf
Code golfing contest: flip a number's digits
ISSOtm/sdd3
SDD tp3. Whatchu expect?
ISSOtm/sdd4
More SDD, this time because 4
ISSOtm/SelectThyLanguage
WebExtension for viewing https://cppreference.com as specific versions of the language(s)
ISSOtm/subst-speak
A small program to have two computers dialog using a substitution cipher
ISSOtm/tuto-gdb
Program for GDB explanation tutorial