Re: A86: Location in memory
[Prev][Next][Index][Thread]
Re: A86: Location in memory
>At 09:38 PM 1/25/98 EST, you wrote:
>>
>>Hey guys, could some one tell me what $ac00 is?
>> -Ahmed
>What RAM page?
most likely, its page $01, the page in use when an assembly program is
run. It could be on the operator stack, or a part of the free exec ram
depending on what's going on.. maybe some source code would help?
RAM PAGE 1 (16K)
8000 -------------------------
(ABS) | floating point stack |
| : |
| v |
| . . . . . . . . . . . . | *FPS
| |
| FREE EXEC RAM |
| . . . . . . . . . . . . | *OPS
| ^ |
| : |
| operator stack |
BFFF ------------------------- OPBASE
(ABS)
Dennis
Maintainer of the TI-8x Emulation Project:
http://members.aol.com/smiley0242