amiga_monitors | R Documentation |
This table lists Amiga monitors and corresponding raw
codes that represent
these monitors.
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.
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.
https://wiki.amigaos.net/wiki/Display_Database#ModeID_Identifiers
data("amiga_monitors")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.