diff options
Diffstat (limited to 'src/wiiu/ReadMe.md')
| -rw-r--r-- | src/wiiu/ReadMe.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/wiiu/ReadMe.md b/src/wiiu/ReadMe.md new file mode 100644 index 0000000..d7bb7f6 --- /dev/null +++ b/src/wiiu/ReadMe.md @@ -0,0 +1,11 @@ +# wiiuldr +An IDA Pro loader for the Wii U Cafe OS. + +## Features +* Compressed section handling +* Creates extern segment for imported functions +* Symbol table loading +* Adds imports and exports + +## Todo +* Support RPL relocation
\ No newline at end of file |
