1 ;---------------------- POSSIBLE VALUES FOR "machine_type" -------------------
3 ;See "get_machine_type" for details on how "machine_type" is used
6 PC1 EQU 0FFH ;scalar value and model byte for PC1
7 PCXT EQU 0FEH ;scalar value for XT, only one because each release is same to MODE
8 PCJr EQU 0FDH ;scalar value for PCJr
9 AT1 EQU 0FCH ;scalar value for first release of AT and VAIL
10 AT2 EQU 000H ;scalar value and submodel byte for second release of AT
11 AT3 EQU 001H ;scalar value and submodel byte for internal release of third version of AT
12 AT4 EQU 006H ;scalar value and submodel byte for AT on or later than 11/15/85
13 XT286 EQU 002H ;scalar value and submodel byte for XT 286
14 Convertible EQU 0F9H ;scalar value and model byte for PC Convertible
15 PS2Model30 EQU 0FAH ;scalar value and model byte for Personal System/2 Model 30
16 PS2Model50 EQU 004H ;scalar value and submodel byte for Personal System/2 Model 50
17 PS2Model60 EQU 005H ;scalar value and model byte for Personal System/2 Model 60
18 PS2Model80 EQU 0F8H ;scalar value and model byte for Personal System/2 Model 80 and SNOWMASS
19 Vail EQU 009H ;AN001;scalar value and submodel byte for VAIL
22 bogus EQU 88H ;completely invalid value
23 COM1 EQU 0C1H ;used by invoke
24 COM2 EQU 0C2H ;used by invoke
25 COM3 EQU 0C3H ;used by invoke
26 COM4 EQU 0C4H ;used by invoke
31 ;FLAGS field bit(s) values
33 Left_Align equ 0 ;00xxxxxx
34 Right_Align equ 80h ;10xxxxxx
36 Unsgn_Bin_Byte equ 11h ;a0010001
41 ;ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ P R O L O G ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
44 ; AX001 - P4543: Add VAIL and SNOWMASS to legal choices for 19200 baud
47 ;ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ P R O L O G ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ