SceneGate / Ekona

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

:sparkles: Deserialize and serialize DSi fields of ROM header #20

Closed pleonex closed 2 years ago

pleonex commented 2 years ago

Description

Example

Use the same classes to read ROMs as for DS. It will dynamically detect if it's a DSi enhanced or Dsi exclusive program and then read the new fields.

This closes #9