thomasokken / free42

Free42 : An HP-42S Calculator Simulator
https://thomasokken.com/free42/
GNU General Public License v2.0
280 stars 54 forks source link

pcm #38

Closed ljubo106 closed 2 years ago

ljubo106 commented 2 years ago

Merged persistent custom menu (pcm) changes and added DM42 skin from https://github.com/StreakyCobra/dm42-skin for easier debugging. Built and briefly tested on Linux (gtk).

ljubo106 commented 2 years ago

BTW, "void core_dm42f3()" function can be ignored (it's DM42 specific extension and plays no role for pcm functionality).

thomasokken commented 2 years ago

Once I get around to this, I'll implement this functionality using an additional menu level. That's a somewhat simpler approach, though it has snags of its own, so it's not something I feel I can tackle in an afternoon... but sometime after Plus42 1.0 is out.