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

Pages: 1 ... 27 28 [29] 30 31 ... 98
421
News / Re: OS 3.0.2 downgrade now possible with DowngradeFix
« on: June 16, 2011, 06:24:15 am »
A question: Does 3.0.2 allow downgrading to 3.0.1, or are all downgrades blocked?

422
Do you want me to try some specific games?
Have you tried running a program that modifies the OS on-calc? If you haven't, I think it would be helpful to see if that still works, or if the flash unlock exploits are blocked.

423
TI-BASIC / Re: Goto a Lbl which is a var
« on: June 15, 2011, 09:07:05 am »
I don't mean if X=1, "one" will be Srting1
I mean if X=12, "12" will be Str1

Isn't that possible?
Converting a string to a number in that way is possible. Converting a number to a string is not possible using a TI-BASIC command.

424
TI-BASIC / Re: TI - Npsire, CAS; many programming questions
« on: June 15, 2011, 09:04:06 am »
Uses the TI-Nspire CX CAS the same language as the TI 84+ or is it a different one??
It uses a different one - the Nspire variant of TI-BASIC, and also Lua.

425
TI-BASIC / Re: Goto a Lbl which is a var
« on: June 15, 2011, 09:02:21 am »
Getting a number out of a string can be done by using expr(. Converting a number to a string can't be done using a TI-BASIC command, but you may be able to create your own routine for doing it (or you could use an asm lib).

426
TI-BASIC / Re: Goto a Lbl which is a var
« on: June 15, 2011, 08:50:17 am »
No. That is not possible.

427
EDIT: @Jim, the boot code doesn't force PTT, which is also present on the normal calcs.
Yes, but 1.03 will force the user to only use OSes that have PTT.

428
I wonder... if PTT is so important in schools, does this means schools might eventually ban the regular 83+ and 83+SE in tests eventually? (Since they do not have any PTT feature)
I think TI cares more about PTT than schools normally would... And as you might know, TI no longer sells these calcs at all - probably because of that reason.

429
Other Calculators / Re: Your calculator collection
« on: June 15, 2011, 03:43:42 am »
If only TI would let us choose where we want it produced lol
??? Wasn't it about when ?
It's actually both, but it's easier to keep track of when it was produced than where it was produced.

EDIT: Or was the factory change just for a short time?

430
At least they didn't slow Output( down :P

But I don't think it's too bad. I mean we can still use assembly programs, right? Just really sucks how TI took the time to kill third-party OSes.
I don't think their main goal was to stop all of our games - it was probably something like making sure that every allowed OS version has PTT, that we can't make fake PTT/RAM clear screens, and stuff like that.

431
Wait, is this bad? Can you still run applications and C programs?
For someone who doesn't need 3rd part OSs is this bad?
2.53 and 2.55 have a ton of glitches that make Asm programming hard. Many apps and programs will not work correctly unless you use 2.43 or older.

432
General Calculator Help / Re: Sound in BASIC-programs
« on: June 14, 2011, 02:21:32 pm »
You need to write some Axe code using the calculator's program editor before you compile using the Axe app.

433
General Calculator Help / Re: Sound in BASIC-programs
« on: June 14, 2011, 02:17:09 pm »
I ask again: Did you have any Axe source code programs?

434
General Calculator Help / Re: Sound in BASIC-programs
« on: June 14, 2011, 02:11:54 pm »
Did you have any Axe source code programs?

435
General Calculator Help / Re: Sound in BASIC-programs
« on: June 14, 2011, 12:29:35 pm »
So I could create a program with sounds with Axe.
And if i'll send it somebody, he'll be able to hear the sounds even he hasn't loaded Axe on his TI?
That's super!
Yes. All he has to do is to use the Asm( command to run the program. :)

Pages: 1 ... 27 28 [29] 30 31 ... 98