Since the most popular mod chips are kind of impossible to find these days why not use a more modern replacement like a Raspberry Pi (zero)? There actually already was somebody that used a Raspberry Pi in bare metal mode to replace the XenoGC, but the powerful Raspberry Pi hardware could be used for much more!
If you would take a Pi 3 B+ for example it would have..
- 300 Mbit Ethernet
- 150 Mbit Wifi
- Bluetooth
- USB Host
- Large SD for extra storage
There is already a C++ library called "Circle" that is designed for bare metal programming of the Raspberry Pi and it has classes to use for most of the internal hardware. If the Raspberry would connect to the Gamecube with a high speed connection through EXI or the memory card slot it would make this extra hardware available and an alternative to the rare and expensive broadband adapter, SD Gecko, USB Gecko, EXI-IDE and add USB host, WiFi and Bluetooth!
I have had this crazy idea for a few months but limited time and other projects have so far prevented me fom testing any of this. I like to hear what others think about an option like this.
If you would take a Pi 3 B+ for example it would have..
- 300 Mbit Ethernet
- 150 Mbit Wifi
- Bluetooth
- USB Host
- Large SD for extra storage
There is already a C++ library called "Circle" that is designed for bare metal programming of the Raspberry Pi and it has classes to use for most of the internal hardware. If the Raspberry would connect to the Gamecube with a high speed connection through EXI or the memory card slot it would make this extra hardware available and an alternative to the rare and expensive broadband adapter, SD Gecko, USB Gecko, EXI-IDE and add USB host, WiFi and Bluetooth!
I have had this crazy idea for a few months but limited time and other projects have so far prevented me fom testing any of this. I like to hear what others think about an option like this.
Last edited by Archerite,












