Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Read and write ARMi programs and generate twilight ROM area #21

Merged
merged 3 commits into from
Apr 17, 2022

Conversation

pleonex
Copy link
Member

@pleonex pleonex commented Apr 17, 2022

Description

DSi ROMs are identical except for the digest hashtable.

  • Read and write arm9i and arm7i.
  • Fix overlay compression size when it's not compressed
  • Write empty digest hashtable

Example

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

This closes #10

@pleonex pleonex added the enhancement New feature or request label Apr 17, 2022
@pleonex pleonex added this to the vNext milestone Apr 17, 2022
@pleonex pleonex self-assigned this Apr 17, 2022
@pleonex pleonex merged commit 49a8f32 into main Apr 17, 2022
@pleonex pleonex deleted the feature/armi branch April 17, 2022 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement packing and unpacking new ARM9i and ARM7i binaries.
1 participant