FPGA firmware included in ED64 Menu OS version 3.04 or newer required to use this sample ROM.
- Simple file manager and game loading from disk
- Use files with FatFs lib
- USB communications
- ED64 hardware version identification
The sample currently relies on LibDragon, however its dependency is minimal and the source can be modified to use libUltra instead.
An example of how to build the sample using CMake (on Windows) can be found in the root directories azure-pipelines.yml file.
A Makefile is included, but might need to be modified for your environment.