EasyManuals Logo

Tandy 1000 Basic Reference Manual

Default Icon
411 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 #270 background imageLoading...
Page #270 background image
Chapter
10
I
BASIC
Keywords
POKE
Statement
POKE
memory
location, data byte
Writes
data byte
into
memory location.
Both
memory
location
and
data byte
must be integers.
Memory
lo-
cation
must be in the range
-32768
to
65535.
POKE
is
the complementary statement
of
PEEK. The argument
to
PEEK is a memory location from which a byte is to be read.
PEEK and POKE are useful
for
storing data efficiently, loading
assembly-language subroutines, and passing arguments (or re-
sults)
to
and from assembly-language subroutines.
See also VARPTR.
Example
POKE
&H5A00, CHFF
writes a hexadecimal
FF
into memory location 5A00.
268

Table of Contents

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