[comp.sys.handhelds] Addresses for HP28S CHIP; help!

erikmb@cd.chalmers.se (Erik Bryntse) (11/17/90)

CHIP for the HP-28S!

Yes, that is what I am currently working at. 
But I need to know these addresses (from ML):

- Allocate string

- Check 1 argument on stack

- Save & restore RPL-registers

- Push short integer on stack

- How to access the speaker

Now, I could of course find these myself, but that would take som time.
And I'm pretty sure there is some 28-gurus out there that have this all written
down.

So please email me if you know some of these addresses.

Thank you!

Erik Bryntse
erikmb@cd.chalmers.se

jrcole@hpscdc.scd.hp.com (Jim Cole) (11/20/90)

>I wanted to do a little hacking, with the library Dr. Wickes posted
>recently. (Love the HYDE section, didn't think computers could do
>drugs!) Anyway, before starting this, like a good little hacker, I
>archived my memory with the procedure on page 34 of Jim Donnelly's book. 
>(:IO:name ARCHIVE)
>
>As luck would have it, in attempting to generate different types of
>errors, I caused a system reset. When asked if I want to restore memory,
>I replied yes. And, nothing was restored.

Hmmm... A similar thing happened to me after loading the Strange library, 
except I was using another program, James Donnelly's FCAT, when the 
calculator died.  However, I was able to restore it from a recent ARCHIVE 
without any problems.

>When I perform step 2, rather then getting 'Backup HOMEDIR' on the
>stack, I get a string, which appears as "HPHP48-Ab+`<xxHOM...
>(where < is the angle sign, and x's are block chars.)
>I can't edit this, because the string contains null chars. I get this
>string weather I download in ascii or binary. (Yes, I am setting the
>appropriate file type in C-Kermit.)

Are you certain C-Kermit was in binary when the original ARCHIVE was done?
I believe ARCHIVE always uses binary file transfer.  If C-Kermit was not
in binary, then the backup would not have been saved correctly.  I don't 
know of any way to recover from this, but then I haven't tried real hard.

>Please reply soon!    PS, I've got the sparcom EE Aplications pak on
>back order, and will post a review of it once I've had time to play.

I'll be very interested in what you have to say.

Good Luck!

Jim Cole