arduinogameboy
Game Boy cartridge interface
An Arduino-based system for reading and writing data to Game Boy cartridges.
Arduino based Game Boy cartridge reader and writer. It can dump ROM and RAM to SD card.
154 stars
11 watching
15 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list
arduinocartridgegame-boygameboysd-card
Related projects:
Repository | Description | Stars |
---|---|---|
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 877 |
mofosyne/arduino-gameboy-printer-emulator | An Arduino-based emulator for simulating Game Boy Printer output from Game Boy games | 318 |
trash80/arduinoboy | Software that enables serial MIDI communication between an Arduino board and Nintendo Gameboys | 319 |
herrzatacke/wifi-gbp-emulator | An emulator that allows wireless access to GameBoy printer functionality using an ESP8266 board | 66 |
dwaq/homebrew-gameboy-cartridge | This project provides the hardware design files for a custom Gameboy cartridge that replaces the ROM with an Atmel AT49F040 | 129 |
cristofercruz/gbp-esp-shield-pcb | A hardware component that adds a Game Boy Link port to an ESP8266 board for printing Game Boy content | 22 |
mofosyne/gameboyprintersniffer | Tools to capture and analyze communication between real Gameboy devices and printers | 9 |
xyl2k/gameboy-color-cartridge | An open-source project detailing the PCB layout and pinouts for a Gameboy Color cartridge. | 71 |
gbdev/rgbds | An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. | 1,352 |
insidegadgets/gbcartread | A software library for reading data from Gameboy cartridges using an Arduino microcontroller. | 64 |
rniwase/tsuraragb | A custom development board designed to emulate the functionality of an original Nintendo Gameboy cartridge using FPGA technology. | 12 |
applefreak/esp8266-gameboy-printer | Emulates the Gameboy Printer functionality to transfer images wirelessly using an ESP8266 device. | 48 |
herrzatacke/gb-printer-web | An application for viewing and editing images captured by the Game Boy Camera | 56 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
tslanina/retro-gameboycolor-toytoy | An 8-bit assembly program emulating the Game Boy Color's processor for retro gaming purposes | 10 |