EasyManua.ls Logo

NEC CP/M-86 - Page 20

NEC CP/M-86
280 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
Loading...
Command Setup and Execution Under CPIM-86
2-4
SS:
SS +
SP:
CS
DS
ES:
DS+OOOOH:
CS+OIOOH:
CCP
CCP
Stack
base
page
IP
=
OIOOH
code
data
~
~
Figure 2-1 CP
1M
-86 8080 Memory Model
The
intermixed
code
and
data
regions
are
indistinguishable.
The
base
page
values,
described
below,
are
identical
to
CP/M-80.
This
allows
simple
translation
from
8080,8085,
or
Z80
code
into
the
8086
environment.
The
following
ASM-86
example
shows
how
to
code
an
8080
Model
transient
program.
cseg
org
100h
(code)
endcs
equ
$
dseg
org
offset endcs
(data)
end

Table of Contents

Related product manuals