Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

amiga_display_keys

A list of special display modes


Description

A list of special display modes on the Amiga and corresponding raw keys.

Format

a data.frame with 2 columns:

  • The column named ‘mode’: a factor reflecting a display mode, monitor or bitwise mask

  • The column named ‘code’: vector of 4 raw values as used by the Amiga to reflect specific display modes

Details

This table show specific special display modes and to which Amiga monitors they relate. The raw codes can be used to interpret specific display modes as listed in amiga_display_modes. This information is used to interpret IFFChunk objects of type ‘CAMG’. It is also used to interpret ILBM images and creating IFF files from raster images.

References

Examples

data("amiga_display_keys")

AmigaFFH

Commodore Amiga File Format Handler

v0.3.1
GPL-3
Authors
Pepijn de Vries [aut, cre, dtc]
Initial release
2019-03-31

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.