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 DATATYPE_FILEOPEN and DATATYPE_FILECLOSE #54

Open
buu342 opened this issue Mar 13, 2021 · 0 comments
Open

Add DATATYPE_FILEOPEN and DATATYPE_FILECLOSE #54

buu342 opened this issue Mar 13, 2021 · 0 comments
Assignees
Labels
Enhancement New feature or request UNFLoader This is related to the UNFLoader tool USB Library This is related to the USB library (usb.c)

Comments

@buu342
Copy link
Owner

buu342 commented Mar 13, 2021

So if someone just calls DATATYPE_RAWBINARY, it will dump whatever it receives to one file. But if DATATYPE_FILEOPEN was sent first, then we can make subsequent DATATYPE_RAWBINARY calls all go to a single file, until a DATATYPE_FILECLOSE is received

@buu342 buu342 added Enhancement New feature or request USB Library This is related to the USB library (usb.c) UNFLoader This is related to the UNFLoader tool labels Mar 13, 2021
@buu342 buu342 self-assigned this Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request UNFLoader This is related to the UNFLoader tool USB Library This is related to the USB library (usb.c)
Projects
None yet
Development

No branches or pull requests

1 participant