Post Reply 
HP41UC: User-Code File Converter / Compiler / De-compiler / Barcode Generator
09-13-2016, 10:35 AM (This post was last modified: 09-13-2016 08:01 PM by leoduran.)
Post: #28
RE: HP41UC: User-Code File Converter / Compiler / De-compiler / Barcode Generator
(09-13-2016 05:58 AM)Dieter Wrote:  
(09-12-2016 11:03 PM)leoduran Wrote:  2) Regarding RDTAX, for some 'strange' reason its decode flag is set to 0 (flag = 0) on your computer.

Let's try again with this attached .EXE.

Same result: flag=0.

Hmmm... just an idea: does your program require a CPU with SSE2 support? Visual Studio seems to have this turned on by default.
But even if SSE2 is required – the printer functions work fine, it's only the card reader that doesn't.

Dieter
Nah... I don't think it has to do with SSE2, this seems more like a stack growing too much in one my functions and overwriting (clearing) the flag that was initially set to 1.

Anyway, please try this one (attached). I expect the output to be:
F:\>hp41uc /r=test /t /n
Overwrite F:\test.txt (Yes/[No])?y
raw[ F:\test.raw ] => txt[ F:\test.txt ]
flag[30]=1
XROM: module=30 function=3 count=32 list=11 flag=1
Decoded XROM function: RDTAX
XROM: module=29 function=20 count=32 list=11 flag=1
Decoded XROM function: PRX
97 bytes written.

Leo.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP41UC: User-Code File Converter / Compiler / De-compiler / Barcode Generator - leoduran - 09-13-2016 10:35 AM



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