1
Files
systemverilog-rom-assembler/programs/nop_and_jump.lasm8_v1

4 lines
38 B
Plaintext

# Endless NOP loop
NOP
MOV 0, reg0
JMP