A83: Re: _insertmem & $9327 area...
[Prev][Next][Index][Thread]
A83: Re: _insertmem & $9327 area...
If you have a copy of the TI-83+ SDK .pdf file, look on page 49 and page 532 on how to use InsertMem. It says that DE is
supposed to hold the insertion address.
----- Original Message -----
From: "yhean" <yhean@mailcity.com>
To: "Ti83 Help List" <assembly-83@lists.ticalc.org>
Sent: Tuesday, January 18, 2000 08:56
Subject: A83: _insertmem & $9327 area...
Hello :)
I have two questions:
-first, what's the max bytes that can be loaded at $9327 ($9327-->$????)
-second, I need some explainations about the "_insertmem" rom call:
input: de=pointer to ????
hl= # of bytes to insert
when I use DE to point to the start of a program's data, the # of bytes that I wanted to insert are at the end of the
program..!
Thanks,
Jean
References: