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

Add .vgm useless write optimizer #16

Open
Pegmode opened this issue Feb 21, 2022 · 1 comment
Open

Add .vgm useless write optimizer #16

Pegmode opened this issue Feb 21, 2022 · 1 comment
Labels
enhancement New feature or request Size Optimization Improvement that results in smaller export size

Comments

@Pegmode
Copy link
Owner

Pegmode commented Feb 21, 2022

Write a library that takes in Game Boy .vgm and optimizes .vgm so that duplicate/useless writes are removed.

Example: Arp macro with same tone for multiple frames (scheme: 12, 12, 12 12, 0)

@Pegmode Pegmode added enhancement New feature or request Size Optimization Improvement that results in smaller export size labels Feb 21, 2022
@OPNA2608
Copy link

OPNA2608 commented Apr 2, 2022

Optimise these nuts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Size Optimization Improvement that results in smaller export size
Projects
None yet
Development

No branches or pull requests

2 participants