浏览代码

* exit on stack fixed

carl 27 年之前
父节点
当前提交
73f8565363
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      rtl/amiga/prt0.as

+ 2 - 1
rtl/amiga/prt0.as

@@ -10,7 +10,8 @@ start:
 |	Save stack pointer for exit() routine
 
 	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