Post Reply 
First python project : HP41 emulator + hints of workflow
06-13-2021, 08:41 PM
Post: #47
RE: First python project : HP41 emulator + hints of workflow
(06-13-2021 02:58 PM)Stevetuc Wrote:  
(06-13-2021 02:51 PM)gfbci Wrote:  Forgive me for the confusion, maybe I wasn't clear in editing the first post. No values need to be changed, just edit:

(74) aof+=300 if k==-1 else 1
to:
(74) aof=300 if k==-1 else 1

The file nut.py has not been touched.
Unfortunately I don't have a Windows machine at the moment to download the changed file, I would gladly send it.

Gianfranco
Thanks Gianfranco you were clear, but I wanted to double check as unfortunately I tried this and it doesn't work on my G1.. not sure why

The only action I had to take besides the mentioned change was the removal of all downloaded or copied apps, the reset of the native apps and the calculator itself. This was necessary after the installation of fimware 2021 05 05 to normalize its behavior.
Hardware version is "C".
I redid all the indicated procedure starting from scratch: it works!
I hope it helps.

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


Messages In This Thread
RE: First python project - Vincent Weber - 05-16-2021, 01:17 PM
RE: First python project - ggauny@live.fr - 05-16-2021, 05:23 PM
RE: First python project - tcab - 05-17-2021, 12:00 AM
RE: First python project : HP41 emulator + hints of workflow - gfbci - 06-13-2021 08:41 PM



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