comparison level2/modules/kernel/falltsk.asm @ 3165:2d22d31bc74b

L2 kernel: Minor comment tweaks
author Neal Crook <foofoobedoo@gmail.com>
date Thu, 06 Apr 2017 22:51:54 +0100
parents 039ddb7c8ad7
children 18306d646f71
comparison
equal deleted inserted replaced
3164:f3e0210ecd83 3165:2d22d31bc74b
70 ldb P$State,x 70 ldb P$State,x
71 andb #^ImgChg 71 andb #^ImgChg
72 stb P$State,x 72 stb P$State,x
73 * puls b 73 * puls b
74 ENDC 74 ENDC
75 clr <D.Task1N task 1 DAT image has changed 75 clr <D.Task1N task 1 DAT image has changed
76 andcc #^Carry clear carry 76 andcc #^Carry clear carry
77 pshs cc,d,x,u preserve everything 77 pshs cc,d,x,u preserve everything
78 ldb P$Task,x get task # 78 ldb P$Task,x get task #
79 leau <P$DATImg,x point to DAT image 79 leau <P$DATImg,x point to DAT image
80 ldx <D.TskIPt get task image table pointer 80 ldx <D.TskIPt get task image table pointer