amiga_monitors: A list of Amiga monitors

amiga_monitorsR Documentation

A list of Amiga monitors

Description

This table lists Amiga monitors and corresponding raw codes that represent these monitors.

Format

A data.frame with 2 columns:

  • The column named ‘MONITOR_ID’: a factor representing an Amiga monitor

  • The column named ‘CODE’: A list containing a vector of 4 raw values as used by the Amiga to represent a specific monitor.

Details

This table contains monitors that were compatible with the Amiga. It also contains raw codes that were used to represent them. This data 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

Examples

data("amiga_monitors")

AmigaFFH documentation built on Aug. 27, 2023, 9:07 a.m.