[Coco] NOS9 asm Wx descriptors

Robert Gault robert.gault at worldnet.att.net
Thu Aug 16 05:10:31 EDT 2007


Chester Patterson wrote:

> Please pardon my simple questions, I'm VERY rusty.
> 
> I'm assembling w8 through w15 using the dissassembled w7 as source (NOS9
> v.030206)
> 
> the only changes I made to the w7.asm source are, for example:
> 
> 	nam	W15
> 	.
> 	fdb	$FFAF physical controller address
> 	.
> 	fcb	$0F window number
> 	.
> 	fcs	/W15/
> 
> another one:
> 
> 	nam	W8
> 	.
> 	fcb	$FFA8 physical controller address
> 	.
> 	fcb	$08 window number
> 	.
> 	fcs	/W8/
> 
> I think that's all needs to be done to each Wx descriptor. Correct?
> 
> Thankyou.
> 
> /Chester
> Costa Rica

Looks good! You could also just copy w7 to w8-w15 and then use ded to 
change the above values and verify the modules.

What are you planning to run where you actually need all 16 windows?



More information about the Coco mailing list