# HG changeset patch # User boisy # Date 1062449275 0 # Node ID bbe8a442f9a6ae5e473d3c1e6742d7ec5a1b0a73 # Parent 4a50c6fb28b2452091381bf05d18d39d3639b075 Bt.Start and Bt.Size now used diff -r 4a50c6fb28b2 -r bbe8a442f9a6 level1/cmds/cobbler_d64.asm --- a/level1/cmds/cobbler_d64.asm Mon Sep 01 19:54:24 2003 +0000 +++ b/level1/cmds/cobbler_d64.asm Mon Sep 01 20:47:55 2003 +0000 @@ -21,8 +21,6 @@ atrv set ReEnt+rev rev set $01 edition set 6 -os9start equ $EF00 -os9size equ $0F80 mod eom,name,tylg,atrv,start,size @@ -175,8 +173,8 @@ anda #$90 eora #$90 bne NotAllo - ldx #os9start Address of kernel in RAM - ldy #os9size Amount to write + ldx #Bt.Start Address of kernel in RAM + ldy #Bt.Size Amount to write lda