2
0
carl 27 жил өмнө
parent
commit
73f8565363

+ 2 - 1
rtl/amiga/prt0.as

@@ -10,7 +10,8 @@ start:
 |	Save stack pointer for exit() routine
 |	Save stack pointer for exit() routine
 
 
 	movel	   sp,STKPTR	| save stack pointer
 	movel	   sp,STKPTR	| save stack pointer
-	addl	   #4,STKPTR	| account for this jsr to get to original
+| This was wrong compared to PCQ
+|	addl	   #4,STKPTR	| account for this jsr to get to original
 
 
 |	Save the command line pointer to CommandLine
 |	Save the command line pointer to CommandLine