SceneGate / Ekona

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

:sparkles: Implement binary writing of rom header and banner #14

Closed pleonex closed 2 years ago

pleonex commented 2 years ago

Description

Example

Use the new converters RomHeader2Binary and Banner2Binary.

This closes #5, #6