Valentin Albillo's "Boldly Going... Going Back to the roots" now for the HP-41 !
|
04-22-2024, 08:48 AM
(This post was last modified: 04-22-2024 09:00 AM by Ángel Martin.)
Post: #26
|
|||
|
|||
RE: Valentin Albillo's "Boldly Going... Going Back to the roots" now for the...
G'morning, with the register number changes done the execution takes just 40 seconds on V41 (using 41Z functions), or about 2 seconds in Turbo mode. Much better, saves about one minute.
Here's how the registers changed: Code: R25 -> R01 And here's the new program listing: Code: 01*LBL "RZVA" See attached the RAW file in case you want to try it on your V41 environment... It possibly can be further tweaked to squeeze a few more seconds off the timing, specially the final part - feel like taking a stab at it? That was fun , thanks for the cues. BTW this version will go into a new module I'm putting together, credits will state "Albillo-Weber-Martin" Cheers, ÁM PS. note that the "R" constant (pi in the example) now cannot be stored in R08, R09. I used PI facevalue since subtracting a real value from a complex number only involves its real part.: 01*LBL "ZZ" 02 ZRCL 01 04 ZENTER^ 05 W^Z 06 PI 07 - 08 END "To live or die by your own sword one must first learn to wield it aptly." |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)