Nvis 5586A
Nvis Technologies Pvt. Ltd.
72
1.
CTRL ON conditions have not been defined.
2.
SP and
area use under the key SHIFT ON and OFF.
Checking section of interrupt vector position
After RESET, the system program will allow the stored data to begin from 0:0000 until
Interrupt vector position. FF is the undefined interrupt that for the user to decide.
F000:FFC0
:
FF
FF
FF FF
CA
F7
00
F0
INT1
30
F7
00 F0
1A
F7
00
F0
INT2
INT3
FFD0
:
FF
FF
FF FF
FF
FF
FF
FF
FF
FF
FF FF
FF
FF
FF
FF
FFE0
:
FF
FF
FF FF
FF
FF
FF
FF
FF
FF
FF FF
FF
FF
FF
FF
Sub-Program:
The 8086/8088 subprogram has both the same segment calling and the different segment
calling. The different segment calling is used towards the different. The different segment
calling is used towards the different segment of subprogram. The subprogram of this system
program has to be all in the same segment in order to call the same subprogram (the same
segment and different segment subprogram are different from RET command). For user
convenience, the system program will start from F000:F040 as the catalog section of the
subprogram. In the subprogram catalog segment, if the same segment subprogram RET is
changed to different segment subprogram RET is changed to different segment subprogram
RETF. The user can therefore choose the different segment calling from any segment to call
one of the subprogram in the catalog segment.
Another method of using system subprogram is to use the M command to move all the
programs in the system into the user‘s segment. This allows direct access to the calling
commands in the segment. Since there are other subprogram that can be called from the
subprogram, all the programs have to be moved together in order to protect each other
address (when every subprogram is being used in the catalog, it should start moving from
F000:EA00-FF4F), it is therefore a waste of space.
The user can add new program into the empty space of catalog section.
Operation description of sub-program:
1.
CALL F000:F040
The calling of the implied address will allow the subprogram address to be registered into the
SI calling if a called program is not in the catalog section.
Input Parameter
:
The calling of subprogram address is instructed by SI. However,
others depend on the needs of the subprogram calling.
Output Parameter :
Depends on the execution of subprogram.
2.
CALL F000:F044
Write all the commands in the AL into the LCD.
Summary of Contents for 5586A
Page 2: ...Nvis 5586A Nvis Technologies Pvt Ltd 2...
Page 23: ...Nvis 5586A Nvis Technologies Pvt Ltd 23 Memory Read Timing in Maximum Mode...
Page 30: ...Nvis 5586A Nvis Technologies Pvt Ltd 30...
Page 48: ...Nvis 5586A Nvis Technologies Pvt Ltd 48 Diagram of module RESET power Instruction Set Note...