Enhanced Simplex
From Just Solve the File Format Problem
(Difference between revisions)
(Sample file) |
|||
Line 13: | Line 13: | ||
* [http://www.fiebelkorn.net/ GEM-View] | * [http://www.fiebelkorn.net/ GEM-View] | ||
** [http://cd.textfiles.com/230/EMULATOR/ATARI/TOOLS/GEMVIEW/MODULS_SRC/SAVEMODL/ESM/ ESM-Save module source code] | ** [http://cd.textfiles.com/230/EMULATOR/ATARI/TOOLS/GEMVIEW/MODULS_SRC/SAVEMODL/ESM/ ESM-Save module source code] | ||
− | * [[XnView]] | + | * [[XnView]] |
* [https://web.archive.org/web/20140209022101/http://www.walbeehm.com/download/ Atari ST Plus Picture Viewer] (2014 archive) | * [https://web.archive.org/web/20140209022101/http://www.walbeehm.com/download/ Atari ST Plus Picture Viewer] (2014 archive) | ||
+ | |||
+ | == Sample files == | ||
+ | * [http://cd.textfiles.com/geminiatari/FILES/DTP/CALAMUS/FLOWER/FLOWER.ESM FLOWER.ESM] | ||
[[Category:Atari graphics formats]] | [[Category:Atari graphics formats]] |
Revision as of 22:51, 6 May 2015
Enhanced Simplex (or is it Enhance Simplex?) (ESM) is a raster graphics format apparently associated with Atari ST computers. Its origin is unknown.
Identification
ESM files apparently begin with the signature 'T' 'M' 'S' 0x00
.
Software
- GEM-View
- XnView
- Atari ST Plus Picture Viewer (2014 archive)