diff --git a/move_block.txt b/source/move_block.txt similarity index 96% rename from move_block.txt rename to source/move_block.txt index f819512..7233bf7 100644 --- a/move_block.txt +++ b/source/move_block.txt @@ -25,4 +25,4 @@ CONT2 LDA ($40),Y /LOAD BYTE FROM SOURCE LOCATION INY /INDEX TO NEXT BYTE DEX /DECREMENT BYTE COUNT BNE CONT2 /LOOP UNTIL ALL BYTES MOVED - RTS \ No newline at end of file + RTS