Post Reply 
New machine language port
12-22-2019, 09:15 PM
Post: #5
RE: New machine language port
Dear Mr. Horn,

Below you will find one of the smallest programs in the package to be ported. In total, the package covers more than 20 kB of source code, most of which in assembly. Both marked "D1=A" instructions produce an "Invalid Field" error message. Note that the last "D1=A" mnemonic gives no error message. All this is a mystery to me. Maybe this is clear to you, and you can help me solve this problem. I hope to hear from you soon. Sincerely, Karel.

::
CODE
GOSBVL =SAVPTR
A=DAT1 A
AD1EX
D1=D1+ 10
CD1EX
R4=C
D1=A <----- error!
D1=D1+ 5
A=DAT1 A
AD1EX
D1=D1+ 5
C=DAT1 A
A=R4
D1=A <----- error!
C=0 S
C=C-1 S
*LBCB5E A=DAT1 B
A=A+1 B
GOC LBCB7D
D1=D1+ 2
DAT1=C S
D1=D1+ 16
AD1EX
A=A+C A
D1=A <----- no error!
GOTO LBCB5E
*LBCB7D A=0 A
A=A-1 A
GOVLNG =PUSH#ALOOP
ENDCODE
;
@

I use HP-16C, WP-34S emulator, HP-35s, HP-48GX, HP-50g, and HP Prime G2.
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)