WP 34S Libraries and Programs
|
05-27-2015, 09:19 AM
Post: #11
|
|||
|
|||
RE: WP 34S Libraries and Programs
(05-27-2015 12:07 AM)AnalogJoe Wrote: oops Im in trouble here, Im trying to retype the entire code through the keyboard, but there are a LOT of things I have no idea what the code means, for instance: Such code is intended to be assembled by the assembler. You can type it with your preferred ASCII editor in your PC, then assemble them with the proper software and then download it to the machine. Or you must make the assembling manually and type the assembled output directly on the machine. CL[alpha] is the clear alpha command in yellow below the backspace key, [alpha]IP can be found in the X.FCN catalogue (a letter alpha followed by IP) and so on. Labels (label:: ) can be replaced by LBL nn commands (nn being a number of your choice) and JMP label by GTO nn. This is cumbersome, error prone and, definitely, less desirable that using the assembler. Regards. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)