SCR (ZX Spectrum)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
Line 7: Line 7:
 
'''SCR''' (also called '''ZX-Spectrum SCREEN$''') is a raster image file format used on ZX Spectrum computers, especially for screen shots. It is really just a dump of the computer's video memory.
 
'''SCR''' (also called '''ZX-Spectrum SCREEN$''') is a raster image file format used on ZX Spectrum computers, especially for screen shots. It is really just a dump of the computer's video memory.
  
Images are always 256×192 pixels in size, and can have up to about 16 colors. Files are exactly 6912 bytes in size.
+
{| class="wikitable"
 
+
|+ SCR Varieties
A ULA+ version .scr is exactly 6976 bytes in size.
+
|-
 
+
! Type !! Extension !! Resolution !! File Size || Other
A Timex 2048 Hi-Color version .scr is exactly 12288 bytes in size.
+
|-
 
+
| SCR || .scr || 256x192 || 6912 || 16 colors
A Timex 2048 Hi-Res Gigascreen version are 512x384 pixels in size, has a .hrg extension and is exactly 24578 bytes in size.
+
|-
 +
| Monochrome || .scr || 256x192 || 6144 ||
 +
|-
 +
| ULA+ || .scr || 256x192 || 6976 ||
 +
|-
 +
| Timex 2048 Hi-Color || .scr || 256x192 || 12288 ||
 +
|-
 +
| Timex 2048 Hi-Res Gigascreen || .hrg || 512x384 || 24578 ||
 +
|}
  
 
== Specifications ==
 
== Specifications ==
Line 31: Line 39:
 
* [https://zxart.ee/eng/graphics/database/pictureType:standard/ zxart.ee]
 
* [https://zxart.ee/eng/graphics/database/pictureType:standard/ zxart.ee]
 
* {{DexvertSamples|image/zxSCR}}
 
* {{DexvertSamples|image/zxSCR}}
* {{DexvertSamples|image/zxULAPlus}}
 
 
* {{DexvertSamples|image/zxMonochrome}}
 
* {{DexvertSamples|image/zxMonochrome}}
 +
* {{DexvertSamples|image/zxULAPlus}}
 
* {{DexvertSamples|image/timexHiColor}}
 
* {{DexvertSamples|image/timexHiColor}}
 
* {{DexvertSamples|image/timexHiResGigascreen}}
 
* {{DexvertSamples|image/timexHiResGigascreen}}

Revision as of 19:07, 28 December 2023

File Format
Name SCR (ZX Spectrum)
Ontology
Extension(s) .scr, .hrg
Released 1982

SCR (also called ZX-Spectrum SCREEN$) is a raster image file format used on ZX Spectrum computers, especially for screen shots. It is really just a dump of the computer's video memory.

SCR Varieties
Type Extension Resolution File Size Other
SCR .scr 256x192 6912 16 colors
Monochrome .scr 256x192 6144
ULA+ .scr 256x192 6976
Timex 2048 Hi-Color .scr 256x192 12288
Timex 2048 Hi-Res Gigascreen .hrg 512x384 24578

Contents

Specifications

Software

Sample files

Links

Editors' notes

TODO: There are a number of variants of this format, some of which are mentioned here.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox