Skip to content

Releases: yawut/libromfs-wiiu

libromfs-wiiu 0.7

23 Apr 01:05
d4fff5d
Compare
Choose a tag to compare

Changelog:

libromfs-wiiu 0.6

25 Sep 13:49
a4d90c7
Compare
Choose a tag to compare

Changelog:

  • cmake support
  • Create library usage samples
  • Force the presence of the romfs binary

libromfs-wiiu 0.5

26 May 14:11
c0d466e
Compare
Choose a tag to compare

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

19 Feb 22:07
a201442
Compare
Choose a tag to compare
Add CFLAGS for includes

libromfs-wiiu 0.3

31 Dec 10:35
Compare
Choose a tag to compare
Use fixed size types

libromfs-wiiu 0.2

29 Sep 10:17
Compare
Choose a tag to compare
libromfs-wiiu 0.2 Pre-release
Pre-release

Changelog:

  • Added C++ support
  • Added some speed optimizations

First release!

28 Sep 17:16
9d48d0c
Compare
Choose a tag to compare
First release! Pre-release
Pre-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!