Post Reply 
Emulator Source Load and Save
12-06-2015, 12:20 PM (This post was last modified: 12-06-2015 02:20 PM by fhub.)
Post: #19
RE: Emulator Source Load and Save
(11-25-2015 10:19 PM)BarryMead Wrote:  I related quirk about the assembler/disassembler is that there are programs that you can key into your calculator/emulator and disassemble, but that you cannot re-assemble without errors.

For instance if you create a program in your memory that uses the Hot Key labels A, B, C, or D, and save (Disassemble) the program to a source file. This file CANNOT be reassembled. I presume this error was done to force library programmers to use Quoted labels 'A' instead of A. If you use 'A' your program will compile, but 'A' is not the same as HotKey A.
Hi Barry,

I've updated the link for my WP34sTools.zip in post #8 - it now also handles LBL A (or B,C,D) correctly when disassembling and reassambling, just a small change in the Perl script wp34s_lib was necessary.
(it even works if the program starts only with a local label like e.g. LBL 00)

Franz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Emulator Source Load and Save - BarryMead - 11-25-2015, 05:55 PM
RE: Emulator Source Load and Save - fhub - 11-25-2015, 06:37 PM
RE: Emulator Source Load and Save - fhub - 11-25-2015, 07:21 PM
RE: Emulator Source Load and Save - fhub - 11-25-2015, 11:43 PM
RE: Emulator Source Load and Save - Dieter - 11-25-2015, 09:15 PM
RE: Emulator Source Load and Save - fhub - 11-25-2015, 08:55 PM
RE: Emulator Source Load and Save - fhub - 12-06-2015 12:20 PM
RE: Emulator Source Load and Save - fhub - 12-06-2015, 04:35 PM



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