homebrewfilter/libruntimeiospatch/README
Christopher Roy Bratusek d7c7060a16 add API doc for 1.1
2012-12-28 18:55:28 +01:00

22 lines
426 B
Plaintext

=== libruntimeiospatch ===
a library providing necessary functions for patching IOS at runtime using HW_AHBPROT.
It is distributed under the terms of the GNU General Public License v2
=== Including ===
include the library as
#include <libruntimeiospatch.h> // Code
LIBS := -lruntimeiospatch // Makefile
=== API ===
see File "API"
= Thanks =
- libOGC devs
- Team Twizzers
- damysterman
- anyone I forgot to mention here