SceneGate / Ekona

.NET implementation of DS and DSi file formats
https://scenegate.github.io/Ekona/
MIT License
25 stars 1 forks source link

:sparkles: Read and write ARM9 code params and update ARM9 compressed length #18

Closed pleonex closed 2 years ago

pleonex commented 2 years ago

Description

Read and write the ARM9 code parameters. This includes the "arm9 tail" in DS games, the ARM9 compressed length inside the binary and some useful pointers like BSS, ITCM and SDK version.

Example