I would know how to read and write in port 1 or 2 of the HP49G with the ASM
langage ?
Regards
Eric
You can access any flash banks with ACCESSBankX, where X is 0 to 15.
IIRC 8 to 15 are user banks (aka port 2). If you set P=0 before calling
these routines, they'll switch to the bank; if you set P=1, they'll
switch back. You can access the bank in memory at #40000h-#7FFFFh.
For port 1 there are ACCESSERAM1 and ACCESSERAM2, I don't know about
these but I suppose it's the same. Writing is a bit more difficult,
especially for the flash ROM...
Thomas
--
Thomas Rast "If you cannot convince them,
t.r...@iname.com confuse them."
ICQ# 103670088 -- Harry S. Truman
Regards
Eric
"Thomas Rast" <t.r...@iname.com> a écrit dans le message de news:
3C432C9F...@iname.com...
I've read somewhere on hpcalc.org that HP has not released any
information about *writing* to the flash. Other Ps in the ACCESSBankX
routines have other meanings, but I don't know them, maybe somebody else
can tell us?
In general, for documentation you should check hpcalc.org. There's also
the new entry database, compiled by Carsten Dominik, which lists a lot
of entries (both RPL and ML). The URL is:
http://zon.astro.uva.nl/~dominik/hpcalc/entries