Sample homebrew for the libXenon homebrew library.
-
Install LibXenon on your PC.
-
Clone this git repository and enter it:
git clone https://github.com/Free60Project/xenon-examples.git
cd xenon-examples
-
Enter the directory of the example to build:
cd template
-
Run the
make
command to build!
To run homebrew built with libXenon, you need XeLL Reloaded on your console.
Copy the compiled .elf32 of the homebrew to the root of a FAT32 formatted USB drive and rename it to "xenon.elf". XeLL will load this file from a USB and your homebrew will run.
TODO