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

Support HTML export as a readable/writable file format #77

Open
dansanderson opened this issue Aug 30, 2021 · 0 comments
Open

Support HTML export as a readable/writable file format #77

dansanderson opened this issue Aug 30, 2021 · 0 comments

Comments

@dansanderson
Copy link
Owner

The HTML export (specifically the .js file) is an interpretation of the binary version of a cart. It should be possible to support reading and writing exported .js files just like .p8 and .p8.png files.

With a bit more effort to store a version of the HTML file (released as open source by Lexaloffle), picotool should be able to fully "export" carts to HTML as part of a build workflow.

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

1 participant