Spyke

Posts

raspberrypipico·Raspberry Pi Picobybreadcodes

I'm making a game cartridge dumper for Nintendo games

This should cover every Nintendo game cartridge, but it was made specifically for the Game Boy (DMG/Color/Advance). It currently just counts up the address pins and reads the data, with no defined range to read from.

Next hardware step is designing an adapter to map the pins for each console, and then making a PCB for both.

Next software step is writing cases for each of the memory mappers used in the cartridges... For each console... so only ~50 cases...

I wanted to make this because these universal readers cost ~$150-200 including adapters. Instead, I decided to spend $30 + $1000+ of my time

View original on lemm.ee

I used a Pi Pico to both print custom images on my Gameboy Printer, and trade fake event Pokemon to Gen 1 &2 Pokemon games

This was a fun project and I learned a lot about the data structures used in the Gameboy era.

Someone wrote an article about my original (now deleted) Reddit post if you want to learn more https://www.tomshardware.com/news/raspberry-pi-pico-gameboy-cable-sniffer-emulates-pokemon-trading#xenforo-comments-3805572, or subscribe to my YT as I am releasing a video about the Gameboy Printer this week.

View original on lemm.ee

You reached the end