Pinned Repositories
c_check_signatures
castle_platformer
A simple SNES platformer
docs
DragonCompiler
A C compiler written in C
macos_runner
Test for macos runner
Mesen2
Multi-system emulator (NES, SNES, GB, PCE) for Windows, Linux and macOS
opt-65816
PeachCompiler
A C compiler created for the how to create a C Compiler online course
png2snes
Generate CGRAM (Palette) and VRAM (Tiles and OAM) data from PNG files
kobenairb's Repositories
kobenairb/opt-65816
kobenairb/c_check_signatures
kobenairb/castle_platformer
A simple SNES platformer
kobenairb/docs
kobenairb/DragonCompiler
A C compiler written in C
kobenairb/macos_runner
Test for macos runner
kobenairb/Mesen2
Multi-system emulator (NES, SNES, GB, PCE) for Windows, Linux and macOS
kobenairb/PeachCompiler
A C compiler created for the how to create a C Compiler online course
kobenairb/png2snes
Generate CGRAM (Palette) and VRAM (Tiles and OAM) data from PNG files
kobenairb/pvsneslib
PVSnesLib : A small, open and free development kit for the Nintendo SNES
kobenairb/snes-sdk
Super NES / Super Famicom Software Development Kit
kobenairb/Super-Kannagi-Sound
Sound driver for SNES ( SPC 700 )
kobenairb/tcc
Tiny C Compiler - The Smallest ANSI C compiler
kobenairb/tinycc
Unofficial mirror of mob development branch
kobenairb/wla-dx
WLA DX - Yet Another GB-Z80/Z80/6502/65C02/65CE02/6510/65816/6800/6801/6809/8008/8080/HUC6280/SPC-700 Multi Platform Cross Assembler Package
kobenairb/SnesSpeedTest
Homebrew Super Nintendo ROM for measuring SNES and SA-1 clock speed.
kobenairb/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.