arduino-gameboy-printer-emulator
Game Boy Printer Simulator
An Arduino-based emulator for simulating Game Boy Printer output from Game Boy games
Code to emulate a gameboy printer via the gameboy link cable
318 stars
8 watching
41 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
herrzatacke/wifi-gbp-emulator | An emulator that allows wireless access to GameBoy printer functionality using an ESP8266 board | 66 |
mofosyne/gameboyprintersniffer | Tools to capture and analyze communication between real Gameboy devices and printers | 9 |
applefreak/esp8266-gameboy-printer | Emulates the Gameboy Printer functionality to transfer images wirelessly using an ESP8266 device. | 48 |
drhelius/arduinogameboy | An Arduino-based system for reading and writing data to Game Boy cartridges. | 154 |
raphael-boichot/gameboyprinterpapersimulation | A software project that simulates the appearance of Game Boy Printer paper on digital display using mathematical models and noise algorithms. | 75 |
tslanina/retro-gameboycolor-toytoy | An 8-bit assembly program emulating the Game Boy Color's processor for retro gaming purposes | 10 |
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 877 |
zephray/verilogboy | A Verilog implementation of a Game Boy-compatible console with a focus on accuracy and behavioral compatibility. | 465 |
binji/binjgb | An emulator that runs Gameboy games in a browser using WebAssembly | 548 |
jdeblese/gbcpu | A VHDL implementation of the Gameboy CPU and its peripherals | 9 |
liji32/sameboy | An emulator of classic handheld game consoles, with a focus on accuracy and compatibility. | 1,680 |
a-n-t-h-o-n-y/gb-term | Terminal frontend for controlling and running a Gameboy emulator | 6 |
raphamorim/gameboy | A Gameboy emulator written in Rust and WebAssembly. | 110 |
mvdnes/rboy | An emulator of the Gameboy Color console written in Rust | 607 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |