Omnimaga

Calculator Community => TI Calculators => ASM => Topic started by: Runer112 on February 21, 2013, 04:19:15 pm

Title: [83+/84+] How to find the first free application page?
Post by: Runer112 on February 21, 2013, 04:19:15 pm
What's a foolproof (and preferably not exceedingly large) method to determine the first free application page on an 83+ or 84+? Importantly, such a method also needs to determine if there are no free application pages left.
Title: Re: [83+/84+] How to find the first free application page?
Post by: Matrefeytontias on February 21, 2013, 04:25:50 pm
I don't know that much in ASM so I won't post any code nor emit anything certain, but since a free page have precises start and end, I think it should be possible to check a variable's header somehow at the start of the page.