Psion IMG/APP
From Just Solve the File Format Problem
(Difference between revisions)
(added software) |
|||
| (One intermediate revision by one user not shown) | |||
| Line 17: | Line 17: | ||
== Specifications == | == Specifications == | ||
* http://www.davros.org/psion/psionics/img.fmt | * http://www.davros.org/psion/psionics/img.fmt | ||
| + | |||
| + | == Software == | ||
| + | * {{Deark}} (extract embedded file) | ||
== Sample files == | == Sample files == | ||
* http://cd.textfiles.com/pdasoftware/PSION/UTILS/CMDP/CMDP.IMG | * http://cd.textfiles.com/pdasoftware/PSION/UTILS/CMDP/CMDP.IMG | ||
* http://cd.textfiles.com/pdasoftware/PSION/GAMES/HR/HOMERUN.APP | * http://cd.textfiles.com/pdasoftware/PSION/GAMES/HR/HOMERUN.APP | ||
| + | * https://telparia.com/fileFormatSamples/executable/psionAPP/ | ||
[[Category:Personal Digital Assistant formats]] | [[Category:Personal Digital Assistant formats]] | ||
[[Category:EPOC/Symbian]] | [[Category:EPOC/Symbian]] | ||
Revision as of 14:23, 4 April 2022
IMG and APP are executable formats used on Psion PDA devices.
The difference, if any, between IMG and APP is not clear. It may be that the only difference is that an APP file contains an icon (in Psion PIC format).
See also:
- Psion OPO/OPA (similar formats)
- EPOC/Symbian executable (successor formats)
Contents |
Identification
IMG and APP files begin with the ASCII signature "ImageFileType**".
Specifications
Software
- Deark (extract embedded file)