1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-18 21:13:25 +01:00
nxdumptool/source
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 Some updates 2024-08-06 22:57:54 +02:00
utils LayeredErrorFrame: use focus stack references 2024-05-10 12:18:57 +02:00
views LayeredErrorFrame: use focus stack references 2024-05-10 12:18:57 +02:00
main.cpp LayeredErrorFrame: use focus stack references 2024-05-10 12:18:57 +02:00