HP-67 to 32s II program limit - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: General Forum (/forum-4.html) +--- Thread: HP-67 to 32s II program limit (/thread-812.html) |
HP-67 to 32s II program limit - Matt Agajanian - 03-02-2014 11:17 PM Hello all. Although both the 67's program and data registers were independent of each other, what is the most robust HP-67 program you were able to port to the 32S-II? RE: HP-67 to 32s II program limit - Namir - 03-03-2014 03:54 PM First you have to know both machines very well, especially their programming features. You should be able to translate a good number of HP-67 programs to the HP-32SII. Watch our for features that rely of keyboard input during a pause in the HP67. HP-67 programs that switch between the primary and secondary registers have to be handled by a special register-block switch subroutine. Namir |