comparison defs/stat.d @ 1630:7af4d12008f4

Updated ChangeLogs with slight formatting differences
author boisy
date Tue, 06 Jul 2004 15:08:24 +0000
parents c01a65c813ce
children 27e85b681dab
comparison
equal deleted inserted replaced
1629:eaa82c22a8a4 1630:7af4d12008f4
9 ; 2004/07/02 Boisy G. Pitre 9 ; 2004/07/02 Boisy G. Pitre
10 ; Started 10 ; Started
11 11
12 .title GetStat/SetStat Code Definitions 12 .title GetStat/SetStat Code Definitions
13 13
14 .area sys (ABS) 14 .area STAT (ABS)
15
16 .ifndef Level
17 Level == 1
18 .endif
15 19
16 .org 0 20 .org 0
17 21
18 SS.Opt:: .byte 1 ; Read/Write PD Options 22 SS.Opt:: .byte 1 ; Read/Write PD Options
19 SS.Ready:: .byte 1 ; Check for Device Ready 23 SS.Ready:: .byte 1 ; Check for Device Ready