CVS Video Camera: Hacking the Resource partition
| Offset | Field | Width (bytes) | Description |
| 0 | Unknown | 4 | All 00h |
| 4 | Width | 2 | Width of the Image |
| 6 | Height | 2 | Height of the Image |
| 8 | Unknown | 1 | Seems to always be 04h |
| 9 | Unknown | 23 | All 00h |
Following the header is the raw 4-bit image data, at 2 pixels per byte.
A .ZBM conversion utility and viewer is available: zbmConvert
TODO: Describe the 2 known palletes.
Comments
Comments/suggestions? E-mail kRYPT (krypt@mountaincable.net)