synthetics and the DM41L
|
01-08-2016, 08:26 AM
Post: #1
|
|||
|
|||
synthetics and the DM41L
Whoooo HOoooo!
Made a backup of my plethora of aviation programs using PuTTY and dumping the files then copying to a text file. Reset the calculator and then restored the files confirming the serial transfer works. Then I 'memory lost' the calculator with a reset! This so that I could create the famous Byte Grabber using Kieth Jarretts "41 Synthetic programming made easy". Following the instructions I created the synthetic lines needed to create the famed "load bytes (LB)" program. Late tonight so I am stopping at this point but will use the "LB" to create the Synthetic "make synthetic key assignments" program. The calculator did freeze on a mistake by me, but reset at the back of the calculator fixed that! Started over and now have the "LB" program created. So for those adventureous types out there here is the dump of the completed "LB" program. Just envoke PuTTY and hook up the DM41L, follow the instructions to load the dump into your calculator and you will have the "LB" program installed. Will save you time creating it! Here is the dump for the LB program: Code:
Soon I will post the "Synthetic Key Assignment" program so you can create synthetic key assignments! I feel like a kid again! Byte Grabbers, Load Bytes and synthetic Key Assignment programs. Cheers all p.s. let me know if you are going or have used it. |
|||
01-11-2016, 02:59 PM
Post: #2
|
|||
|
|||
RE: synthetics and the DM41L
(01-08-2016 08:26 AM)Geoff Quickfall Wrote: Whoooo HOoooo! Now I am tempted to flash my DM15L into a DM41L just to try this ![]() |
|||
01-11-2016, 04:49 PM
Post: #3
|
|||
|
|||
RE: synthetics and the DM41L
(01-08-2016 08:26 AM)Geoff Quickfall Wrote: Soon I will post the "Synthetic Key Assignment" program so you can create synthetic key assignments! Hi ! I'm interested in your work ! What would be cool is to have your programs integrated to the firmware and, for example, with a key combination ON+R/S you'll get everything copied in RAM to manipulated bytes and use synthetic programming. The best would be to have a kind of "synthetic compiler" where you use mnemonics for hidden features and you get the text file to be sent to the calculator in "Serial console" mode. Thanks for sharing! Guillaume. |
|||
02-10-2016, 08:49 PM
(This post was last modified: 02-10-2016 09:19 PM by eG0BEEP.)
Post: #4
|
|||
|
|||
RE: synthetics and the DM41L
Hi Geoff,
the cool thing with the DM41/41L and its PC transfer via USB-cable is that you do not have to use anymore any byte grabbers or HP41 bugs to create synthetic commands. Just change the HEX code in your text file on your PC, i.e. embedding HEX codes of synthetic commands, e.g. "91 7d" for "STO c", then transferring this text file via PuTTY or Tera Term (working well if PuTTy is not finding the port) to your DM41 and you have all the synthetic commands you were longing for. (Byte table translation to be found at http://www.hpmuseum.org/prog/synth.gif http://www.hpmuseum.org/prog/bytetab.htm ) Of course, once you have created that Key Assignment Program, it is easier to using this instead of always typing annoying HEX codes into text files ... ;-) Michael and David from SwissMicros have that nice nut-decoder for DM15 ( https://www.swissmicros.com/nut_decoder.html ). I hope and believe that they intend to extend this decoder to DM41 in the future. It would be really great if they also included synthetic commands to their coder/decoder syntax range. That would indeed be that "synthetic compiler" mentioned by Guillaume. Or? Cheers, Werner |
|||
02-11-2016, 12:46 AM
(This post was last modified: 02-11-2016 12:46 AM by TASP.)
Post: #5
|
|||
|
|||
RE: synthetics and the DM41L
looks up from HP41CX with internal ZenROM and says to no one in particular:
That's nice. ![]() 2speed HP41CX,int2XMEM+ZEN, HPIL+DEVEL, HPIL+X/IO, I/R, 82143, 82163, 82162 -25,35,45,55,65,67,70,80 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)