c***@gmail.com
2019-12-21 01:17:54 UTC
Hello all,
I am porting a machine language program written for the HP-48 to the HP50g, and I encounter some problems with this. The mnemonics below are not recognized by MASD. Are there replacement mnemonics for this? This list is not the program itself, but the mnemonics from the program parts, with which I have problems, and are in a random order. Who can help me with this? Sincerely, Karel.
D1=A
D1=D1+ 5
DSRB.F A
C=C-CON A,5
B=C A
C=R3
B=B+A A
C=C+A A
C=C+CON A,16
D0=C
A=A&C A
A=C A
A=R4
D0=A
A=A+C A
D=C A
B=A A
CD0EX
A=DAT0 S
I am porting a machine language program written for the HP-48 to the HP50g, and I encounter some problems with this. The mnemonics below are not recognized by MASD. Are there replacement mnemonics for this? This list is not the program itself, but the mnemonics from the program parts, with which I have problems, and are in a random order. Who can help me with this? Sincerely, Karel.
D1=A
D1=D1+ 5
DSRB.F A
C=C-CON A,5
B=C A
C=R3
B=B+A A
C=C+A A
C=C+CON A,16
D0=C
A=A&C A
A=C A
A=R4
D0=A
A=A+C A
D=C A
B=A A
CD0EX
A=DAT0 S