GEM resource file
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
Dexvertbot (Talk | contribs) (Undo revision 46539 by Dexvertbot (talk)) |
||
Line 16: | Line 16: | ||
== Sample files == | == Sample files == | ||
− | * [http://aicq.atari-users.net/index.php?option=com_content | + | * [http://aicq.atari-users.net/index.php?option=com_content&view=article&id=67&Itemid=59 Atari Icon Library] |
+ | * If you look at a few dozen Atari programs at random, you'll probably find some RSC files. | ||
+ | ** http://cd.textfiles.com/806atari/ ... | ||
+ | ** http://cd.textfiles.com/atarilibrary/ ... | ||
+ | * https://telparia.com/fileFormatSamples/archive/gemResourceFile/ | ||
+ | |||
+ | == Links == | ||
+ | * [http://cd.textfiles.com/atarilibrary/atari_cd10/PAGES/ISSUES/AC1.HTM/PAGES/RSC.HTM GEM Program and Resource Files], from Atari Computing magazine | ||
+ | |||
+ | [[Category:Graphics]] | ||
+ | [[Category:Atari computers]] | ||
+ | [[Category:Atari graphics formats]] |
Revision as of 03:02, 28 December 2023
GEM resource file (RSC) is a file format used by some Atari software to store menus, dialog boxes, text strings, icons, etc.
It is also sometimes used as an icon library format.
Contents |
Specifications
Software
- Deark can extract some graphics from RSC files.
Sample files
- Atari Icon Library
- If you look at a few dozen Atari programs at random, you'll probably find some RSC files.
- https://telparia.com/fileFormatSamples/archive/gemResourceFile/
Links
- GEM Program and Resource Files, from Atari Computing magazine