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 ... 420 421 [422] 423 424
6316
Other Calculators / Re: Nelson Sousa: N-Spire Programmer
« on: October 17, 2010, 12:55:28 pm »
I asked my friend to download a couple of sousa's documents so I could try them, and they were pretty slow.

I know the projection algorithms are complex, but when you have something as powerful as the ARM processor in the nspire, it's kind of difficult to write a slow program in any processor language.

Yeah, his 3D programs are quite slow

6317
TI-BASIC / Re: NSpire Input
« on: October 17, 2010, 12:46:03 pm »
This has gone way too far from "Ti Nspire input", we should create a thread to discuss ndless and OS and Clickpad and stuff, not here

6318
TI-Nspire / Re: Would an NES emulator be possible on Nspire?
« on: October 17, 2010, 12:44:43 pm »
Maybe we can even emulate The Game :D

Ouch, just lost it

6319
TI-BASIC / Re: NSpire Input
« on: October 17, 2010, 12:35:39 pm »
I would pay up to 20$ for a clickpad.

The ti 84 plus keyboard is free in portugal

6320
TI-BASIC / Re: NSpire Input
« on: October 17, 2010, 12:29:50 pm »
If you're fine with your calc looking weird, you could buy the clickpad from TI ($10), and then use OS 1.1.

$10?
I would buy one for that price...

So would I

6322
TI-Nspire / Re: Would an NES emulator be possible on Nspire?
« on: October 17, 2010, 12:23:22 pm »
Multiplayer COD with that TI navigator thing in math class would be EPIC.

Yeah COD: Black Ops Online Multiplayer


6323
TI-Nspire / Re: Would an NES emulator be possible on Nspire?
« on: October 17, 2010, 12:16:48 pm »
If N64 can barely run on Pandora, I think the Nspire will probably have to stick to SNES or Genesis as the top emulation possible x.x
Don't forget GBA. It'll be hard to get it full speed on 150mhz, but it should work, especially with pre-recompilation.

I think it's pushing things a little bit.

What's next? PS3 emulator on the nspire?

6324
TI-Nspire / Re: Would an NES emulator be possible on Nspire?
« on: October 17, 2010, 11:55:07 am »
untill we rip apart our nspires and add a graphics card :D

Yeah, let's do it!

6325
TI-BASIC / Re: N-Spire programming
« on: October 17, 2010, 11:52:09 am »
Yeah, a minesweeper in Nspire basic I was making before Ndless came out needed to use parametric graphs to display numbers on the field. I never really did understand how Nelson got those 3d things to work.  ???

I want a minesweeper Nspire so much :(

6326
TI-BASIC / Re: NSpire Input
« on: October 17, 2010, 11:50:37 am »
2.x OS sucks, I want 1.1 :( NDLESS!!!

I have 1.1, but with the touchpad nspire I can't downgrade :'(

6327
TI-BASIC / Optimization Tips
« on: October 17, 2010, 08:01:02 am »
Hello,

I'm doing a few little and simple programs to learn TI Basic, and I've been told that optimization is the key to TI_Basic.

So, here is a simple program I made:

Code: [Select]
Define LibPub helloname()=
Prgm
:RequestStr "Your name:",name
:RequestStr "Your location: ",location
:RequestStr "Your calculator: ",calculator
:Text "Name:"&name&""
:Text "Location: "&location&""
:Text "Calculator: "&calculator&""
:EndPrgm

Now, how can I optimize it?

I want simple tips like this:

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

Output(1,1,"Hello World

Thanks in advance!

6328
TI-Nspire / Re: Would an NES emulator be possible on Nspire?
« on: October 16, 2010, 07:28:12 pm »
Starfox was a SNES game. But at any rate, an N64 emulator isn't going to run on our 150MHz ARM processor with no GPU and only 32MB of RAM. The Pandora is just barely able to run an optimized N64 emulator, and it's 600MHz+ with 3d graphics hardware and 256MB RAM.

Nspire is just slow at running 3D graphics, NES Emulator ain't that fast and it is 2D.

exscuse me.  Can't the Pandora emulate a Nintendo ds fully?
So why cant it emulate a n64 well?

6329
TI-Nspire / Re: Would an NES emulator be possible on Nspire?
« on: October 16, 2010, 04:28:17 pm »
So no starfox, then? :(

I'm afraid so, but I don't think nobody ever tried making a N64 emulator, but how can we know without trying?

6330
TI Z80 / Re: Axe Minesweeper
« on: October 16, 2010, 04:26:30 pm »
Really Good minesweeper, just tried it niice joob

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