First python project : HP41 emulator + hints of workflow
|
06-13-2021, 03:29 AM
(This post was last modified: 06-13-2021 01:22 PM by gfbci.)
Post: #43
|
|||
|
|||
RE: First python project : HP41 emulator + hints of workflow
First I would like to thank Olivier and this group for their generously shared knowledge.
Py41.e can work on G1 by editing lines 74-75 values of the py41.py file with something like: ... aof=100 if k==-1 else 1 if aof>=500: ... This apparently prevents the simulator from going into sleep mode when a key is released. Don't trust my explanation, but it works! Gianfranco edit: Please disregard the values, what matters is to stop the increment of aof |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)