Post Reply 
First python project : HP41 emulator + hints of workflow
05-26-2021, 09:38 AM (This post was last modified: 05-26-2021 09:47 AM by Oulan.)
Post: #24
RE: First python project : HP41 emulator + hints of workflow
Next release : py41d at the same link :

You can swap SQRT and SQR and 1/X and y^x with:
Code:

L:132  (-_inv,  _KF,  _KF,  _KF,  _q6,  _KF,  _KF,    0),  # x^y     F
L:139  (-_sqx,  _KL,  _KL,  _KL,  _KL,    0,  _KL,    0),  # x²      L
Just add 2 '-' in key.py at lines 132 and 139 to toggle SHIFT at keypress

Olivier
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 - Oulan - 05-26-2021 09:38 AM



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