Post Reply 
(41) HEPAX usage question
06-08-2022, 04:04 PM
Post: #1
(41) HEPAX usage question
Suppose I saved a program "A" to HEPAX, and deleted it from program memory.
Program A is now part of CAT 2.
I then write a program "B" that calls this program.

LBL"B"
XEQ"A" -> XROM"A"
END

Naturally, the XEQ"A" is converted to XROM"A" when I enter the line in program memory.
But when I now save program B to HEPAX and delete it from program memory,
the XROM instruction in the HEPAX program has been converted back to XEQ"A".
Why, and is there a way to save the program file to HEPAX keeping the XROM?

(the XROM executes way faster, Or So I Think, that's why I want it)
(and yes, I'm aware of the dangers of HEPAX user XROMs. But I want it nonetheless)
(and no, I am not one of those incredibly lucky ones to own a functional 41 with HEPAX - but I do have the DM41X, which should act in exactly the same way).

Cheers, Werner

41CV†,42S,48GX,49G,DM42,DM41X,17BII,15CE,DM15L,12C,16CE
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(41) HEPAX usage question - Werner - 06-08-2022 04:04 PM
RE: (41) HEPAX usage question - Werner - 06-09-2022, 06:51 AM
RE: (41) HEPAX usage question - Werner - 06-09-2022, 08:20 AM
RE: (41) HEPAX usage question - rprosperi - 06-09-2022, 11:58 AM
RE: (41) HEPAX usage question - Werner - 06-09-2022, 12:26 PM
RE: (41) HEPAX usage question - rprosperi - 06-09-2022, 06:25 PM
RE: (41) HEPAX usage question - Werner - 06-10-2022, 06:43 AM



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