Post Reply 
Free42 with big stack, test version
02-05-2021, 02:58 PM
Post: #41
RE: Free42 with big stack, test version
I'm leaning toward a declaration on line 01 that applies to the entire program. I think that will fit well with how people will use it in programs, that is, it doesn't seem likely people will want to mix four-level and big-stack within a program.

I'll have to rewrite FUNC and the L4STK/LNSTK logic, since they are currently meant to be called with FUNC coming first, and that will have to be reversed. It's not a big deal since most of the complexity happens at the end, when the effects of those functions are wrapped up during the RTN, and that logic would stay pretty much the same.

Making the big stack mode apply to entire programs will also work better when program execution starts with R/S or SST, because in those cases it would not be obvious which label would apply.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Free42 with big stack, test version - Thomas Okken - 02-05-2021 02:58 PM



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