Post Reply 
HP-41CX w/ XF-Module - just curious
07-26-2019, 01:10 AM
Post: #15
RE: HP-41CX w/ XF-Module - just curious
(07-25-2019 05:29 PM)Sylvain Cote Wrote:  
(07-25-2019 05:11 PM)rprosperi Wrote:  But I am curious why the CX's extra XFM ROM functions were not visible? If the internal ROM wins (due to lower page address) why would the extra CX XF Fns be hidden?

CAT 2 should show all ROMs, internal and external, in my case I get:
Code:
-TIME  2C    (cx internal module, page 5 bank 0)
-CX TIME     (cx internal module, page 5 bank 1)
-EXT FNC 1B  (plug-in module, page 8 -> module inserted into slot 1)
-EXT FNC 2D  (cx internal module, page 3)
-CX EXT FNC  (cx internal module, page 5 bank 1)

If I remember correctly, in a C/CV, CAT 2 start its scan at page 5 while in a CX CAT 2 start its scan at page 3 but skip page 4.
When you execute a ROM function or a ROM FOCAL routine the 41OS follow the same search pattern as CAT 2.

Those CAT-2 results imply XEQ-ing EMROOM should work, since it is in "-CX EXT FNC", which is seen in your results, but when I tested this, it is not found. Did you try to [XEQ] "EMROOM" with the XFM installed in a CX?

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP-41CX w/ XF-Module - just curious - rprosperi - 07-26-2019 01:10 AM



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