RosettaCodeData/Task/Gotchas/6502-Assembly/gotchas-2.6502
2023-07-01 13:44:08 -04:00

1 line
99 B
Text

byte $45 ;this is the literal constant value $45, not "the value stored at memory address 0x0045"