Hi all.
I'm looking for a list which correlates the SYSEVAL arguments between the 50G and 28S and 28C. If there is such a list, please let me know where I could find it.
Thanks
50G<-->28S SYSEVAL map
|
|
« Next Oldest | Next Newest »
|
▼
05-25-2012, 11:53 PM
Hi all. I'm looking for a list which correlates the SYSEVAL arguments between the 50G and 28S and 28C. If there is such a list, please let me know where I could find it. Thanks ▼
05-27-2012, 11:02 AM
Matt, if you can find the SYSEVAL lists for each of these machines, I could create the map pretty easily.
05-29-2012, 03:28 PM
There's no list. You even can't get any official ROM entry point list for the HP28 calculators. Both lists following are hand made by comparing HP48SX entry points with the HP28 implementations. The HP28S entry point list was originally created by Jean-Francois Garnier with about 800 entries, meanwhile it has over 2600 entries. The HP28C ROM rev. 1CC entry point list is much shorter (~120 entries). I began this list to write some test programs in assembler, so I only added some basic entry points. You can't use this list for a HP28C with ROM rev. 1BB, many entry points moved from rev. 1BB to 1CC. I have both ROM images (and calculators) so I decided to use the latest ROM image for Emu28. HP28S ROM rev. 2BB http://hp.giesselink.com/Emu42/suprom28.zip HP28C ROM rev. 1CC http://hp.giesselink.com/Emu28/ENTRY28C.ZIP Cheers Christoph |