diff --git a/wip-hugo/testing.s b/wip-hugo/testing.s new file mode 100644 index 0000000..2a4b504 --- /dev/null +++ b/wip-hugo/testing.s @@ -0,0 +1,4 @@ +start: +STX $d020 +INX +JMP start