PIXIT

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |released=1989 }} '''PIXIT''' (if that is its name) is a DOS toolkit for making an executable file that, when executed, di...")
 
(Sample files)
 
(One intermediate revision by one user not shown)
Line 6: Line 6:
 
'''PIXIT''' (if that is its name) is a DOS toolkit for making an executable file that, when executed, displays an image.
 
'''PIXIT''' (if that is its name) is a DOS toolkit for making an executable file that, when executed, displays an image.
  
It was developed by an anonymous person. The name "PIXIT" is derived from the distribution filename; no name is used by the software or its nonexistent documentation.
+
It was developed by an anonymous person. The name "PIXIT" is derived from the distribution filename; no name is used by the software or its nonexistent documentation. Based on some of the other filenames, it could also be called '''pix320'''.
  
 
== Format details ==
 
== Format details ==
Line 14: Line 14:
  
 
== Identification ==
 
== Identification ==
The COM format starts with the bytes in the included PIX320.COM file. The first 16 are {{magic|bc 00 01 b8 13 00 cd 10 b8 12 10 bb 00 00 b9 00}}.
+
The COM format starts with the bytes in the included PIX320.COM file. The first 16 are {{magic|bc 00 01 b8 13 00 cd 10 b8 12 10 bb 00 00 b9 00}}. At least a few variant formats exist, though.
  
 
The EXE format starts with the bytes in the included PIX640.EXX file.
 
The EXE format starts with the bytes in the included PIX640.EXX file.
Line 21: Line 21:
 
* {{CdTextfiles|gifsgalore-v2/viewers/msdos/pixit.arc|pixit.arc}}
 
* {{CdTextfiles|gifsgalore-v2/viewers/msdos/pixit.arc|pixit.arc}}
 
* {{CdTextfiles|simtel/simtel0595/DISC1/GIF/PIXIT.ZIP|PIXIT.ZIP}}
 
* {{CdTextfiles|simtel/simtel0595/DISC1/GIF/PIXIT.ZIP|PIXIT.ZIP}}
 +
 +
== Sample files ==
 +
* {{CdTextfiles|garbo/PC/GRAPHICS/MARSFACE.ZIP|MARSFACE.ZIP}}  → MARSFACE.COM
 +
* {{CdTextfiles|ccbgames1994/unprotec/beholder.zip|beholder.zip}} → INC.COM
 +
* {{CdTextfiles|darkdomain/artpacks/1994/lap-0494.zip|lap-0494.zip}} → LD-DIMX1.COM (variant format)
 +
* {{DexvertSamples|image/pixit}}
  
 
[[Category:Executable envelopes]]
 
[[Category:Executable envelopes]]

Latest revision as of 13:23, 22 September 2025

File Format
Name PIXIT
Ontology
Released 1989

PIXIT (if that is its name) is a DOS toolkit for making an executable file that, when executed, displays an image.

It was developed by an anonymous person. The name "PIXIT" is derived from the distribution filename; no name is used by the software or its nonexistent documentation. Based on some of the other filenames, it could also be called pix320.

Contents

[edit] Format details

There are two formats: a COM format for 320×200 images, and an EXE format for 640×480 images. The EXE format is not portable, and seems fairly useless.

The generation process starts with a GIF file, which is converted to a non-compressed format.

[edit] Identification

The COM format starts with the bytes in the included PIX320.COM file. The first 16 are bc 00 01 b8 13 00 cd 10 b8 12 10 bb 00 00 b9 00. At least a few variant formats exist, though.

The EXE format starts with the bytes in the included PIX640.EXX file.

[edit] Software

[edit] Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox