So I have the following assembly code:
.ORIG x3000 LD R2, JUNK LEA R3, #-1 LDR R4, R3, #0 LDI R5, JUNK HALT JUNK .FILL x0001 .FILL x0002 .END Memory: