botw/tools/util
Léo Lam f4740f07e7
Exclude libcurl and NintendoSDK-NEX
This project is not going to decompile libcurl and NEX. It's just not
the main focus of the project and it's unlikely to yield any kind of
interesting information.

PosTrackerUploader and possibly the network save transfer stuff
do use NEX but those are secondary, possibly debug-only features.
Furthermore decompiling those two systems does not require actually
implementing the entirely of libcurl+NEX (~1MB); we just have to
write "API stubs" (headers) for the few parts of NEX that are used
by BotW code.
2021-06-15 01:49:54 +02:00
..
__init__.py tools: Deduplicate code 2020-11-09 19:16:37 +01:00
ai_common.py Generate AIs 2020-12-31 14:16:09 +01:00
checker.py Add more missed matches 2020-12-29 01:38:07 +01:00
dsym.py tools/util: Ignore unknown data symbols 2020-11-22 20:39:24 +01:00
elf.py Add more AI matches 2020-12-31 15:09:42 +01:00
graph.py tools: Deduplicate AI tool code 2020-12-27 00:59:37 +01:00
utils.py Exclude libcurl and NintendoSDK-NEX 2021-06-15 01:49:54 +02:00