RosettaCodeData/Task/Program-termination/6502-Assembly/program-termination-2.6502
2023-07-01 13:44:08 -04:00

3 lines
66 B
Text

sei ;disable IRQs
halt:
jmp halt ;trap the program counter