browser

LDR

ldr
calendarsave
address instructions addr -- RAM[addr] LDR -> loads a byte from RAM address on stack LDRx -> loads a byte from RAM address in x LDRy -> loads a byte from RAM address in y LDRxy -> loads a byte from RAM addresses in x and then in y