summaryrefslogtreecommitdiff
path: root/hardwire/HWPAL.H
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2019-06-25 18:37:47 +0000
committerIan C <ianc@noddybox.co.uk>2019-06-25 18:37:47 +0000
commitb2f86e20e052d9923523e29743172ea98266d28f (patch)
tree43399e99e34fcb20188cc4d1dea3644dada13b3b /hardwire/HWPAL.H
parentad1c73e9ff2580236887019ec176224f820c4c62 (diff)
Added original Hardwire code.HEADmaster
Diffstat (limited to 'hardwire/HWPAL.H')
-rw-r--r--hardwire/HWPAL.H40
1 files changed, 40 insertions, 0 deletions
diff --git a/hardwire/HWPAL.H b/hardwire/HWPAL.H
new file mode 100644
index 0000000..5f66a6b
--- /dev/null
+++ b/hardwire/HWPAL.H
@@ -0,0 +1,40 @@
+/*
+ Auto generated by pcxdes.exe
+*/
+
+#define BLACK 0
+#define WHITE 1
+#define BLUE 2
+#define RED 3
+#define GREEN 4
+#define CYAN 5
+#define YELLOW 6
+#define PURPLE 7
+#define GREY7 8
+#define GREY6 9
+#define GREY5 10
+#define GREY4 11
+#define GREY3 12
+#define GREY2 13
+#define GREY1 14
+#define BLACKDRAW 15
+#define BASHI 16
+#define BASMID 17
+#define BASLO 18
+#define CHANCOL 19
+#define POINTCOL 20
+#define FILLCHANCOL 21
+#define BLOCK1COL 64
+#define BLOCK2COL 67
+#define BLOCK3COL 70
+#define BLOCK4COL 73
+#define BLOCK5COL 76
+#define BLOCK6COL 79
+#define BLOCK7COL 82
+#define BLOCK8COL 85
+#define PARTCOLMIN 128
+#define PARTCOLMAX 149
+#define STARCOLMIN 150
+#define STARCOLMAX 199
+#define MELTOMIN 200
+#define MELTOMAX 255