added code comments to loader.s
This commit is contained in:
parent
1b7eaa30aa
commit
74f589b98d
1 changed files with 4 additions and 0 deletions
4
wip-hugo/testing.s
Normal file
4
wip-hugo/testing.s
Normal file
|
@ -0,0 +1,4 @@
|
|||
start:
|
||||
STX $d020
|
||||
INX
|
||||
JMP start
|
Loading…
Add table
Reference in a new issue