diff --git a/src/cmd/init.s b/src/cmd/init.s index 2f5e8d3..6fde041 100644 --- a/src/cmd/init.s +++ b/src/cmd/init.s @@ -152,7 +152,7 @@ login: jmp 017701 " and then jump to the code boot: - lac d2 + lac d2 " Load fd2 (the opened shell file) lmq " Save the fd into MQ sys read; 4096; 07700 " Read 4,032 words into locations 4096 onwards " leaving the top 64 words for this boot code.