Mercurial > hg > Members > kono > nitros9-code
diff level2/modules/kernel/krn.asm @ 1258:1aae5bde55a0
Fixed bugs as per Rodney's suggestion
author | boisy |
---|---|
date | Sun, 17 Aug 2003 19:30:01 +0000 |
parents | 411c88ed62f6 |
children | 5955268ca3e5 |
line wrap: on
line diff
--- a/level2/modules/kernel/krn.asm Sun Aug 17 16:33:10 2003 +0000 +++ b/level2/modules/kernel/krn.asm Sun Aug 17 19:30:01 2003 +0000 @@ -58,16 +58,15 @@ aim #$FE,<D.TINIT map type 0 lde <D.TINIT 'nother 2 bytes saved if GRFDRV does a 'tfr cc,e' ste >DAT.Task and we can use A here, instead of E - clr <D.SSTskN ELSE pshs a lda <D.TINIT anda #$FE sta <D.TINIT sta >DAT.Task - clr <D.SSTskN puls a ENDC + clr <D.SSTskN tfr x,s tfr a,cc rts