How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Messing around with some video effects on the gameboy.
A LUA driven AI that plays classic gameboy color games using experimentation.
Implementation of a brainfuck interpreter written for the Game Boy.
Arduino based Game Boy cartridge reader and writer. It can dump ROM and RAM to SD card.
A simple demo demonstrating the use of two undocumented Gameboy Color registers, nicknamed PCM12 (FF76) and PCM34 (FF77), which can be used to read the current PCM amplitude of the 4 APU channels. The demo uses these registers to visualize music in an oscilloscope-like manner. The oscillation…
The main features of liji32/gbvisualizer are: Miscellaneous Tools, Miscellaneous Utilities.
Projects with overlapping indexed features include: danshumway/piglet — A LUA driven AI that plays classic gameboy color games using experimentation. ekimekim/gbos — A basic operating system for the Game Boy. Because I can. bitnenfer/gameboy-brainfuck — Implementation of a brainfuck interpreter written for the Game Boy. chaoscabbage/crazy-gameboy-video-experiments — Messing around with some video effects on the gameboy. drhelius/arduinogameboy — Arduino based Game Boy cartridge reader and writer. It can dump ROM and RAM to SD card. elseyf/gbfk — Brainf*ck Interpreter for GameBoy.