Re: Edit-locking on TI85
[Prev][Next][Index][Thread]
Re: Edit-locking on TI85
Couple of ways:
1. Rename a program to something with a numeric digit as first
character. ie: 1Pong
now make a program called Pong, which does:
ClLcd
disp "Pong! by <??>"
disp "hit <Enter> to start"
Pause
1Pong
I think this works. you need a link to rename it, though. ie: link to
your pc, rename there, and send it back. getting rid of it needs a
reset, I think, though. Never tried, just heard.
2. Change VAT typemarker to a new value.
See PhatOS. it changes STRG typemarker to 20, which means it's
discarded altogether by the VAT. You can't run it though, aside from
asm shells.
References: