@@ 31,7 31,7 @@ EXPTBL: equ 0FCC1H
SLTTBL: equ 0FCC5H
; h = memory address high byte (bits 6-7: page)
-; a <- slot ID formatted FxxxSSPP
+; a <- slot ID formatted F000SSPP
; Modifies: f, bc, de
Memory_GetSlot:
call RSLREG
@@ 92,7 92,7 @@ primary slot, the F bit indicates whethe
so the S bits indicate the secondary slot.</p>
<pre>; h = memory address high byte (bits 6-7: page)
-; a <- slot ID formatted FxxxSSPP
+; a <- slot ID formatted F000SSPP
; Modifies: f, bc, de
Memory_GetSlot:
call RSLREG