[TI ASM] hiding programs

Got questions? Got answers? Go here for both.

Moderator: MaxCoderz Staff

Post Reply
lilbond
New Member
Posts: 1
Joined: Tue 02 Jan, 2007 2:01 am
Location: Chicago, Illinois

[TI ASM] hiding programs

Post by lilbond »

Does anyone know if there's a way to hide all the programs (in the edit, exec, and the memory screen), and you have to press a key or something to view the programs? I use a TI-83 Plus Silver Edition.
User avatar
thegamefreak0134
Extreme Poster
Posts: 455
Joined: Mon 23 Jan, 2006 10:09 pm
Location: In front of a Computer, coding
Contact:

Post by thegamefreak0134 »

Search ticalc.org in the asm section, there are tons of little tools that will do it for you. (MirageOS will do it too, in the file options.) If you want to do it in assembly, basically you set the first character of the program name to a space to hide it. (It won't show up anywhere when this happens, and I believe cannot be run without an asm helper to start it.)

Good Luck!

-thegamefreak
I'm not mad, just a little crazy.

DarkNova - a little side project I run.
Post Reply