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 - Munchor

Pages: 1 ... 421 422 [423] 424
6331
TI-BASIC / Re: NSpire Input
« on: October 16, 2010, 04:26:08 pm »
Thanks everyone! It works, request works :)

6332
TI-BASIC / Re: N-Spire programming
« on: October 16, 2010, 03:28:47 pm »
Have you looked at Ndless yet?
Also, not to be rude, but N-Spire is the wrong spelling, and looks weird. Use Nspire instead.
You need to be careful with that kind of comment. We don't want to make new member feel unwelcome and scare them away. This isn't UTI/TIBD

:O loool

6333
Introduce Yourself! / Re: yo everybody!
« on: October 16, 2010, 03:26:25 pm »
Could you please explain me what the peanuts thing is?

6334
TI-Nspire / Re: Would an NES emulator be possible on Nspire?
« on: October 16, 2010, 12:34:24 pm »
n64 Fullspeed emulation will be impossible-there is only so much you can do with 150mhz and no graphics hardware.

yup, 3D animations in my Nspire already look slow... like a football turning around itself is slow... n64 would just boooom the calculator
Is this in TI-Nspire Basic? If so, that could explain it ;)


The thing is I have a program called PolyHedra in

http://nelsonsousa.pt/index.php?lang=en&cat=2&subcat=3&article=40

It has a 3D football and when I play the animation it is very slow.
TI N-Spire Touchpad :)

Don't forget that the Nspire OS with all of its individual points moving, and lines being recalculated, means that pure C code would run much faster. (Although N64 is still pushing it).

Yeah that's right and C is also the fastest language of all.

With some optimization, it could be possible


How dumb of me, i forgot that C is way faster in the nspire heheheheh

6335
TI-BASIC / Re: NSpire Input
« on: October 16, 2010, 12:26:40 pm »
I think there's some dialog functions for that. I've never used Nspire OS 2.x, so I do not know what they are.

I've seen some dialog functions too, that's exactly what I want :)

6336
Introduce Yourself! / Re: yo everybody!
« on: October 16, 2010, 12:23:05 pm »
Code: [Select]
Output(1,1,"Hello
does the same thing, but is 2 bytes smaller

Hahahahaha lol hahahaha

It's fun but yeah that's right thanks!

6337
Introduce Yourself! / Re: yo everybody!
« on: October 16, 2010, 12:20:37 pm »
I just noticed - the code you posted in your introduction post isn't completely optimized. Remembering to optimize is the key to TI programming :P

Yeah, i like optimization but it is hard.

What's the problem with:

Code: [Select]
Output(1,1,"Hello")
?

6338
TI-BASIC / NSpire Input
« on: October 16, 2010, 12:19:23 pm »
Hey there, I know how to get input from the user like this:

Code: [Select]
Define LibPub cube(n)=
Prgm
Disp n, " ao cubo e igual a ", n^3
disp "by David"
EndPrgm

A small program made in portuguese.

I get the input from the user, because the user has to type:

Code: [Select]
cube(n)
I want another way to get input, like a box, where they enter a number or like a flashing cursor and they enter the value.

Thanks much!!
David

6339
Miscellaneous / Re: What is your signature?
« on: October 16, 2010, 12:16:28 pm »
My signature is poor, it's just a small image made in Photoshop :S

I'll fill it later :)

6340
Introduce Yourself! / Re: yo everybody!
« on: October 16, 2010, 12:15:49 pm »
Thanks for the support everybody

6341
Hi - I just recently begun your lessons, and I've run into trouble with the first sample problem (Where it displays 1+5)
It doesn't display anything, but quits normally when I press any key.
I have 2.53 OS - does that make a difference?

(I've attached the asm file because I'm probably doing something wrong in it)

I've had the same problem :S

6342
News / Re: Casio Prizm - Color graphic calculator
« on: October 16, 2010, 12:10:02 pm »
Migrate to Casio? Look at your sigature!

Migration in progress...

Lol, everybody I know uses Texas. I've had a Casio, but it was a scientific one, not a graphical one, it was quite good.

6343
Other Calculators / Re: Nelson Sousa: N-Spire Programmer
« on: October 16, 2010, 11:47:25 am »
lol, never though so 'cos he is portuguese

6344
News / Re: Casio Prizm - Color graphic calculator
« on: October 16, 2010, 11:46:57 am »
OMG, so many bugs, how bad.

Migrate to Casio? Look at your sigature!

6345
TI-BASIC / Re: N-Spire programming
« on: October 16, 2010, 11:41:38 am »
^ That is one long sentence... :P

One long useful sentence!!!!
I've made a plus, minus, multiply and divide calculator =P

Pages: 1 ... 421 422 [423] 424