Fix bug in ROM vis display of periods on the display
[uccvend-snackrom.git] / ROM2 / src2asm.pl
index 0f41a71..2d108b2 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
 # keep the format of this next line the same to match regex in check-romsrc.pl
-$origin = 0x9c80;
+$origin = 0x9d00;
 $hole_start = 0xb600;
 $hole_size = 0x0200;
 

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