added code comments to loader.s

This commit is contained in:
hugova 2025-07-11 16:20:33 +02:00
parent 1b7eaa30aa
commit 74f589b98d

4
wip-hugo/testing.s Normal file
View file

@ -0,0 +1,4 @@
start:
STX $d020
INX
JMP start