Leaves of Three Open Source Projects

Check-in [2f6a344c77]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:pixel_robot: Documentation updates.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | trunk
Files: files | file ages | folders
SHA3-256: 2f6a344c77cf1a410dbbb54af0018acb47fd4f6114589b72e8e2bc5c437442c2
User & Date: andy 2025-10-21 15:38:02
Context
2025-10-21
15:38
pixel_robot: Documentation updates. Leaf check-in: 2f6a344c77 user: andy tags: trunk
15:33
pixel_robot: TODO updates. check-in: b9075c0f28 user: andy tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to pixel_robot/doc/tex/app-palettes.tex.

33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55




Some systems have multiple palettes available; in these cases, the plain name of
the system provides the \emph{merged} palette, which has all possible colors. 
The names with a \texttt{.../class} provide particular individual palettes. 

The IBM Color Graphics Adapter has a large number of possible palettes, 
depending on the card revision (pre- or post-1983), type of monitor (NTSC vs. 
RGBI), and graphics mode, thus, it's palettes are listed separately:

\begin{tabular}{ll}\toprule
\texttt{cga}             &         \\
\texttt{cga/16c}         &         \\
\texttt{cga/4c0}         &         \\
\texttt{cga/4c0i}        &         \\
\texttt{cga/4c1}         &         \\
\texttt{cga/4c1i}        &         \\
\texttt{cga/4c2}         &         \\
\texttt{cga/4c2i}        &         \\
\texttt{cga/4c3}         &         \\
\texttt{cga/4c4i}        &         \\
\texttt{cga/artifact}    &         \\
\bottomrule
\end{tabular}










|















>
>
>
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58

Some systems have multiple palettes available; in these cases, the plain name of
the system provides the \emph{merged} palette, which has all possible colors. 
The names with a \texttt{.../class} provide particular individual palettes. 

The IBM Color Graphics Adapter has a large number of possible palettes, 
depending on the card revision (pre- or post-1983), type of monitor (NTSC vs. 
RGBI), and graphics mode, thus, its palettes are listed below

\begin{tabular}{ll}\toprule
\texttt{cga}             &         \\
\texttt{cga/16c}         &         \\
\texttt{cga/4c0}         &         \\
\texttt{cga/4c0i}        &         \\
\texttt{cga/4c1}         &         \\
\texttt{cga/4c1i}        &         \\
\texttt{cga/4c2}         &         \\
\texttt{cga/4c2i}        &         \\
\texttt{cga/4c3}         &         \\
\texttt{cga/4c4i}        &         \\
\texttt{cga/artifact}    &         \\
\bottomrule
\end{tabular}

You can also use the palette ``name'' \texttt{lospec/\emph{NAME}} to download
the palette named \texttt{\emph{NAME}} from Lospec.com and use it.