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 #144 background imageLoading...
Page #144 background image
Chapter
1
I
System
Calls
get-timemacro
mov ah,2CH
int 21
H
endm
;GET-T IME
;function 2CH
;SET-TIME
set-time macro
hour,minute5,5econds,hundredths
mov ch,hour
mov c1,minutes
mov dh,seconds
mov d1,hundredths
mov ah,2DH ;function2DH
int 21 H
endm
verifymacro switch
mov allswitch
mov ah ,2EH
int
21
H
endm
General
;VERIFY
:functionPEH
mov-string macro
source,destination,num_bytes
push
mov
mov
assume
mov
mov
mov
assume
POP
endm
rep movs
convert macro
local
imp
table db
start: mov
xor
xor
div
mov
mov
mov
mov
mov
mov
endm
;MOV-STRING
e5
ax,ds
es,ax
es:data
si,offset source
di,offset destination
cx,num-bytes
es:destination,source
es:nothing
e5
value,base,destination ;CONVERT
table,start
start
"0
123456789ABCDEF"
a1
,value
ah,ah
bx, bx
base
bl,al
al,cs:table[bxl
destination,al
bl ,ah
al,cs:tableIbxl
destinationIl1,al
142

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