Post Reply 
Speed of HP-49G Routine for Tektronix Vector Graphics Terminal
08-09-2020, 10:47 AM
Post: #33
RE: Speed of HP-49G Routine for Tektronix Vector Graphics Terminal
Hmmm ... MASD / HP syntax?

Ahh ... Eureka! ... with the HPTools I have to use "CODEM" instead of "CODE" to switch to MASD syntax to assemble your code.
Due to my sloppyness I did not see this mistake.
If I would have looked into the SASM output listing, I would have seen many
*** ERROR: Illegal mnemonic ***
messages in my CODE/ENDCODE block.
But foolishly I only looked into the listing of the RPLCOM preprocessor, which was without any error messages (only in case of typos I found my undefined externals).

Interestingly SLOAD creates an .hp file in both cases.

Now everything works as advertised. Most of the time is now spent in my surrounding frame, not in this calculation anymore.

Thank you for your guidance and patience,
Martin
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Speed of HP-49G Routine for Tektronix Vector Graphics Terminal - Martin Hepperle - 08-09-2020 10:47 AM



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