summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/cpu_1.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/cpu_1.xbm')
-rw-r--r--subtle/xbm/cpu_1.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/subtle/xbm/cpu_1.xbm b/subtle/xbm/cpu_1.xbm
new file mode 100644
index 0000000..1b2768d
--- /dev/null
+++ b/subtle/xbm/cpu_1.xbm
@@ -0,0 +1,6 @@
+#define load_cpu_width 16
+#define load_cpu_height 16
+static unsigned char load_cpu_bits[] = {
+ 0x00, 0x00, 0x48, 0x12, 0x48, 0x12, 0xfc, 0x3f, 0xfc, 0x3f, 0xfe, 0x7f,
+ 0x1c, 0x38, 0x1c, 0x38, 0x1e, 0x78, 0x1c, 0x38, 0xfc, 0x3f, 0xfe, 0x7f,
+ 0xfc, 0x3f, 0x48, 0x12, 0x48, 0x12, 0x00, 0x00 };