-->
0 Members and 1 Guest are viewing this topic.
HoMM: [==--------] Project 'resumed': I'm suffering overwhelming new ideas being popped up in my dreams :PtiDE: [----------] Explored and understood the main part of the code: just started writing a Tokenizer.
.A"appvPTR"->Str11GetCalc(Str11,32)->{L1}r[3C3C66C3C3663C3C]->Pic01Copy(Pic01,{L1}r,8)
In fact you should ONLY use free ram to hold your variables and arrays (unless you run out or need larger dimensions) since using static pointers are just a form of self-modifying code and therefore adds extra size to the program. Your program wouldn't be compatible as an app either if it uses SMC.EDIT: Also LordConiupiter, you need the r modifier there since you're holding a 2 byte number.