I have started to study the Art of SysRpl using my HP48 GX and Jazz 6.8. I would like to know how to disassemble a commmand using the Hexadecimal number as input, if I know that.
I do get results when I take, for instance, #7D27h DOB =>
"LABEL STO
CON(5) (*)+5
ST=0 0
.
.
.
"
and that above is not SysRpl. I think it is system assembly.
The DIS command (#7D27h DIS) just returns
"HXS 10 72D7000000000000"
Any help appreciated!
Regards, Matti