summaryrefslogtreecommitdiff
path: root/cpu/prog_rom0.rom
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/prog_rom0.rom')
-rw-r--r--cpu/prog_rom0.rom4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/prog_rom0.rom b/cpu/prog_rom0.rom
index 0e93de2..1321436 100644
--- a/cpu/prog_rom0.rom
+++ b/cpu/prog_rom0.rom
@@ -1,3 +1,3 @@
4 8
-/1 10001100
-01111111 11100010
+/1 10001100 # incri A 1
+01111111 11100010 # j -2 (ie jump to address 0)