Mercurial > hg > Members > kono > nitros9-code
changeset 1301:4a50c6fb28b2
Fixed problem with copying at Bt.Start
author | boisy |
---|---|
date | Mon, 01 Sep 2003 19:54:24 +0000 |
parents | 636cabe76c6e |
children | bbe8a442f9a6 |
files | level1/modules/rel.asm |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/modules/rel.asm Mon Sep 01 19:25:24 2003 +0000 +++ b/level1/modules/rel.asm Mon Sep 01 19:54:24 2003 +0000 @@ -31,11 +31,11 @@ ******************************************************************** * Any changes to the next 3 lines requires changes in XX.Size, above -Begin fcc /OS/ sync bytes + fcc /OS/ sync bytes bra Start+XX.Size execution start fdb $1205 filler bytes - mod eom,name,tylg,atrv,start,size +Begin mod eom,name,tylg,atrv,start,size org 0 size equ . REL doesn't require any memory @@ -312,8 +312,8 @@ ENDC beq L266E - leau >Begin,pcr - ldx #$FE80-Bt.Start + leau >Begin-XX.Size,pcr + ldx #Bt.Size ldy #Bt.Start L2663 lda ,u+ sta ,y+ @@ -321,7 +321,7 @@ bne L2663 jmp >Bt.Start+L266E L266E leax <eom,pcr - ldd $09,x + ldd M$Exec,x jmp d,x BootMsg fcc /OSy/