RosettaCodeData/Task/Bitwise-operations/6502-Assembly/bitwise-operations-1.6502
2023-07-01 13:44:08 -04:00

2 lines
51 B
Text

LDA #$05
STA temp ;temp equals 5 for the following