nand2tetris/projects/07/MemoryAccess/CustomTest/CustomTest.vm

20 lines
307 B
Plaintext
Raw Normal View History

2020-06-01 22:19:46 +00:00
push constant 99 // 20
push constant 98 // 41
push constant 97 // 61
push constant 96 // 51
push constant 95 // 31
push constant 94 // 40
push constant 93 // 60
push constant 92 // 50
push constant 91 // 30
pop local 0
pop this 0
pop that 0
pop argument 0
pop local 1
pop this 1
pop that 1
pop argument 1