-
Notifications
You must be signed in to change notification settings - Fork 37
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
Cleanup of palettized-PNG, NEO and XIMG support #35
Conversation
note that hires palette is unavailable (and safer method of addressing it)
… (though we still have no FrameBuffer image data)
…ions and BPP, dump as much data as needed.
… of their colour information.
# Conflicts: # src/configuration.c # src/includes/configuration.h # src/screenConvert.c # src/screenSnapShot.c
…te suffix, create errors to diagnose when the screenshot can't be created
…instead of custom StoreU16NEO function, add ximg to --screenshot-format formats, document in manual.html
|
The CI failure looks spurious, the only change was the HTML documentation, but the logged failure was an instruction test on cygwin only? |
I think I've seen the "command-fifo" test failing on some few occasion in the past weeks, but failed to reproduce it so far ... seems to be a bit flaky ... you can certainly ignore it for this PR here for now. |
make flags field for NEO explicit 0 some NEO header comments for clarity
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good for me, I merged everything into Hatari
|
Closing this PR as everything was merged into Hatari |
Cleanup intended to consolidate: #30, #31, #33, #34
Implementing suggestions made by Eero Tamminen on the mailing list:
Additionally:
Including from #33 and #34: