Search found 113 matches

by Super Speler
Sun 18 Feb, 2007 3:23 pm
Forum: Staff Side Projects & Featured Projects
Topic: [Staff][Demo] Metroid Infinity
Replies: 39
Views: 205915

Wow that looks awsome! I can't wait to play it.
by Super Speler
Fri 16 Feb, 2007 1:37 am
Forum: Programming Help
Topic: Variable Checking Question
Replies: 19
Views: 14169

Jimmothy, I didn't make a program with that name or function. Did you mean Spell Shaper? I'll check ticalc for it.

EDIT: Yes, Spell Shaper and Lolje. It can be found here: http://www.ticalc.org/archives/files/fi ... 39007.html
by Super Speler
Wed 14 Feb, 2007 3:33 am
Forum: Programming Help
Topic: Variable Checking Question
Replies: 19
Views: 14169

Yes, max(List=Number, It's been said before in the thread.
by Super Speler
Tue 13 Feb, 2007 10:39 pm
Forum: Programming Help
Topic: Variable Checking Question
Replies: 19
Views: 14169

No the =X is the same amount of time in each example leaving my test intact (I can test this if you want).
by Super Speler
Tue 13 Feb, 2007 9:52 pm
Forum: Programming Help
Topic: Variable Checking Question
Replies: 19
Views: 14169

PROGRAM:TEST
:{0,1,0,1,0,1->L1
:startTmr->T
:for(A,1,E4
:max(L1
:End
:startTmr-T
Output: 48

PROGRAM:TEST
:{0,1,0,1,0,1->L1
:startTmr->T
:for(A,1,E4
:sum(L1
:End
:startTmr-T
Output: 56

I win.
by Super Speler
Tue 13 Feb, 2007 8:27 pm
Forum: Programming Help
Topic: Variable Checking Question
Replies: 19
Views: 14169

max(L1=X is faster if it doesn't matter how many times it appears in the list.
by Super Speler
Sat 10 Feb, 2007 10:29 pm
Forum: Announce Your Projects
Topic: Metroid Game
Replies: 24
Views: 19808

Looks nice.
by Super Speler
Fri 09 Feb, 2007 3:02 am
Forum: Staff Side Projects & Featured Projects
Topic: [Staff][Demo] Metroid Infinity
Replies: 39
Views: 205915

CDI working on another metroid game? AWSOME! I can't wait to see how it goes.