- Nov 12, 2022
-
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
- Nov 11, 2022
-
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
- Nov 10, 2022
-
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
- Nov 04, 2022
-
-
Nathan Strong authored
== DETAILS - define an interface/abstract class for zlib implementation - update the code to reference the implementation, remove zlib dependency - use constructor injection to provide implementations to elfio - add a test to validate the injected object gets used properly `
-
Nathan Strong authored
-
Nathan Strong authored
== DETAILS Honor the compression flag and write compressed section data.
-
Nathan Strong authored
== DETAILS The Wii U uses a slightly customized ELF format which uses zlib compression on certain section types. This commit adds the following: - add `SHT_` constants for the custom ELF sections - add `SHF_RPX_DEFLATE` flag used to denote a compressed section - add code in the section `load()` method to detect the `SHF_RPX_DEFLATE` flag and decompress the section
-
- Oct 16, 2022
-
-
Serge Lamikhov-Center authored
-
- Sep 29, 2022
-
-
Serge Lamikhov-Center authored
-
- Sep 28, 2022
-
-
Serge Lamikhov-Center authored
-
- Sep 26, 2022
-
-
tgotic authored
-
- Sep 23, 2022
-
-
Serge Lamikhov-Center authored
-
- Sep 22, 2022
-
-
tgotic authored
Added some types and strings, table for OS/ABI, added OS/ABI and ABI version to dump
-
- Sep 17, 2022
-
-
Serge Lamikhov-Center authored
-
- Sep 16, 2022
-
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
- Sep 04, 2022
-
-
bladchan authored
-
- Sep 01, 2022
-
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
It is a duplication of existing Action CI
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
- Aug 31, 2022
-
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
- Aug 30, 2022
-
-
Serge Lamikhov-Center authored
-
- Aug 29, 2022
-
-
Serge Lamikhov-Center authored
-
Serge Lamikhov-Center authored
-
- Jul 28, 2022
-
-
Serge Lamikhov-Center authored
-
- Jul 18, 2022
-
-
Kamay Xutax authored
I just noticed that on my compiler; probably due to recent version, not sure.
-
- Jul 17, 2022
-
-
Serge Lamikhov-Center authored
-
- Jul 09, 2022
-
-
Serge Lamikhov-Center authored
-
- Jul 04, 2022
-
-
Serge Lamikhov-Center authored
-
- Jul 01, 2022
-
-
Kamay Xutax authored
TODO: We might add examples run-time one day.
-