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 ARMi programs and generate twilight ROM area #21

Closed pleonex closed 2 years ago

pleonex commented 2 years ago

Description

DSi ROMs are identical except for the digest hashtable.

Example

Use the Binary2NitroRom and NitroRom2Binary converters. Access to the new nodes at system/arm9i and system/arm7i.

This closes #10