0 Members and 1 Guest are viewing this topic.
:Data(5,5,5,5)→GDB0:Data(4,5,5,4):Data(4,5,5,4):Data(3,3,3,3)
{Y*4+X+GDB0}
Fix 0 Small size font. Calculator should exit in this mode if changed!Fix 1 Large size font.Fix 2 Normal colored font. Calculator should exit in this mode if changed!Fix 3 Inverted font.Fix 4 Text is drawn directly to the screen. Calculator should exit in this mode if changed!Fix 5 Text is drawn to the buffer.Fix 6 Automatic scrolling on last line of display. Calculator should exit in this mode if changed!Fix 7 No scrolling on last line of displayFix 8 Lowercase alpha is turned off.Fix 9 Lowercase alpha is turned on.
{EXP}: Returns the single byte the expression points to. It will be in the range 0 to 255.
Text(10,10,{GDB0 + 5}>Dec)
2) You know how in the Axe app, it shows all of your programs that you made? Could someone explain how that works because I need it for something and I would like to be able to use it for myself.
Quote from: Siphonic_Sugar on August 12, 2015, 05:23:05 pm2) You know how in the Axe app, it shows all of your programs that you made? Could someone explain how that works because I need it for something and I would like to be able to use it for myself.I'm not 100% sure this is right cause I never used it myself, but I think you want something like the MEMKIT axiom. I also found a topic a while ago on omnimaga that lets you sort programs some other way, but I forgot the link. I think think that MEMKIT is what you need. The file should have come with axe version 1.2.2.