Post Reply 
Loading library on the HP50g Android emulator?
02-01-2024, 02:26 PM
Post: #1
Loading library on the HP50g Android emulator?
I'm using emu48 on an Android phone with the HP50g KML and everything works just fine.

However I have trouble loading libraries on the emulator. If I use the "Load Object..." command I can get the library from the file system on the stack BUT it is not recognized as a binary object. Instead, it is interpreted as a string.

For example:
If I try to load, say "ufl3.lib", it seems to have the right pre-amble which, if I read the emulator help, should make the emulator detect the loaded object as a binary object (i.e. HPHP48-X) but it does not seem to work. Instead I just get the string "HPHP48-X@ ...." (etc.) on the stack.

I obviously misunderstand something, but I seem to be stuck.

(Note: I do have a writable copy of the ROM 2.10 so I have a persistent port 2)
Find all posts by this user
Quote this message in a reply
02-01-2024, 02:51 PM
Post: #2
RE: Loading library on the HP50g Android emulator?
The HPHP48-X prefix means it's for the 48, not the 49/50. You need to find a 49/50 version of the library (with an HPHP49-... prefix) to use it in a 50g.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)