0 Members and 1 Guest are viewing this topic.
Not sure what you mean: we can sign TI-68k FlashApps with TI's private key, and they're accepted by pristine OS versions.
As I wrote in the other topic, the size limit has been meaningless for practical purposes nearly since its inception, in the 20th century There are several multi-chunk ASM programs which use 100+ KB of code in RAM.GTC is a FlashApp because having the code execute in RAM would have severely reduced the amount of RAM available for storing compilation data and/or the speed. For functionality and optimization reasons, it's mostly compiled with TIGCC/GCC4TI to COFF object files, the toolchain in TIFS is used mainly for the final FlashApp production.
OK, I'll try to get the IDE to be a flash app, then
since I don't know much about using multi-chunk ASM programs
the RAM needs to be used for the TI-Basic programs to edit.