Releases: yawut/libromfs-wiiu
Releases · yawut/libromfs-wiiu
libromfs-wiiu 0.7
Changelog:
- Changes for the objcopy update (thanks to @NexoDevelopment for the fix!)
libromfs-wiiu 0.6
Changelog:
- cmake support
- Create library usage samples
- Force the presence of the romfs binary
libromfs-wiiu 0.5
Updates for the latest wut:
- Added TOPDIR to romfs-wiiu.mk to allow building outside the source directory
- Use LIBS instead of LDFLAGS
- Switched to Makefile for building the library
Fixed some warnings
libromfs-wiiu 0.4
Add CFLAGS for includes
libromfs-wiiu 0.3
Use fixed size types
libromfs-wiiu 0.2
Changelog:
- Added C++ support
- Added some speed optimizations
First release!
It wasn't tested very deeply, so there might be some bugs.
Installing the library:
- Extract libromfs-wiiu-0.1.tar.xz to portlibs
- Done!