A collection of my gamecube research
- C 97.2%
- Rust 2.7%
| .helix | ||
| common | ||
| lib | ||
| misc | ||
| tests | ||
| tools | ||
| .gitignore | ||
| makefile | ||
| README.md | ||
This is a collection of my own research, documentation, test roms and benchmarking roms. Feel free to copy or use however you wish. Or contribute :)
Various tests, benchmarks and research is made using libogc2, so thanks to them for their amazing library!
Building
In order to build this properly, run the following command make package
This will generate a package.tar.gz that will include every test.
Building for wii
In order to build for Wii, simply run Wii= make package instead of make package