~ubuntu-branches/ubuntu/raring/vice/raring

« back to all changes in this revision

Viewing changes to data/C64DTV/godot.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
00 00 00 0
 
10
 
 
11
# White
 
12
FF FF FF E
 
13
 
 
14
# Red
 
15
88 00 00 4
 
16
 
 
17
# Cyan
 
18
AA FF EE C
 
19
 
 
20
# Purple
 
21
CC 44 CC 8
 
22
 
 
23
# Green
 
24
00 CC 55 4
 
25
 
 
26
# Blue
 
27
00 00 AA 4
 
28
 
 
29
# Yellow
 
30
EE EE 77 C
 
31
 
 
32
# Orange
 
33
DD 88 55 4
 
34
 
 
35
# Brown
 
36
66 44 00 4
 
37
 
 
38
# Light Red
 
39
FE 77 77 8
 
40
 
 
41
# Dark Gray
 
42
33 33 33 4
 
43
 
 
44
# Medium Gray
 
45
77 77 77 8
 
46
 
 
47
# Light Green
 
48
AA FF 66 8
 
49
 
 
50
# Light Blue
 
51
00 88 FF 8
 
52
 
 
53
# Light Gray
 
54
BB BB BB C
 
 
b'\\ No newline at end of file'