Re: [hatari-devel] Screenshots in NEO format |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Can we get support to dump screenshots in NEO format at native
resolution? Currently it dumps the framebuffer as PNG in whatever
resolution it has on the host window. Resizing and resampling these
PNGs to NEO causes distortions.
NEO format is pretty simple:
- word - flag (always 00)
- word - rez (00-low, 01-med, etc)
- 16 words - palette
- 92 bytes - information header (can be empty)
total 128 bytes for header
- then 32000 byte screen data
total 32128 bytes
Jeff
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |