First python project : HP41 emulator + hints of workflow
|
10-07-2021, 11:15 PM
(This post was last modified: 10-10-2021 09:06 AM by Peet.)
Post: #57
|
|||
|
|||
RE: First python project : HP41 emulator + hints of workflow
Amazing program, makes the Prime an almost perfect HP-41clone. I only miss the BEEP a bit, HP should give the Prime sound output
If I see that correctly, to load a .mod or .raw currently only works via the config.py? Does anyone already have an idea for an easy way to load a .raw? With the current routine, it reloads the .raw(s) every time I start it and fills up the memory. "if '<PRG>' not in focal.listPrgms(cpu):" seems not to work. Maybe because of an type-error since focal.listPrgms(cpu) isn't a string? My calculators - former: CBM PR100, HP41CV, HP11C, HP28S - current: HP48G, HP35S, Prime, DM41X, DM42, HP12C |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)