The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

Request for a new WP34S Emulator feature
Message #1 Posted by Namir on 5 Aug 2012, 6:16 p.m.

To the WP34S Team,

Can you device a way to allow the emulator to read text files that have source code for the WP34S? That would make my life MUCH SIMPLER as I am porting non-trivial programs to the WP34S emulator so I can publish them on the web.

Namir

Edited: 5 Aug 2012, 6:17 p.m.

      
Re: Request for a new WP34S Emulator feature
Message #2 Posted by Paul Dale on 5 Aug 2012, 6:22 p.m.,
in response to message #1 by Namir

There is an assembler that reads text files and outputs directly usable binaries. We've no plans to import text files directly since this is sufficient for our requirements. Neil spent some effort making this a useful tool. Automatic label generation, disassembly etc.

I'm not sure how up to date the distributed assembler is since I only use the one that is part of the build process.

The console firmware has the capability of dumping memory sections but that is the opposite of your request.

- Pauli

            
Re: Request for a new WP34S Emulator feature
Message #3 Posted by Neil Hamilton (Ottawa) on 6 Aug 2012, 7:07 a.m.,
in response to message #2 by Paul Dale

As far as I know, the only difference between the Perl version and the EXE is that the EXE has an insignificnat bug which displays register numbers with 3 digits. I am pretty sure that this is only a cosmetic issue. (I have to resurect a computer to build a new EXE.)

Namir, you should find a reasonable manual in the distribution doc directory and some additional examples in the library directory.

Cheers...


[ Return to Index | Top of Index ]

Go back to the main exhibit hall