Post Reply 
How to create custom 41C modules from keystroke programs?
10-12-2020, 01:28 PM
Post: #38
RE: How to create custom 41C modules from keystroke programs?
(10-12-2020 12:44 PM)Massimo Gnerucci Wrote:  
(10-12-2020 12:30 PM)Dave Britten Wrote:  I'm getting on with Hepax pretty well so far, but noticed that when I call a program in Hepax RAM inside a program, it shows up as a generic XROM 11,XX instruction. It runs fine, but makes program editing and debugging a bit cryptic. Is there a workaround for this?

Also, do I need to worry about the XROM numbers changing if I rearrange what's in the Hepax?

It shows as XROM programname, it turns to numeric if you unplug the Hepax module.
That's the standard way programs inside ROM modules are shown when the module is not plugged in. Once you put it back in (not another one with the same moduleID...) they revert to XROM programname.

Ohhh, hang on, you are correct, and it's actually a bug in the DM41X multi-line editor. Smile

If I switch to standard display mode (i.e. single line program editing), I see XEQ"ADOW. If I switch to the multi-line editor, it's XROM 11,23. I'll mention this over on the SM forums.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to create custom 41C modules from keystroke programs? - Dave Britten - 10-12-2020 01:28 PM



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