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 support for flash files #19

Merged
merged 8 commits into from
Dec 28, 2023
Merged

Add support for flash files #19

merged 8 commits into from
Dec 28, 2023

Conversation

kg583
Copy link
Member

@kg583 kg583 commented Dec 28, 2023

I'm (finally) bringing basic support for flash files into main; the kind you'd expect from a library for poking at files. I'm debating adding a TIFlashFile parser to match TIVar in the case of multiple headers now that the import shenanigans are fixed; on the one hand, it reflects TIVar in the way you'd expect, but on the other hand, a flash file is literally just headers stuck together so its not like there's much to do.

The only remaining additions before v0.9 would be doc updates and quality checks. I then anticipate v1.0 soon, which will be a review of the whole lib and the wiki, updating things as necessary.

@kg583 kg583 added the enhancement New feature or request label Dec 28, 2023
@kg583 kg583 added this to the Release 1.0 milestone Dec 28, 2023
@kg583 kg583 self-assigned this Dec 28, 2023
@kg583 kg583 merged commit 033fca2 into main Dec 28, 2023
4 of 5 checks passed
@kg583 kg583 deleted the apps branch December 28, 2023 22:34
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.

1 participant