zymosis: renamed "SLL" to "SLS"
[zymosis.git] / src / ZXEmuT / libvideo / zxpal.c
blob35e6267e22741514ad8da6c2a613854dbb81d3e8
1 /***************************************************************************
3 * ZXEmuT -- ZX Spectrum Emulator with Tcl scripting
5 * Copyright (C) 2012-2022 Ketmar Dark <ketmar@ketmar.no-ip.org>
7 * This program is free software: you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation, version 3 of the License ONLY.
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
16 * You should have received a copy of the GNU General Public License
17 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **************************************************************************/
20 uint8_t zxPalette[71*3] = {
21 0, 0, 0,
22 0, 0,192/*+32*/,
23 192, 0, 0,
24 192, 0,192,
25 0,192, 0,
26 0,192,192,
27 192,192, 0,
28 192,192,192,
29 0, 0, 0,
30 0, 0,255,
31 255, 0, 0,
32 255, 0,255,
33 0,255, 0,
34 0,255,255,
35 255,255, 0,
36 255,255,255,
37 /* */
38 15, 11, 7, /* 16 */
39 23, 15, 11,
40 31, 23, 11,
41 39, 27, 15,
42 47, 35, 19, /* 20 */
43 55, 43, 23,
44 63, 47, 23,
45 75, 55, 27,
46 83, 59, 27,
47 91, 67, 31, /* 25 */
48 99, 75, 31,
49 27, 27, 0,
50 35, 35, 0,
51 43, 43, 7,
52 47, 47, 7, /* 30 */
53 55, 55, 7,
54 63, 63, 7,
55 71, 71, 7,
56 15, 0, 0,
57 23, 0, 0, /* 35 */
58 67, 55, 0,
59 75, 59, 7,
60 87, 67, 7,
61 47, 23, 11,
62 59, 31, 15, /* 40 */
63 75, 35, 19,
64 87, 43, 23,
65 99, 47, 31,
66 115, 55, 35,
67 127, 59, 43, /* 45 */
68 143, 67, 51,
69 159, 79, 51,
70 175, 99, 47,
71 55, 43, 19,
72 71, 51, 27, /* 50 */
73 83, 55, 35,
74 99, 63, 43,
75 111, 71, 51,
76 127, 83, 63,
77 139, 95, 71, /* 55 */
78 135,111, 95,
79 123, 99, 83,
80 107, 87, 71,
81 95, 75, 59,
82 83, 63, 51, /* 60 */
83 67, 51, 39,
84 55, 43, 31,
85 39, 31, 23,
86 27, 19, 15,
87 15, 11, 7, /* 65 */
89 0x18,0x55,0x04, /* 66 */
90 0x61,0xFF,0x24, /* 67 */
91 0x38,0x85,0x14, /* 68 */
92 0x18,0xa5,0xa4, /* 69 */
93 0x7f,0x7f,0x7f, /* 70 */