Post Reply 
41C: XEQ a local label in a different (ROM) program?
06-02-2015, 03:46 PM
Post: #3
RE: 41C: XEQ a local label in a different (ROM) program?
(06-02-2015 02:47 PM)Gene Wrote:  Only with the PPC ROM style routines to jump execution into the rom at the point of the LBL C.

Synthetic programming required. Link to XE write-up

PPC ROM XE Routine

Or copy the routine to ram and delete the rest of the program of course. :-)

Yeah, I kind of figured those would be my two options. Oh well, maybe the copy/modify approach will do for now, but that's going to add at least 100 steps to the program. It would at least make it not dependent on the Math module, though, and I wouldn't have to modify my program to work around register/flag conflicts with the solver (which was going to necessitate MOVEREG, tying it to X Functions too).

Then if I snag an Advantage module eventually, that one might be more suitable for programmable use (and possibly a better/faster algorithm).
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 41C: XEQ a local label in a different (ROM) program? - Dave Britten - 06-02-2015 03:46 PM



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