summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/cpu.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/cpu.xbm')
-rw-r--r--subtle/xbm/cpu.xbm5
1 files changed, 0 insertions, 5 deletions
diff --git a/subtle/xbm/cpu.xbm b/subtle/xbm/cpu.xbm
deleted file mode 100644
index 620237b..0000000
--- a/subtle/xbm/cpu.xbm
+++ /dev/null
@@ -1,5 +0,0 @@
-#define cpu_width 9
-#define cpu_height 9
-static unsigned char cpu_bits[] = {
- 0xbb, 0x01, 0x01, 0x01, 0x7c, 0x00, 0x7d, 0x01, 0x7d, 0x01, 0x7d, 0x01,
- 0x7c, 0x00, 0x01, 0x01, 0xbb, 0x01 };