~ubuntu-branches/ubuntu/quantal/vice/quantal

« back to all changes in this revision

Viewing changes to data/C64DTV/ccs64.vpl

  • Committer: Bazaar Package Importer
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2009-03-31 00:37:15 UTC
  • mfrom: (1.1.7 upstream) (9.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090331003715-i5yisvcfv7mgz3eh
Tags: 2.1.dfsg-1
* New major upstream release (closes: #495937).
* Add desktop files (closes: #501181).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# VICE Palette file
 
3
#
 
4
# Syntax:
 
5
# Red Green Blue Dither
 
6
#
 
7
 
 
8
# Black
 
9
10 10 10 0
 
10
 
 
11
# White
 
12
FF FF FF E
 
13
 
 
14
# Red
 
15
E0 40 40 4
 
16
 
 
17
# Cyan
 
18
60 FF FF C
 
19
 
 
20
# Purple
 
21
E0 60 E0 8
 
22
 
 
23
# Green
 
24
40 E0 40 4
 
25
 
 
26
# Blue
 
27
40 40 E0 4
 
28
 
 
29
# Yellow
 
30
FF FF 40 C
 
31
 
 
32
# Orange
 
33
E0 A0 40 4
 
34
 
 
35
# Brown
 
36
9C 74 48 4
 
37
 
 
38
# Light Red
 
39
FF A0 A0 8
 
40
 
 
41
# Dark Gray
 
42
54 54 54 4
 
43
 
 
44
# Medium Gray
 
45
88 88 88 8
 
46
 
 
47
# Light Green
 
48
A0 FF A0 8
 
49
 
 
50
# Light Blue
 
51
A0 A0 FF 8
 
52
 
 
53
# Light Gray
 
54
C0 C0 C0 C
 
 
b'\\ No newline at end of file'