Page 1 of 1

Issue in Warp mod.

Posted: Mon May 11, 2020 4:40 pm
by PierreMengisen
If i try tu use the "METRON" i have a NONEXISTENT report.
But with EXQ+ the function appears and is well executed. What is the matter?
I use it for my Alphorns exercices.

Re: Issue in Warp mod.

Posted: Mon May 11, 2020 4:45 pm
by Ángel Martin
are you using a proper input in X for the beat?
How do you try to access it when you get the NONEXISTENT error?

Re: Issue in Warp mod.

Posted: Mon May 11, 2020 6:43 pm
by PierreMengisen
Ángel Martin wrote:
Mon May 11, 2020 4:45 pm
are you using a proper input in X for the beat?
How do you try to access it when you get the NONEXISTENT error?
I tried many possibilities. From the basicly mode XEQ ALPHA METRON with 60 in X to the CST assignement.=> NONEXISTENT
Then I tried whit XEQ+ ... METRON EXQ with no changements in X. And in this case it works.
My RomMap is
20200511-18394030.bmp
20200511-18394030.bmp (12.31 KiB) Viewed 2170 times
20200511-18394424.bmp
20200511-18394424.bmp (12.31 KiB) Viewed 2170 times
Thanks for your interest to this question.

Re: Issue in Warp mod.

Posted: Tue May 12, 2020 5:00 pm
by jonmoore
I've just tested here and it works as it should. However I have one suggestion. There's a version of Warp Core in the latest May bundle that Ángel put together that loads into slot 7 - look for WARP_BS3-p7.

The other benefit of using the slot 7 version of WARP CORE alongside the slot 6 version of AMC/OSX is that you'll most likely be able to load an extra multi page module as you'll be making the better use of the available IO slots.

Re: Issue in Warp mod.

Posted: Tue May 12, 2020 6:20 pm
by PierreMengisen
Thank you for your help.
Unfortunately, it doesn't help. I also tried loading only "LIBRARY4" and "WARP_BS3-P7. ===> NONEXISTENT
Only loading through "XEQ+" works as expected. ===> METRON ... beep.beep...ok
I'm working with the latest updates. Pfff!!! :(

Re: Issue in Warp mod.

Posted: Tue May 12, 2020 6:35 pm
by jonmoore
PierreMengisen wrote:
Tue May 12, 2020 6:20 pm
Thank you for your help.
Unfortunately, it doesn't help. I also tried loading only "LIBRARY4" and "WARP_BS3-P7. ===> NONEXISTENT
Only loading through "XEQ+" works as expected. ===> METRON ... beep.beep...ok
I'm working with the latest updates. Pfff!!! :(
And I think you've found the solution to the riddle. If METRON can only be found with XEQ+ that means it's in a secondary FAT that XEQ can't see. That's how Ángel manages to add so much content into 4 or 8k of space. XEQ+ or XEQ$ (XEQ+ and then ALPHA) are the best way to fire off these functions. There are always module specific ways of navigating to these secondary FAT functions/routines but XEQ+/XEQ$ makes things far easier.

I've assigned XEQ+ to the non shifted XEQ as it's my primary way of firing off commands. You can still access XEQ when not is user mode and ASN still functions as it should, so I find it a very convenient way to work.

Re: Issue in Warp mod.

Posted: Tue May 12, 2020 7:58 pm
by PierreMengisen
Thank you very much. I didn't immediately understand that I could make an "XEQ$" call in a "FOCAL" program.
It's super interesting and useful.
Problem solved.
regards 🙏🏻