Output HL as 4 Hexadecimal Characters Output HL as 5 Decimal Characters Output HL as Up to 5 Decimal Characters with Leading Spaces Output A as 2 Hexadecimal Characters Output A as 3 Decimal Characters Output A as Up to 3 Decimal Characters with Leading Spaces :PHL4HC, LHL4HC, MHL4HC Routine Names: PHL4HC, LHL4HC Function Prin H̠ a fou (4 hexadecima character o CON (PHL4HC o LST (LHL4HC). Inputs: HL = value to be printed Outputs: -None- (Value is printed) Registers Affected: -None- SYSLIB Routines Called: PA2HC (for PHL4HC); LA2HC (for LHL4HC) Special Error Conditions: -None- Routine Name: MHL4HC Function Stor H a fou (4 hexadecima character i th 4- byt memor buffe pointe t b DE O return D point t th byt followin thi buffer. Inputs: HL = value to be converted and stored DE points to 4-byte buffer Outputs: DE points to byte after buffer Registers Affected: DE SYSLIB Routines Called: MA2HC Special Error Conditions: -None- :PHL5DC, LHL5DC, MHL5DC Routine Names: PHL5DC, LHL5DC Function Prin H̠ a fiv (5 decima character o CON (PHL5DC o LST (LHL5DC). Inputs: HL = value to be printed Outputs: -None- (Value is printed) Registers Affected: -None- SYSLIB Routines Called: POUT (for PHL5DC); LOUT (for LHL5DC) Special Error Conditions: -None- Routine Name: MHL5DC Function Stor H a fiv (5 decima character i memor i th 5-byt buffe pointe t b DE O return D point t th byt afte thi buffer. Inputs: HL = value to be converted and stored DE points to a 5-byte buffer Outputs: DE points to the byte following the buffer Registers Affected: DE SYSLIB Routines Called: -None- Special Error Conditions: -None- :PHLDC, LHLDC, MHLDC Routine Names: PHLDC, LHLDC Function Prin H̠ a u t fiv (5 decima character wit leadin space ( o CON (PHLDC o LST (LHLDC). Inputs: HL = value to be printed Outputs: -None- (Value is printed) Registers Affected: -None- SYSLIB Routines Called: POUT (for PHLDC); LOUT (for LHLDC) Special Error Conditions: -None- Routine Name: MHLDC Function Stor H̠ a u t fiv (5 decima character wit leadin space i th 5-byt memor buffe pointe t b DE. Inputs: HL = value to be converted and printed DE points to the 5-byte buffer Outputs: DE points to the byte after the buffer Registers Affected: DE SYSLIB Routines Called: -None- Special Error Conditions: -None- :PA2HC, LA2HC, MA2HC Routine Names: PA2HC, LA2HC Function Prin a tw (2 hexadecima character o CON (PA2HC o LST (LA2HC). Inputs: A = value to be printed Outputs: -None- (Value is printed) Registers Affected: -None- SYSLI  Routine Called E (fo both) POU (fo PA2HC) LOU (fo LA2HC) Special Error Conditions: -None- Routine Name: MA2HC Function Stor a tw (2 hexadecima character i th 2-byt memor buffe pointe t b DE O return DE point t byt afte buffer. Inputs: A = value to be converted and stored DE points to 2-byte buffer Outputs: DE points to byte after this buffer Registers Affected: DE SYSLIB Routines Called: EN Special Error Conditions: -None- :PA3DC, LA3DC, MA3DC Routine Names: PA3DC, LA3DC Function Prin a thre (3 decima character o CON (PA3DC o LST (LA3DC). Inputs: A = value to be printed Outputs: -None- (Value is printed) Registers Affected: -None- SYSLIB Routines Called: POUT (for PA3DC); LOUT (for LA3DC) Special Error Conditions: -None- Routine Name: MA3DC Function Stor a thre (3 decima character i th 3-byt memor buffe pointe t b DE O return DE point t th byt afte th buffer. Inputs: A = value to be converted and stored DE points to the 3-byte buffer Outputs: DE points to the byte after the buffer Registers Affected: DE SYSLIB Routines Called: -None- Special Error Conditions: -None- :PADC, LADC, MADC Routine Names: PADC, LADC Function Prin a u t thre (3 decima character wit leadin space ( o CON (PADC o LST (LADC). Inputs: A = value to be printed Outputs: -None- (Value is printed) Registers Affected: -None- SYSLIB Routines Called: POUT (for PADC); LOUT (for LADC) Special Error Conditions: -None- Routine Name: MADC Function Stor a u t thre (3 decima character wit leadin space i th 3-byt memor buffe pointe t b DE O return DE point t th byt afte th buffer. Inputs: A = value to be converted and stored DE points to the 3-byte memory buffer Outputs: DE points to the byte after the buffer Registers Affected: DE SYSLIB Routines Called: -None- Special Error Conditions: -None-