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 ... 12 13 [14] 15 16 ... 19
196
TI-Nspire / Re: Rooted Nspire document browser
« on: April 22, 2011, 01:58:07 pm »
:banghead: Does it work with the touchpad? (I don't have a clickpad to test.)
I think I will try it :)

197
TI-Nspire / Re: Rooted Nspire document browser
« on: April 22, 2011, 01:47:49 pm »
I suggest making a framework for patching TI's OS, similar to the one I made for patching TI's TI-68k OS (tiosmod+amspatch, ticalc.org POTY 2010 in the "PC utilities" category - but well, it was the only contender :D). That will ease the making of patches.
I have tried to make an on-calc patcher, but it seems that a hot reboot is necessary and I fail at using your code, the emulator hangs at "Launching system..." always. :banghead:
You do need to know the approximate size of the OS to dump it right? Or do you just dump an extra 2mb and clean it after checking for code?
I'm using another method to get dumps (with GDB, described on yAronet), I can post it here again if you want to.
Also, is there a way to directly dump the RAM of the emulator? I can do it fine with an ndless program, but I haven't figured out how to get that dump out of the nand image.
Emulation -> Enter debugger
w <output file> <start address> <size>
Edit: compu, you have the same nspire model as I do....Now I'm really confused.
Touchpad non-CAS, but I'm using a clickpad most of the time ;)
Does this complete document browser allow for the deletion of system files?
Yes :)

198
TI-Nspire / Re: Rooted Nspire document browser
« on: April 21, 2011, 03:51:53 pm »
Of course ;)
The note was more aimed at mikehill than at you, because he was asking for the uncompressed size of phoenix.raw.
;D

Real Nspire ;)

EDIT: Damn, it is huge....
EDIT(shmibs): here's a resized version :p

199
TI-Nspire / Re: Rooted Nspire document browser
« on: April 21, 2011, 03:39:02 pm »
I know :P
I'm using OSLauncher on the emulator too.

200
TI-Nspire / Re: Rooted Nspire document browser
« on: April 21, 2011, 03:32:34 pm »
Also, do you know the size of the decompressed OS image for OS 2.0.1 CAS or basic?
phoenix.raw (CAS) is 7946612 bytes

It would be best if this was shown to work on a real calculator :)
I will try it on my Nspire and post a picture ;)

201
TI-Nspire / Re: Rooted Nspire document browser
« on: April 21, 2011, 03:14:16 pm »
will try..

Is the address for CAS or Non-CAS ?

Thanks
It is for CAS 2.0.1, I don't know if it's the same in non-CAS.

EDIT: This will not show any files, I had to fill all ".tns" strings with zeros too, currently I'm looking which of the replaced ".tns"es is responsible for file displaying ::)

202
TI-Nspire / Re: Rooted Nspire document browser
« on: April 21, 2011, 03:12:27 pm »
Sweet! OS 2.0.1 CAS?
Yes. :P

Extremely awesomely great !

Mind to share which line/lines on the .raw file we have to edit ?

Thanks
I want to make a patcher for this, but the "documents" string is located at 0x6807F8 in the raw image.. just fill it with 0x00s


Ninja'd twice...

203
TI-Nspire / Rooted Nspire document browser
« on: April 21, 2011, 02:47:34 pm »
By changing some strings in the OS image, you can make the document browser view all files in all folders.
I can't publish it here because I have changed the values in the phoenix.raw file.
Screenshots:

204
TI-Nspire / Re: nPlayer - TI-Nspire Video Player
« on: April 20, 2011, 01:22:31 pm »
Works fine with XP and the player is awesome :D

205
News / Re: OSLauncher, LUA to TNS converter and TI document player
« on: April 15, 2011, 03:34:09 pm »
IT WORKS FOR ME NOW :D :D

It looks like that turning off was just some random error, now it really works :)


206
News / Re: OSLauncher, LUA to TNS converter and TI document player
« on: April 15, 2011, 03:20:24 pm »
Damn, i thought results on emulator and real HW would be the same.... I have just tested it on my (clickpad) calc and it just seems to turn off... :banghead:

and btw, i didn't download DummyOS and it is removed from TI-Bank..

207
News / Re: OSLauncher, LUA to TNS converter and TI document player
« on: April 15, 2011, 03:07:17 pm »
I use the precompiled OSLauncher and ndless r387, self-compiled.

208
News / Re: OSLauncher, LUA to TNS converter and TI document player
« on: April 15, 2011, 03:05:01 pm »
Are you using OS1.7?
Nope, both 2.0.1.

209
News / Re: OSLauncher, LUA to TNS converter and TI document player
« on: April 15, 2011, 03:01:50 pm »
Due to some kind of a DoS attack on that file (thousands of hits since yesterday), OSlauncher has been temporarily removed from TI-Bank.

We are sorry for any inconvenience, but will keep you informed.
Fortunately, I have already downloaded it and got a working CAS on my non-CAS calc now :)

210
News / Re: First non-TI-BASIC game on TI-Nspire OS 3.0
« on: April 13, 2011, 07:07:05 am »
Getkey and drawing functions... awesome. O.O
I like Lua, it's very simple to learn.

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