Hi All,
Just for fun I downloaded and installed Free42 simulator on a Palm and then tried to use a couple of programs that I found (MODFileWin.exe from an HP41 emulator site) and the rom2raw program from the Free42 site to convert the mod format into the raw format for loading into the Free42 program. I did this with the Financial Decisions Pac and it worked great. However, the Real Estate Pac had 2 routines that were machine code and hence could not be converted since rom2raw/Free42 can only convert/run HP-41 user code. The two routines from the Real Estate pac that would not convert are called "start" and "CLK". The purpose of those two routines is to assign the HP-41 global function names to the top row of HP-41 keys and to clear the assignments, respectively - all of the other routines are simply user code. However, even though the labels come into Free42 they don't seem to execute correctly. When I try to execute the "$" function it says "Nonexistent". Has anyone else out there played around with this and perhaps found a workaround?
Thanks,
Kevin