0 Members and 2 Guests are viewing this topic.
You just use it like that It will restore the contrast to what it was at the beginning of the program.
calcdude84se reminded me in IRC of _InsertMem and _DelMem. We both seemed to agree that they're quite useful bcalls and would be quite useful. Any chance of them being officially added? If not I might just end up writing an Axiom for it, although I get the feeling that an Axiom wouldn't be nearly as widely useful as a built-in feature. And I realize that they could be dangerous, but there are so many other ways to RAM clear in Axe already.
well I think you could do it really easily with a certain sized piece of code that would reset the stack and return when the On-Interupt was triggered. I'm not sure but i *think* that this would work even if your program used interrupts, and so I think is a great option for Axe parser and protecting people against infinite loops and the like
:Asm(ED734B8C)
:Asm(ED7B4B8C):Return