RosettaCodeData/Task/Bitwise-operations/6502-Assembly/bitwise-operations-1.6502

3 lines
51 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
LDA #$05
STA temp ;temp equals 5 for the following