You will need a POSIX compliant build environment with make
, sha1sum
, and either devkitARM or a custom ARM embedded toolchain.
To compile the BIOS images, run make
.
To test whether the compiled images match the reference, run make compare
.
You will need a POSIX compliant build environment with make
, sha1sum
, and either devkitARM or a custom ARM embedded toolchain.
To compile the BIOS images, run make
.
To test whether the compiled images match the reference, run make compare
.