switch-examples/fs/romfs
2018-04-19 00:39:41 +01:00
..
romfs unicode, not utf16 2018-04-19 00:39:41 +01:00
source report error on failure 2018-04-18 23:24:19 +01:00
Makefile add comment explaining ROMFS 2018-04-19 00:23:05 +01:00
README.md Added romfs example based on the 3ds-examples one, not yet ready for use. 2018-02-28 11:57:24 -05:00

romfs

This example shows how to use RomFS embedded in the application.

Currently this is not yet ready for use (automatic RomFS-building missing).