File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ BRIGHT_TMP:
614614#line 1 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
615615#line 4 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
616616COPY_ATTR:
617- ; Just copies current permanent attribs to temporal attribs
617+ ; Just copies current permanent attribs into temporal attribs
618618 ; and sets print mode
619619 PROC
620620 LOCAL INVERSE1
@@ -1314,7 +1314,7 @@ LOAD_CONT2:
13141314 add hl , sp
13151315 ld (TMP_SP) , hl
13161316 ld bc , - 18
1317- add hl , sp
1317+ add hl , bc
13181318 ld sp , hl
13191319LOAD_CONT3:
13201320 ld (TMP_HEADER) , hl
@@ -1400,7 +1400,7 @@ VR_CONT_1:
14001400 inc hl
14011401 ld h , (hl)
14021402 ld l , a
1403- or h ; check start for zero (unespecified )
1403+ or h ; check start for zero (unspecified )
14041404 jr nz , VR_CONT_2 ; Jump if there was a start
14051405 ld l , (ix + 13 ) ; otherwise use destination in header
14061406 ld h , (ix + 14 ) ; and load code at addr. saved from
Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ BRIGHT_TMP:
614614#line 1 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
615615#line 4 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
616616COPY_ATTR:
617- ; Just copies current permanent attribs to temporal attribs
617+ ; Just copies current permanent attribs into temporal attribs
618618 ; and sets print mode
619619 PROC
620620 LOCAL INVERSE1
@@ -1314,7 +1314,7 @@ LOAD_CONT2:
13141314 add hl , sp
13151315 ld (TMP_SP) , hl
13161316 ld bc , - 18
1317- add hl , sp
1317+ add hl , bc
13181318 ld sp , hl
13191319LOAD_CONT3:
13201320 ld (TMP_HEADER) , hl
@@ -1400,7 +1400,7 @@ VR_CONT_1:
14001400 inc hl
14011401 ld h , (hl)
14021402 ld l , a
1403- or h ; check start for zero (unespecified )
1403+ or h ; check start for zero (unspecified )
14041404 jr nz , VR_CONT_2 ; Jump if there was a start
14051405 ld l , (ix + 13 ) ; otherwise use destination in header
14061406 ld h , (ix + 14 ) ; and load code at addr. saved from
Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ BRIGHT_TMP:
614614#line 1 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
615615#line 4 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
616616COPY_ATTR:
617- ; Just copies current permanent attribs to temporal attribs
617+ ; Just copies current permanent attribs into temporal attribs
618618 ; and sets print mode
619619 PROC
620620 LOCAL INVERSE1
@@ -1314,7 +1314,7 @@ LOAD_CONT2:
13141314 add hl , sp
13151315 ld (TMP_SP) , hl
13161316 ld bc , - 18
1317- add hl , sp
1317+ add hl , bc
13181318 ld sp , hl
13191319LOAD_CONT3:
13201320 ld (TMP_HEADER) , hl
@@ -1400,7 +1400,7 @@ VR_CONT_1:
14001400 inc hl
14011401 ld h , (hl)
14021402 ld l , a
1403- or h ; check start for zero (unespecified )
1403+ or h ; check start for zero (unspecified )
14041404 jr nz , VR_CONT_2 ; Jump if there was a start
14051405 ld l , (ix + 13 ) ; otherwise use destination in header
14061406 ld h , (ix + 14 ) ; and load code at addr. saved from
Original file line number Diff line number Diff line change @@ -621,7 +621,7 @@ BRIGHT_TMP:
621621#line 1 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
622622#line 4 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
623623COPY_ATTR:
624- ; Just copies current permanent attribs to temporal attribs
624+ ; Just copies current permanent attribs into temporal attribs
625625 ; and sets print mode
626626 PROC
627627 LOCAL INVERSE1
@@ -1321,7 +1321,7 @@ LOAD_CONT2:
13211321 add hl , sp
13221322 ld (TMP_SP) , hl
13231323 ld bc , - 18
1324- add hl , sp
1324+ add hl , bc
13251325 ld sp , hl
13261326LOAD_CONT3:
13271327 ld (TMP_HEADER) , hl
@@ -1407,7 +1407,7 @@ VR_CONT_1:
14071407 inc hl
14081408 ld h , (hl)
14091409 ld l , a
1410- or h ; check start for zero (unespecified )
1410+ or h ; check start for zero (unspecified )
14111411 jr nz , VR_CONT_2 ; Jump if there was a start
14121412 ld l , (ix + 13 ) ; otherwise use destination in header
14131413 ld h , (ix + 14 ) ; and load code at addr. saved from
Original file line number Diff line number Diff line change @@ -618,7 +618,7 @@ BRIGHT_TMP:
618618#line 1 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
619619#line 4 "/zxbasic/src/arch/zx48k/library-asm/copy_attr.asm"
620620COPY_ATTR:
621- ; Just copies current permanent attribs to temporal attribs
621+ ; Just copies current permanent attribs into temporal attribs
622622 ; and sets print mode
623623 PROC
624624 LOCAL INVERSE1
@@ -1318,7 +1318,7 @@ LOAD_CONT2:
13181318 add hl , sp
13191319 ld (TMP_SP) , hl
13201320 ld bc , - 18
1321- add hl , sp
1321+ add hl , bc
13221322 ld sp , hl
13231323LOAD_CONT3:
13241324 ld (TMP_HEADER) , hl
@@ -1404,7 +1404,7 @@ VR_CONT_1:
14041404 inc hl
14051405 ld h , (hl)
14061406 ld l , a
1407- or h ; check start for zero (unespecified )
1407+ or h ; check start for zero (unspecified )
14081408 jr nz , VR_CONT_2 ; Jump if there was a start
14091409 ld l , (ix + 13 ) ; otherwise use destination in header
14101410 ld h , (ix + 14 ) ; and load code at addr. saved from
You can’t perform that action at this time.
0 commit comments