How free42's memory works?
|
03-21-2023, 03:53 AM
(This post was last modified: 03-27-2023 03:50 AM by slabco.)
Post: #4
|
|||
|
|||
RE: How free42's memory works?
(03-20-2023 07:52 AM)brouhaha Wrote:thank you very much for your reply!(03-20-2023 04:11 AM)slabco Wrote: Who can tell the machanics? Since free42 uses C++ runtime system to manage memory. Hp-42s has some limitation for it's programes. Such as GOT function can't jump to subroutines more than 1000 steps and for RTN fucntion Hp-42s can remember up to 8 pending return locations. Does free42 still have these limitations? Maybe it can jump more than 1000 steps and remember more locations for program to return. Emus48 uses a file to simulate memory which a calculator has. I think free42 can do the same. Let users to choose how many memory they want. 8K-18G in settings for example. Then free42 creates a file on disk. When the app starts it can ask that much to opeartion system for use. So users can know how much memory they can use safely and make sure user's progames and data can be safely preserved on disk. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How free42's memory works? - slabco - 03-20-2023, 04:11 AM
RE: How free42's memory works? - brouhaha - 03-20-2023, 07:52 AM
RE: How free42's memory works? - slabco - 03-21-2023 03:53 AM
RE: How free42's memory works? - Valentin Albillo - 03-21-2023, 04:26 AM
RE: How free42's memory works? - slabco - 03-27-2023, 03:49 AM
RE: How free42's memory works? - Valentin Albillo - 03-27-2023, 05:29 AM
RE: How free42's memory works? - KeithB - 03-20-2023, 01:34 PM
RE: How free42's memory works? - slabco - 03-21-2023, 04:02 AM
|
User(s) browsing this thread: 1 Guest(s)