EasyManuals Logo

Tandy 1000 Programmer's Reference Guide

Default Icon
251 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #37 background imageLoading...
Page #37 background image
Chapter
1
I
System
Calls
AuxInput
Auxiliary Input Function Call
03H
Waits for a character from the auxiliary input device, and
then returns the character in AL. No status
or
error code
is returned.
If CONTROL-C is typed at console input, Interrupt 23H is
executed.
Entry Conditions:
AH
=
03H
E
xi t Conditions:
AL
=
character returned
Macro Definition:
aux-input macro
mov
ah,83H
int
21H
endm
Example:
The following program prints characters as they are re-
ceived from the auxiliary device. It stops printing when
an end of file character (ASCII 26,
or
CONTROL-Z) is
received.
f
unc-03H: aux-input
;THIS
FUNCTION
cmp
al,lAH
;end
of
file7
le continue
;yes,
all done
print-char
a1
;see
Function 85H
Imp
func-83H ;get another character
continue ret
35

Other manuals for Tandy 1000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Tandy 1000 and is the answer not in the manual?

Tandy 1000 Specifications

General IconGeneral
ProcessorIntel 8088
Processor Speed4.77 MHz
RAM128 KB (expandable to 640 KB)
Operating SystemMS-DOS 2.11
ManufacturerTandy Corporation
Release Year1984
StorageSingle or double 5.25" floppy disk drive (360 KB), optional hard drive
SoundTandy 3-voice sound
PortsParallel, Serial
GraphicsCGA (Color Graphics Adapter)
Graphics Modes320x200, 640x200

Related product manuals