xrpn
xrpn copied to clipboard
EOU: read/write/convert to RAW format
- Port http://www.hpmuseum.org/software/hp41uc.zip or https://sourceforge.net/p/hp41uc/code/ci/master/tree/Win32App_x86/Win32App_x86.zip?format=raw to simple Ruby based text parsers and converters to allow for importing .raw programs.
From EOU #4
I have done several actions on this one. Can you check and post here a raw formatted program and see if it reads correctly?
I believe this to now be solved.
See http://www.hp41.org/raw/ for raw programs. How do I load these?
$ ls
xrpn
$ xrpn -l ~/Downloads/csum.raw
Traceback (most recent call last):
4: from /home/acser/bin/xrpn:21:in <main>' 3: from /home/acser/bin/xrpn:21:in each_with_index'
2: from /home/acser/bin/xrpn:21:in each' 1: from /home/acser/bin/xrpn:22:in block in
Ah, I was looking at the wrong format... That RAW format is another beast entirely.