A2osX/INC/IO.D2.I.txt

37 lines
961 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

NEW
AUTO 3,1
*--------------------------------------
IO.D2.SeekTimeR .EQ 140 LIBBLKDEV Recalibration
IO.D2.SeekTimeF .EQ 65 LIBBLKDEV Track Formatter
IO.D2.SeekTimeB .EQ 65 LIBBLKDEV Boot Block
IO.D2.SeekTime0 .EQ 65 ProDOS.FX initial0
IO.D2.SeekTimeP .EQ 30 ProDOS.FX initial
IO.D2.SeekTimeI .EQ 10 ProDOS.FX increment -> until > 128
*--------------------------------------
IO.D2.Ph0Off .EQ $C080
IO.D2.Ph0On .EQ $C081
IO.D2.Ph1Off .EQ $C082
IO.D2.Ph1On .EQ $C083
IO.D2.Ph2Off .EQ $C084
IO.D2.Ph2On .EQ $C085
IO.D2.Ph3Off .EQ $C086
IO.D2.Ph3On .EQ $C087
IO.D2.DrvOff .EQ $C088
IO.D2.DrvOn .EQ $C089
IO.D2.DrvSel1 .EQ $C08A
IO.D2.DrvSel2 .EQ $C08B
IO.D2.WShift .EQ $C08C R
IO.D2.RData .EQ $C08C R
IO.D2.ReadProt .EQ $C08D R
IO.D2.WLoad .EQ $C08D W
IO.D2.ReadMode .EQ $C08E R
IO.D2.WriteMode .EQ $C08F W
*--------------------------------------
MAN
SAVE inc/io.d2.i