Assorted WP-34S beginner questions
|
06-02-2014, 08:17 PM
(This post was last modified: 06-02-2014 08:22 PM by BarryMead.)
Post: #17
|
|||
|
|||
RE: Assorted WP-34S beginner questions
There are lots of command line options to memorize and get familiar with.
These are the ones that I find useful when disassembling my programs to source. From the C:/Users/your_user_name/AppData/Roaming/WP-34s/ directory type: wp34s_asm.exe -dis wp34s.dat -s 0 -ns -dis_alias -o myprogram.wp34s These options: 1. Disassemble instead of assemble 2. Remove the stars from labels 3. Remove the line numbers from disassembled output 4. Convert alias names to more standard keystroke names 5. Select the output file as myprogram.wp34s Sometimes an example is worth many readings of Assembler users manual. Take Care, Barry |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 11 Guest(s)