amiga_display_keys {AmigaFFH}R Documentation

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:

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

https://wiki.amigaos.net/wiki/Display_Database#ModeID_Identifiers

http://amigadev.elowar.com/read/ADCD_2.1/AmigaMail_Vol2_guide/node00FD.html

Examples

data("amiga_display_keys")

[Package AmigaFFH version 0.4.5 Index]