Posts: 117
Threads: 16
Joined: Jul 2009
Quote:
To be honest I'm still not 100% sure how this forum works. It seems that one or two replys have been eaten up some how. That's why I restart a new topic.
Michael,
It's not your fault. It's just the overwhelming quantity of postings on this forum that makes it difficult to pick the information one is interested in. All messages are treated with the same priority. Seemingly, posts with a broad audience being marked by a huge tail of replies tend to "eat up" postings with less reply. However, this does not mean that posts with little reply are not valuable. In the contrary, this may be excellent information for few people only. But somehow this is not appreciated by many responses.
With respect to your work, I appreciate your efforts to transfer old 16-bit DOS software to the 32-bit system very much, and at least for me your contributions are very valuable.
Thank you very much!
Frido
Posts: 171
Threads: 15
Joined: Sep 2011
Michael,
I just wanted to add my thanks to the list for your effort. Having the 32bit HP-41 Focal UC utility is very useful (nice user manual too!), appreciated.
Regards,
Kerem
Posts: 882
Threads: 23
Joined: Jan 2005
+1
Thanks Michael!
Massimo
Posts: 53
Threads: 11
Joined: Jan 2012
Thx to all for your replies. I see that as an encouragement to continue.
While the assembler and linker are ports from 16- to 32-bit, the focal compiler is a new implementation started from scratch. Of course I reused a lot of details and special handling from the 16-bit version.
The MCode disassembler is working and got a new feature: it creates a label for each jump (instead of giving an address) where no label is given. Will be released soon.
To keep this posting's topic, I have a very first prototype of the focal decompiler running. I guess you are interested as well...
Michael