Post Reply 
Yet another Decoder for PX41CX & DM41X dump file
11-25-2024, 09:48 AM (This post was last modified: 11-25-2024 10:38 AM by krischik.)
Post: #4
Version 1.6.2
Hello,

I have another update. Cleaned up the output and added key assignments to the data decoded. With the decoder is on par with the alternatives.

Martin
Code:

; STACK =  6.000000000E+00  6.000000000E+00  3.600000000E+03  0.000000000E+00  6.000000000E+00
; ALPHA = "␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀␀"
; SIZE =  100
; ΣREG =  624
; KEY = TONE  42
; KEY = FRC -15
; KEY = INT  15
; KEY = XOR -81
; KEY = NOT -51
; KEY = AND -71
; KEY = OR -61
; KEY = HEXVIEW -13
; KEY = OCTVIEW -12
; KEY = BINVIEW -11
; KEY = HEXIN  13
; KEY = OCTIN  12
; KEY = BININ  11
; A: 099999999994f0  B: 0000002c0480fd  C: 000000002c00fd
; S: 00101010000000
; M: 000018a9ff82fb  N: 016919418e049f  G: 19
; PRG = 19b .. 18e
LBL 'LBLTEST'       ; c000f8004c424c54455354
STO 00              ; 30
LBL 00              ; 01
STO 01              ; 31
LBL 99              ; cf63
STO 02              ; 32
LBL A               ; cf66
STO 03              ; 33
LBL 'Z'             ; cc02f2005a
STO 04              ; 34
LBL 'T'             ; cc00f20054
STO 05              ; 35
LBL 'TE'            ; Key:  81
STO 06              ; 36
LBL 'TES'           ; c001f400544553
STO 06              ; 36
LBL 'TEST'          ; c201f50054455354
STO 07              ; 37
LBL 'TEST5'         ; Key:  43
STO 09              ; 39
LBL 'TEST 6'        ; Key:  44
STO 00              ; 30
LBL 'TEST--7'       ; Key: -44
RTN                 ; 85
END                 ; ca0109
GLOBAL              ; cc
RCL 00              ; 20
; MEM = 040 000000000000bf 00000000000000 00000000000000 00000000000000
; MEM = 0bc 00000000000000 00000000000000 00000000000000 ffffffffffffff
; MEM = 200 00000000000000 03ef0010bf0201 00000000000000 00000000000000
; MEM = 300 00000000000000 00000000000301 00000000000000 00000000000000

https://uiq3.sf.net/rpn-45/
Developer RPN-45, FX-602P Simulator, FX-603P Simulator
HP16C, HP35s, HP-Prime, FX-602P, FX-603P, PC-1403



Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Release 1.6.1 - krischik - 11-22-2024, 01:04 PM
Version 1.6.2 - krischik - 11-25-2024 09:48 AM



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