A86: Questions about rst
[Prev][Next][Index][Thread]
A86: Questions about rst
I heard something about rst being discussed on TI-86 assembly so I looked it
up in my Z80 book
and found that it jumps (sets the PC) to any 8 memory locations:
00H 08H 10H 18H 20H 28H 30H 38H
I heard that commonly used routines are stored there. How does it know how
to return to the assembly program? Which routines are stored there? Which
one has do with finding a variable? Which one has to do with 24-bit
addressing? And which one has to do with port 5/port 6 or dividing programs,
where one main program and another seperate program for data.
Thanks
- Cyber Optic