Message Integrity Checking
[uccvend-snackrom.git] / ROM2 / src2asm.pl
index e382f24..2d38015 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl -w
 
-$origin = 0x9800; # must match address of .romsrc in memory.x
+# keep the format of this next line the same to match regex in check-romsrc.pl
+$origin = 0x9d80;
 $hole_start = 0xb600;
 $hole_size = 0x0200;
 

UCC git Repository :: git.ucc.asn.au