Mercurial > hg > Members > kono > nitros9-code
changeset 1964:0f25486b1d23
Added pointer to loaded LSN0 to data passed to hardware dependent section
author | afra |
---|---|
date | Wed, 04 Jan 2006 14:23:45 +0000 |
parents | 4b599621c682 |
children | 7d14b2ce38c4 |
files | level1/modules/boot_common.asm |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/modules/boot_common.asm Wed Jan 04 14:20:25 2006 +0000 +++ b/level1/modules/boot_common.asm Wed Jan 04 14:23:45 2006 +0000 @@ -34,6 +34,10 @@ * * 2005/10/16 Boisy G. Pitre * Further optimizations made +* +* 2006-01-04 P.Harvey-Smith. +* Added pointer to loaded LSN0 to data passed to hardware dependent section. +* start orcc #IntMasks ensure IRQs are off (necessary?) leas -size,s @@ -62,7 +66,8 @@ lda #'0 --- loaded in LSN0' jsr <D.BtBug --- ENDC - + + stx LSN0Ptr,u Save LSN0 pointer * Pull relevant values from LSN0 IFNE FLOPPY lda DD.TKS,x number of tracks on this disk