summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/cart.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/cart.xbm')
-rw-r--r--subtle/xbm/cart.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/cart.xbm b/subtle/xbm/cart.xbm
new file mode 100644
index 0000000..c61deea
--- /dev/null
+++ b/subtle/xbm/cart.xbm
@@ -0,0 +1,5 @@
+#define cart_width 9
+#define cart_height 9
+static unsigned char cart_bits[] = {
+ 0x01, 0x00, 0x02, 0x00, 0xfc, 0x01, 0x54, 0x01, 0x54, 0x01, 0xfc, 0x00,
+ 0x00, 0x00, 0x86, 0x01, 0x86, 0x01 };