HP Forums
50G<-->28S SYSEVAL map - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: 50G<-->28S SYSEVAL map (/thread-223089.html)



50G<-->28S SYSEVAL map - Matt Agajanian - 05-25-2012

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


Re: 50G<-->28S SYSEVAL map - David Hayden - 05-27-2012

Matt, if you can find the SYSEVAL lists for each of these machines, I could create the map pretty easily.


Re: 50G<-->28S SYSEVAL map - Matt Agajanian - 05-28-2012

Well, here, I found the 28 lists:

HP-28 SYSEVAL memory map

Edited: 28 May 2012, 2:46 p.m.


Re: 50G<-->28S SYSEVAL map - Christoph Giesselink - 05-29-2012

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