HP Forums
Request for V41 Emulator - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: Request for V41 Emulator (/thread-22300.html)



Request for V41 Emulator - RPLman - 09-07-2024 08:12 AM

Hi Everyone,

I use the V41 emulator for testing/use it's the best hp41-emu hands down. I've tried many utilities but failed to encoded 400+
lines of text code properly into a .raw file then back again to txt. Some of these tools are just to old and difficult to use for our computers.

Can we please..... have V41 encoder/decoder .raw to .txt implemented, we have greated trust in your abilities.

Thanks, Christoph.


RE: Request for V41 Emulator - floppy - 09-07-2024 10:47 AM

use a text editor then upload the raw file into V41; the raw file was created with "rpncomp --raw-output OUTPUT.TXT" or the other way with this rpncomp. However, the previous link seems not to work https://drive.google.com/file/d/1cNQAbDJ9dGd7Bosswft3MCbLbHV55qDC/view and seems to have migrated into another project https://hpmuseum.org/forum/thread-17897.html
Or use hp41uc https://sourceforge.net/projects/hp41uc/
= workaround and no change of V41 necessary.


RE: Request for V41 Emulator - Sylvain Cote - 09-07-2024 11:54 AM

lifutils from Joachim Siebold has comp41 (txt to raw) and decomp41 (raw to txt)


RE: Request for V41 Emulator - rprosperi - 09-07-2024 11:55 AM

Have you tried SwissMicros' DM42 Programming tool?

https://technical.swissmicros.com/decoders/dm42/

This is intended (clearly) for the DM42, however the 42S dialect of FOCAL is pretty close to the 41's original dialect, and it's possible it will work for you. Since you can simply paste the text source in, it's easy to give it try, so probably worth checking out.


RE: Request for V41 Emulator - Craig Bladow - 09-08-2024 03:08 AM

I've had good results with Swiss Micros tools for their DM41 calculator to convert between text and raw format. https://dm41.swissmicros.com/
Although it was created for the DM41 it also works for the DM41X.

No matter which converter you use, the handling of the 41 specific special characters varies and may require some manual editing to to replace the special characters with ASCII characters per the individual converter's documentation.


RE: Request for V41 Emulator - RPLman - 09-09-2024 02:29 PM

(09-08-2024 03:08 AM)Craig Bladow Wrote:  I've had good results with Swiss Micros tools for their DM41 calculator to convert between text and raw format. https://dm41.swissmicros.com/
Although it was created for the DM41 it also works for the DM41X.

No matter which converter you use, the handling of the 41 specific special characters varies and may require some manual editing to to replace the special characters with ASCII characters per the individual converter's documentation.

Thanks guys,

I used DM42 Programming tool which has some special characters for hp41. I re-encoded my text file like Craig said, which is a real pain to do so twice. At the moment DM41 tool does not accept plain .txt files. I thought this to be a bit strange. Swiss Micros will needs to add this when they change programming tool for dm41x. You shouldn't need to re-encoded special characters in. All these borrow third party tools are a messy business to uses.
Thanks.


RE: Request for V41 Emulator - Craig Bladow - 09-09-2024 06:43 PM

Did you try copying and pasting the text into the "Program Code" section window and clicking on "Encode to Dump"?


RE: Request for V41 Emulator - Pierre - 09-10-2024 05:58 PM

or just try my 41cx interface to download on my site clones.phweb.me
[Image: interf_EN.jpg]