Post Reply 
[HP41] mcode question polling point entries
03-23-2023, 04:07 PM
Post: #6
RE: [HP41] mcode question polling point entries
Getting a bit closer now.
According to the VASM listings:
Quote:** all subroutine levels are available except in I/O service entry.
** if PKSEQ is set then I/O service routines must either preserve three subroutine
** returns on the subroutine stack or else terminate the partial key sequence.

And with the quoted CAT from OS/X I guess we are in PKSEQ. But my code does not use any extra subroutines, and without using N my code works with OS/X. The moment I change N the PSEQ is disrupted, but I still have to find out how N is used and what to do about it.
Use of any other register is out of the question, these are all in use unfortunately ...

Regards, Meindert
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [HP41] mcode question polling point entries - MeindertKuipers - 03-23-2023 04:07 PM



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