Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 510 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 510 Bytes

ppcskel

Skeleton code for mini-based homebrew

Compiling

This code requires a powerpc-none-elf- cross compiler, devkitPro currently ships a powerpc-eabi- cross compiler which is not compatible with the project in it's current state.

Tested working with GGC/13.2.0 binutils/2.41.0

Credits

Thanks to MethodOrMadness and company for testing and help finding a USB Gecko.

Without the USB Gecko's debug output from mini, it would have taken much longer to find the bugged compiler we had issues with.