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 #140 background imageLoading...
Page #140 background image
Chapter
1
I
System
Calls
aux-input
macro
mov ah,3
int
21
H
endm
aux-output macro character
mov d1,character
mov
ah,4
int
21
H
endm
print-char macro
character
mov d1,character
mov ah,5
int
21
H
endm
dir-console-iomacro switch
mov
dl
,switch
mov
ah,6
int
21
H
endm
dir-console-input
macro
mov ah,7
int
21
H
endm
read-kbdmacro
mov ah,8
int
21
H
endm
displaymacro string
mov dx,offiet string
mov ah
,9
int
21
H
endm
get-string macro limit,string
mov dx,offsetstring
mov
5tring,limit
mov ah,0AH
int
21H
endm
check-kbd-status
macro
mov ah,0BH
int
21
H
endm
flush-and-read-kbd macro switch
mov a1,switch
mov ah,0CH
int
21
H
endm
;AUX-INPUT
;function03H
;AUX-OUTPUT
:function 04H
;PRINT-CHAR
;function 05H
;DIR-CONSOLE-IO
;functionKH
;DIR-CONSOLE-INPUT
;function
07H
;READ-KED
;function 08H
;DISPLAY
:function 09H
;GET-STRING
;function 0AH
;CHECK-KED-STATUS
:functionBBH
;FLUSH-AND-READ-KBD
;function
0CH
138

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