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

Enhancement: aloevera asm support to select multiple (formatted) imagesets for output to a single .bin file #25

Open
CJLove opened this issue Jun 7, 2020 · 1 comment

Comments

@CJLove
Copy link
Contributor

CJLove commented Jun 7, 2020

This is kind of a special case that mainly applies if using aloevera asm -f bin and not for other output formats. The use case is if you've got multiple formatted imagesets (e.g. sprites images of different size) which you'd like to assemble into a single binary file.

An initial idea would be to allow multiple -select xxx arguments in the aloevera asm command.

@StewBC
Copy link

StewBC commented Aug 17, 2020

Totally agree with this request. Additionally, I would say order matters so if something like -f singlebin is used, and not select, the output oreder needs to be consistant, i.e. the order of the list command, or alphabetical or something. If select is used, pack the images in select command line order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants