Calculator Community > ASM

83+/84+ Free Ram Areas

<< < (2/5) > >>

thepenguin77:

--- Quote from: kindermoumoute on June 13, 2012, 05:26:47 am ---EDIT : can I use it in my Axe tutorial ?

--- End quote ---

Sure, though, you might want to wait a few days so that all of the errors have been fixed.

document.getElementById('postTable').width = 1300;

aeTIos:
Um, since you updated the font the table is broken on small screens. (read: my screen)

FloppusMaximus:
Runer112: cmdShadow is used for MirageOS internal storage.  If you overwrite that area, it will break both the MirageOS GUI and some of the MirageOS library routines.  The same is true of some parts of statVars, I don't remember which exactly.  And you can expect the same is true of other shells.

The other thing about cmdShadow is that it is used for Ion's program loader (and, of course, the Ion libraries) so you absolutely must not overwrite that area in an Ion program.

Also, thepenguin77, you didn't mention that appData can be overwritten when APD occurs.

TIfanx1999:
Moved and stickied. :)

aeTIos:
Umm, I think this is not only ASM. This was also intended for use with Axe.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version