commit 27ca3079f95272b166e8c6820a76281bba6c71ce
parent ea5a0402784afbbac75306203a9bc01378dd3d1a
Author: benjamin paul <bpaul@bpaul.xyz>
Date: Sun, 21 Nov 2021 18:08:25 +1000
gif
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/square/README.md b/square/README.md
@@ -4,5 +4,4 @@ This was my first complete program. All it is is a square that you can move arou
I didn't write this in an assembler because when I started I was using nasm, and I couldn't be bothered to switch after realising it didn't have 6502 support. I probably could have written some macros or something, but maybe next time.
-### TODO
-Add screenshots/gif
+![Clip](square.gif)
diff --git a/square/square.gif b/square/square.gif
Binary files differ.