D: data register
A: address / data register
M: the currently selected memory register: M = RAM[A]
結束程式:
(END)
@END
0;JMP
@+lowercase letter = variable
@+uppercase letter = label
virtual registers: R0, R1, R2…->大寫!
作業部分:
SCREEN大小為8192
用一個while(true)的loop去跑,有按就跑到WHITE(設值為0),不然就跑到BLACK(設值為1)
測fill記得要選no amination,不然怎麼跑都不會有結果。
沒有留言:
張貼留言