Skip to content

A port of the original xenogc to the atmega328

Notifications You must be signed in to change notification settings

ramapcsx2/XenoGC328

 
 

Repository files navigation

XenoGC is a modchip for the Nintendo Gamecube.

The idea is a micro sitting on the communication bus between the cpu and the dvd driver board injecting code to patch the dvd controller to make it able to read unsigned code.

The original sofware is been released as opensource here:

http://www.gc-forever.com/forums/viewtopic.php?t=439

This version run on an ATmega8L, not a lot of ports are been made, mostly because you don't really need them, the Atmega8L is cheap and still in production. Someone made a Raspberry Pi port of it.

This is my version, should run on every Atmega328/Arduino around (ATTENTION! THIS NEED TO BE FLASHED VIA ISP ON THE ARDUINO).

I'm looking forward to implement some spare cool features.

About

A port of the original xenogc to the atmega328

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.3%
  • C++ 9.6%
  • Objective-C 3.4%
  • Assembly 3.2%
  • Batchfile 1.5%
  • Rich Text Format 1.5%
  • Makefile 1.5%