From b247b52429f2fc6aecd29539ec5afa0d47218147 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 12 Mar 2023 19:46:49 +0100 Subject: upscaler test with coe initialized rom --- test/upscaler/makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/upscaler/makefile (limited to 'test/upscaler/makefile') 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 $< > $@ -- cgit v1.2.3