Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - calcdude84se

Pages: 1 ... 60 61 [62] 63 64 ... 161
916
Hm... Hooks are definitely gone. Going to the PTT menu and quitting without entering PTT mode kills all hooks anyway.
I'm not sure about your corrupted VAT entries, nor ONSCRPT and OFFSCRPT. ;D

917
There's a patch against PTT deleting groups (on this forum, in fact, by thepenguin77), but I think a separate tool would be useful.
It would also complement your Archive Utility/Undeleter programs for programs and appvars. :D

918
Hm, I don't know. Given that I don't notice any wait upon enabling PTT, I'd assume not.

919
Yeah, RAM clears do not work.
BrandonW, well I guess that answers the question then :(. I probably should install a PTT patch one of these days...

920
TI Z80 / Re: The World's Hardest Game
« on: November 15, 2010, 09:41:35 pm »
You're welcome. :)
Always glad to help.

921
But you're in push-to-test mode ;). You cannot create, edit, or run programs, nor can you run apps.

922
Indeed, good sir. More specifically the left+right+ON one, but if 8+5+ON does the same thing, that's a concern too.

923
Axe / Re: Smoothscrolling tilemapper
« on: November 15, 2010, 09:37:15 pm »
Run Length Encoding (Compression scheme)
Half-Life 2 (Video game)

924
TI Z80 / Re: The World's Hardest Game
« on: November 15, 2010, 09:35:56 pm »
In that case just remove the [00]'s and say
Code: [Select]
"appvWHGLVL00prgmWHGLVL00"->Str0XSince appvar and program names can only be up to 8 characters long, you can get away with no padding. (which is what the [00] from before was)

925
Oh, sorry, I meant push-to-test mode :/

926
Humour and Jokes / Re: 1000 things SirCmpwn should include in KnightOS
« on: November 15, 2010, 09:32:39 pm »
48. It would randomly erase the OS (i.e. itself)
(I don't know if this has been said yet.)

927
Note: I am not in this scenario. There is no urgency about this. I am just curious.
The topic says it all. If I've accidentally put my 84+(SE) in push-to-test mode, and I don't have a link cable, is there any way to take it out of this mode?
(Removing the OS doesn't count, because there isn't a link cable to send a new one with.)
Edit: I meant to say Push-To-Test. Oops :-[

928
TI Z80 / Re: The World's Hardest Game
« on: November 15, 2010, 09:22:28 pm »
No, I think you have the quotes wrong. It's:
Code: [Select]
"appvWHGLVL1"[00]"prgmWHGLVL1"[00]->Str0XNote the apostrophe before appv ;)

Taking the modulus of something finds its remainder after division by a certain number. So 50 mod 6 equals 2 since 50/6 equals 8 remainder 2. If you take something mod 10, you get the last digit (decimal). For example, 85 mod 10 equals 5, and 5 is the digit in the one's place.

929
General Calculator Help / Re: Things I just did to my calculator.
« on: November 15, 2010, 08:51:48 pm »
Oh, yeah, I didn't notice that.
Omnicalc with 2.53 MP is rather crashy :(

930
General Calculator Help / Re: Things I just did to my calculator.
« on: November 15, 2010, 08:50:30 pm »
I look at that and see a lot of hooks. >.>
Chances are you'll only be able to use a couple at a time because of conflicts.
(This doesn't mean crashes, just that the others get disabled if you start another one.)

Pages: 1 ... 60 61 [62] 63 64 ... 161