Post Reply 
Saturn family calculator performance
07-07-2018, 06:29 AM (This post was last modified: 07-07-2018 08:25 AM by sasa.)
Post: #16
RE: Saturn family calculator performance
Let be a bit more concrete...

The VERSION command in Emu48 (HP-48GX) emulator returns revision R.

At: https://www.hpcalc.org/hp48/programming/entries/ the last entry is "Very Big List" which should consist list of ROM entry points for this revision.

Entry point for (for instance) ATAN in SupRomEntr.a shows 2AD21 (at least first). Then adding in the breakpoint list, executing ATAN for given value, execution should stop at entered breakpoint. However, it doesn't - emulator simply running continuously. Perhaps because entry point is not what I supposed it is or perhaps there is some bug present (Wine isn't perfect). Also tested other entry points related to ATAN without success.

Without proper entry point or deeply familiar with internal software organization, the debugging function which missing is pending keystroke when emulator is paused, then continuing debugging step by step will eventually lead to desired entry point.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Saturn family calculator performance - sasa - 07-07-2018 06:29 AM



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