aboutsummaryrefslogtreecommitdiff
path: root/test/upscaler/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-03-12 19:46:49 +0100
committerlonkaars <loek@pipeframe.xyz>2023-03-12 19:46:49 +0100
commitb247b52429f2fc6aecd29539ec5afa0d47218147 (patch)
tree7b17a37202f595f6c7c718fd30846200fc606e19 /test/upscaler/makefile
parent57da22cb15825b975d9fac499138413550903b25 (diff)
upscaler test with coe initialized rom
Diffstat (limited to 'test/upscaler/makefile')
-rw-r--r--test/upscaler/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/upscaler/makefile b/test/upscaler/makefile
new file mode 100644
index 0000000..072d5b2
--- /dev/null
+++ b/test/upscaler/makefile
@@ -0,0 +1,2 @@
+img.coe: img.png
+ ./bitmap-ball.py $< > $@