hp41cx named variables in extended memory
|
02-27-2020, 01:15 PM
Post: #4
|
|||
|
|||
RE: hp41cx named variables in extended memory
(02-27-2020 02:54 AM)Artur - Brasil Wrote: What do you think about this idea? Greetings Artur, very interesting. I have an unusual pattern when I program the '41cx. I associate a six character mnemonic with each important register variable and i create a table in extended memory that links a strict type with the name and register number. I have a simple routine to display them. I also use a six character label for each function (but I always wind up scavaging those back to simple numeric labels to recover registers as the program grows). Its the only way I can write "literate" code in the 41 that lets me set the project down and stand a chance when I come back to it. Your function(s) might provide a better way to actually drive the register values to EM. Especially since, once I had the program debugged, I could move them "back" into registers to recover performance. please share as you develop your utilities. Regards Todd |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)