1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-18 21:13:25 +01:00
nxdumptool/include
Pablo Curiel 00497b5181 nso: update read logic
Changes include:

* mem: change all references to `Rodata` to `RoData`.

* nso: change all references to `Rodata` to `RoData`.
* nso: update `NsoModStart` struct.
* nso: rename `NsoModuleInfo` struct to `NsoModulePath`.
* nso: add `NsoRoDataStart` struct.
* nso: update logic in both nsoIsNnSdkVersionWithinSegment() and nsoGetNnSdkVersion() functions to work entirely with memory-based offsets.
* nso: rename nsoGetModuleInfoName() to nsoGetModulePath().
* nso: update logic in nsoInitializeContext() to always validate and use the NsoNnSdkVersion block offset from the NsoModStart block.
2024-08-08 12:27:54 +02:00
..
core nso: update read logic 2024-08-08 12:27:54 +02:00
tasks LayeredErrorFrame: use focus stack references 2024-05-10 12:18:57 +02:00
utils Improve directory layout while we still can. 2024-04-30 23:01:42 +02:00
views TitleMetadataTask: use a struct instead of a vector 2024-05-06 00:41:41 +02:00
defines.h Remove all references to NSWDB. 2024-05-02 15:38:39 +02:00