RosettaCodeData/Task/Flow-control-structures/6502-Assembly/flow-control-structures-1.6502
2023-07-01 13:44:08 -04:00

2 lines
86 B
Text

JMP $8000 ;immediately JuMP to $8000 and begin executing
;instructions there.