Post Reply 
New machine language port
12-27-2019, 06:43 AM
Post: #21
RE: New machine language port
(12-27-2019 12:19 AM)cahlucas Wrote:  I can compile everything, except for a part of the program. And strangely enough, it is a sys-rpl statement, the 'MDIMS' command, which can be found on page 90 of the book "An Introduction to HP 48 System RPL and Assembly Language Programming" by James Donnelly, March 1, 2009. It gives a "Can't Find" error message. It is in a part of the program outside the 'CODE' and 'ENDCODE' statements, in a part with only sys-rpl. So apparently this is a valid instruction that is not recognized. Hopefully this can be solved. Sincerely, Karel.

On the 50g, replace "MDIMS" with "FPTR2 ^MDIMS" (be sure to include the space after the 2, and include the ^ character). It *might* work if you omit the "^" character, but if not, try including it. Several commands in HP 48 System RPL got replaced in the 50g with "Flash Pointers". Their names are now prefixed by a "^" character, and they are properly invoked in System RPL with the FPTR2 command. Hope that works for you!

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
New machine language port - cahlucas - 12-21-2019, 01:17 AM
RE: New machine language port - Joe Horn - 12-21-2019, 03:22 AM
RE: New machine language port - cahlucas - 12-22-2019, 03:14 AM
RE: New machine language port - Joe Horn - 12-22-2019, 05:25 AM
RE: New machine language port - cahlucas - 12-22-2019, 09:15 PM
RE: New machine language port - rprosperi - 12-22-2019, 11:31 PM
RE: New machine language port - Joe Horn - 12-23-2019, 12:12 AM
RE: New machine language port - rprosperi - 12-23-2019, 02:56 AM
RE: New machine language port - Joe Horn - 12-23-2019, 07:35 AM
RE: New machine language port - cahlucas - 12-24-2019, 12:30 AM
RE: New machine language port - Joe Horn - 12-24-2019, 03:00 AM
RE: New machine language port - cahlucas - 12-24-2019, 10:51 PM
RE: New machine language port - Joe Horn - 12-24-2019, 11:15 PM
RE: New machine language port - cahlucas - 12-27-2019, 12:19 AM
RE: New machine language port - Joe Horn - 12-27-2019 06:43 AM
RE: New machine language port - Gene - 12-24-2019, 02:31 AM
RE: New machine language port - cahlucas - 12-24-2019, 04:52 PM
RE: New machine language port - Joe Horn - 12-24-2019, 06:10 PM
RE: New machine language port - cahlucas - 12-24-2019, 11:30 PM
RE: New machine language port - cahlucas - 12-24-2019, 11:25 PM
RE: New machine language port - cahlucas - 12-27-2019, 09:22 PM
RE: New machine language port - Joe Horn - 12-27-2019, 11:20 PM
RE: New machine language port - cahlucas - 12-28-2019, 02:47 AM
RE: New machine language port - Joe Horn - 12-28-2019, 03:25 AM
RE: New machine language port - DavidM - 12-28-2019, 03:31 PM
RE: New machine language port - cahlucas - 12-29-2019, 04:26 AM
RE: New machine language port - cahlucas - 12-29-2019, 04:23 AM
RE: New machine language port - Joe Horn - 12-29-2019, 06:48 AM
RE: New machine language port - cahlucas - 12-29-2019, 09:17 PM
RE: New machine language port - ijabbott - 12-29-2019, 06:46 AM
RE: New machine language port - cahlucas - 12-29-2019, 09:10 PM
RE: New machine language port - cahlucas - 12-29-2019, 09:01 PM
RE: New machine language port - cahlucas - 12-29-2019, 09:19 PM



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