Post Reply 
(HP-67/97) Math Pac I listings and Teenix programs
07-18-2018, 12:38 AM
Post: #3
RE: (HP-67/97) Math Pac I listings and Teenix programs
The files in the first post have been updated to include annotated program listings for each of the Math Pac programs. Annotation is done by the Python program keycodes67.py (zipped to pass muster with the upload filter). This program will add comments to the end of each program listing line giving the keycode(s) for the calculator key. These should prove useful in verifying the correct entry of a program. An annotated listing looks like
Code:

HP-67
// Math Pac I, MA1-14A
// Intersections
1. f LBL a       //  32 25 11
2. f GSB 5       //  31 22 05
3. f LBL A       //  31 25 11
4. 1             //  01
5. STO E         //  33 15
6. h ROLDN       //  35 53
7. STO D         //  33 14

~Mark

Remember kids, "In a democracy, you get the government you deserve."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (HP-67/97) Math Pac I listings and Teenix programs - mfleming - 07-18-2018 12:38 AM



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