Delete double.asm
This commit is contained in:
parent
e1540ff2b1
commit
cf08a90c7e
@ -1,5 +0,0 @@
|
||||
; Endlessly doubles A by adding itself to itself.
|
||||
lda 1
|
||||
add b
|
||||
ldb a
|
||||
jpr loop
|
Loading…
x
Reference in New Issue
Block a user