Home

Awesome

Gameboy Cartridge Dumper - Listener

This is code to run on a Raspberry Pi to connect to a Gameboy via a link cable breakout board and wait for data from the cart-dumper ROM.

TODO

To Build

Have WiringPi installed on your Raspberry Pi, ncurses, gcc and make. Then just run make in this folder.

To Use