Post Reply 
Help - Assembly programming on Debug4x (HP50G)
06-17-2019, 03:51 PM
Post: #13
RE: Help - Assembly programming on Debug4x (HP50G)
(06-17-2019 12:11 PM)JeffB Wrote:  On the debug4x Project Data tab I unchecked 'The Project is a Library'

Typing the code below in a source file and press build puts a compiled program on the stack.

I then press EVAL...

You're off to a good start!

Just a hint: putting an object name in the "Path" field shown on the "Project Data" tab will cause the program to be stored in a global variable with the given name. That's usually more convenient than having to manually store the object yourself, and it also enables you to run the program with varying inputs as needed without having to compile it again.

Have fun with Saturn coding! It's challenging, but also very rewarding. That "warm fuzzy" feeling you get when a program works the way you intended is grown by at least an order of magnitude when you get Saturn code working the way it should. Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Help - Assembly programming on Debug4x (HP50G) - DavidM - 06-17-2019 03:51 PM



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