summaryrefslogtreecommitdiff
path: root/gfx/debug
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-05-23 02:08:02 -0400
committerentrpntr <entrpntr@gmail.com>2020-05-23 02:08:02 -0400
commitec7271ec261ba5162764eabe4ef94f2f4a7fdf1b (patch)
treee03e2e1c110626d9b757c24bdf5e116a11e091b6 /gfx/debug
parent3a50abc46a294ee670beddff327e7f6cf21bb61c (diff)
Add engine/menus/debug.asm.
Diffstat (limited to 'gfx/debug')
-rw-r--r--gfx/debug/bg.pal43
-rw-r--r--gfx/debug/color_test.2bppbin0 -> 352 bytes
-rw-r--r--gfx/debug/ob.pal42
-rw-r--r--gfx/debug/up_arrow.2bpp1
4 files changed, 86 insertions, 0 deletions
diff --git a/gfx/debug/bg.pal b/gfx/debug/bg.pal
new file mode 100644
index 00000000..d0b57359
--- /dev/null
+++ b/gfx/debug/bg.pal
@@ -0,0 +1,43 @@
+ ; white
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
+
+ ; red
+ RGB 31, 00, 00
+ RGB 31, 00, 00
+ RGB 31, 00, 00
+ RGB 00, 00, 00
+
+ ; green
+ RGB 00, 31, 00
+ RGB 00, 31, 00
+ RGB 00, 31, 00
+ RGB 00, 00, 00
+
+ ; blue
+ RGB 00, 00, 31
+ RGB 00, 00, 31
+ RGB 00, 00, 31
+ RGB 00, 00, 00
+
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
+
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
+
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
+
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
diff --git a/gfx/debug/color_test.2bpp b/gfx/debug/color_test.2bpp
new file mode 100644
index 00000000..fd536647
--- /dev/null
+++ b/gfx/debug/color_test.2bpp
Binary files differ
diff --git a/gfx/debug/ob.pal b/gfx/debug/ob.pal
new file mode 100644
index 00000000..2a03f4e8
--- /dev/null
+++ b/gfx/debug/ob.pal
@@ -0,0 +1,42 @@
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
+
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
+
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
+
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
+
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 31, 31, 31
+ RGB 00, 00, 00
+
+ ; red
+ RGB 31, 31, 31
+ RGB 31, 00, 00
+ RGB 31, 00, 00
+ RGB 00, 00, 00
+
+ ; green
+ RGB 31, 31, 31
+ RGB 00, 31, 00
+ RGB 00, 31, 00
+ RGB 00, 00, 00
+
+ ; blue
+ RGB 31, 31, 31
+ RGB 00, 00, 31
+ RGB 00, 00, 31
+ RGB 00, 00, 00
diff --git a/gfx/debug/up_arrow.2bpp b/gfx/debug/up_arrow.2bpp
new file mode 100644
index 00000000..2fa4ef56
--- /dev/null
+++ b/gfx/debug/up_arrow.2bpp
@@ -0,0 +1 @@
+ÿÿÿïÿïÿÇÿÇÿƒÿƒÿ \ No newline at end of file