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

Pages: 1 ... 13 14 [15] 16 17 ... 19
211
News / Re: TI-Nspire OS 3.0 Released: Nleash no longer working
« on: April 08, 2011, 05:54:58 pm »
Yes... They removed the 1.7.2741 (Ndlessable) OS, and replaced it with the 1.7.1 OS which doesn't work with Ndless.
Wow.. so they are providing an older OS 1.7 just to make sure ndless doesn't run on it...
Another attack from TI against ndless  ::)

212
News / Re: TI-Nspire OS 3.0 Released: Nleash no longer working
« on: April 08, 2011, 03:05:08 pm »
Yes, just gives "Not found".  ???

213
Other Calculators / Re: Tl-Nspire OS 3.0 coming today?
« on: April 07, 2011, 03:35:55 pm »
Seems they have changed alot.
In comparison with 2.0.1, the boot2 is smaller and the OS is much bigger (~3 MB)  O.O

EDIT:
Lol, looks like one of the developers was mad while writing strings...
Code: [Select]
BTIO_LIB: BTIO_Device_SendCmdAndGetResponse() : Cmd=0x%X, ret=0x%X received!!!!!!!

214
Other Calculators / Re: Tl-Nspire OS 3.0 coming today?
« on: April 07, 2011, 03:29:42 pm »
damn, it doesn't work with nspire_emu...

215
News / Re: Bypassing TI-Nspire RSA signatures now possible?
« on: April 05, 2011, 08:49:51 am »
What do you mean by hot reboot code?
This one line of assembly in boot2-/diagslauncher that loads the OS base address into r15/pc?

216
News / Re: Bypassing TI-Nspire RSA signatures now possible?
« on: April 05, 2011, 08:25:52 am »
So this has to be done in asm?
I have never used it. :(

217
News / Re: Bypassing TI-Nspire RSA signatures now possible?
« on: April 04, 2011, 03:51:26 pm »
Well make sure to not post any copyrighted stuff like code, that's for sure. I unfortunately do not know about that stuff, though, so whatever you would post, I wouldn't even know what is it. X.x. At least avoid describing completely how to perform things like running a CAS OS on Nspires it isn't supposed to run on, though, so TI won't get mad.
Of course I won't post copyrighted material and I can't describe how to run the CAS because I don't know how to do this.
If you want to, I can redact my post :-X

218
News / Re: Bypassing TI-Nspire RSA signatures now possible?
« on: April 04, 2011, 03:29:08 pm »
I have decrypted the OS now using a method described on yAronet and modified boot2launcher's source (instead of 0x1180000 0x10000000 + size changed) but it seems that this method would be too easy. The emulator reboots with
Code: [Select]
data abort exception, lr=101f9ddc
So, is anybody gonna help me or does nobody want to talk about this because they don't want to upset TI?

219
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 31, 2011, 09:19:01 am »
uhm, will this be in 3D?

220
News / Re: Bypassing TI-Nspire RSA signatures now possible?
« on: March 30, 2011, 02:02:30 pm »
Maybe with a modified boot2, we could also run production OSes on Ndlessed basic & CAS TI-Nspire prototypes.
But isn't RunOS launching the OS files directly? without boot2? I think that way would be easier..
Anyway, would it be really possible to launch a CAS OS on a non-CAS calc using this way?

It also means that, if you have room, you could launch a 3rd party OS from the regular OS.
But why would you want to have to go through this process:

TI's OS → Ndless → boot2launcher → modified boot2 → your OS (as a .tno file)

when you could just go through this one:

TI's OS → Ndless → your OS (as an Ndless program)
I agree. Using ndless directly is much easier.

221
Calculator C / Re: C++ on the Nspire?
« on: March 30, 2011, 07:36:40 am »
Nobody has a solution?

222
News / Re: Bypassing TI-Nspire RSA signatures now possible?
« on: March 29, 2011, 03:53:38 pm »
And how do you run 2.1 on 2.0.1?  O.O

223
News / Re: Bypassing TI-Nspire RSA signatures now possible?
« on: March 29, 2011, 01:35:19 pm »
Nice work. Couldn't this code be used to make a simple program loader?

224
Calculator C / Re: C++ on the Nspire?
« on: March 27, 2011, 02:49:56 pm »
Wow I didn't realize C++ was possible on it. Isn't C++ OOP btw? O.O
Yes, it is.

By the way shouldn't this be in the calculator help/C sub-forum?
Uhm, I don't know. Feel free to move it :P

225
Calculator C / C++ on the Nspire?
« on: March 27, 2011, 01:32:22 pm »
I have tried to run C++ on the Nspire by replacing gcc with g++ in nspire-gcc, but the linker spams me with error messages then.
I got this to work once (with r349 I guess), so I was able to make a class with a function that prints something to RS232, but I was unable to use functions of libndls. I don't know how I exactly did this anymore (I reinstalled windows), so my question is, how can I get C++ to work again? If there is a chance to do this, wouldn't it be nice to include an nspire-g++ into ndless then?

Pages: 1 ... 13 14 [15] 16 17 ... 19