GEM resource file
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Development |extensions={{ext|rsc}} }} '''GEM resource file''' ('''RSC''') is a file format used by some Atari software to store me...") |
Dexvertbot (Talk | contribs) m (→Sample files) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Resources |
|extensions={{ext|rsc}} | |extensions={{ext|rsc}} | ||
}} | }} | ||
Line 9: | Line 9: | ||
== Specifications == | == Specifications == | ||
− | * [http:// | + | * [http://cd.textfiles.com/ataricompendium/BOOK/HTML/TOC.HTM The Atari Compendium]: [http://cd.textfiles.com/ataricompendium/BOOK/HTML/APPENDC.HTM#rsc Appendix C: Native File Formats] |
+ | * [http://www.seasip.info/Gem/aestruct.html Structures used by PC GEM] | ||
+ | |||
+ | == Software == | ||
+ | * {{Deark}} can extract some graphics from RSC files. | ||
== Sample files == | == Sample files == | ||
Line 16: | Line 20: | ||
** http://cd.textfiles.com/806atari/ ... | ** http://cd.textfiles.com/806atari/ ... | ||
** http://cd.textfiles.com/atarilibrary/ ... | ** http://cd.textfiles.com/atarilibrary/ ... | ||
+ | * {{DexvertSamples|archive/gemResourceFile}} | ||
== Links == | == Links == |
Latest revision as of 03:23, 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 |
[edit] Specifications
[edit] Software
- Deark can extract some graphics from RSC files.
[edit] Sample files
- Atari Icon Library
- If you look at a few dozen Atari programs at random, you'll probably find some RSC files.
- dexvert samples — archive/gemResourceFile
[edit] Links
- GEM Program and Resource Files, from Atari Computing magazine