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

Pages: 1 2 3 [4] 5 6 ... 20
46
ASM / Re: What assembly languages do you know?
« on: April 22, 2011, 09:31:06 pm »
I'm sure DJ will be along any minute now :P

47
ASM / Re: What assembly languages do you know?
« on: April 22, 2011, 09:26:27 pm »
My browser would only let me pick one, so I picked x86, the assembly language I am most familiar with. I also know 68k (from old pdas) and ARM (from new pdas).

Edit: Well, x86 is the most useful  8)

48
TI-Nspire / Re: Rooted Nspire document browser
« on: April 22, 2011, 08:13:42 pm »
I'm playing around with this on an emulator, and I see tons of "document" in an hex editor of a 2.0 ROM,
like "documents/MyLib/numtheory.tns", "documents/SD", etc. Which one is it?
Does OSLauncher work for you in the emulator? The "Documents" you need to remove is at 0x6807F8
I'm using a 2.0 ROM (basically created from a TNO file and installed), so that offset is incorrect for me. :P

I don't quite understand what you need. What file are you editing?

EDIT: Can someone please confirm that these files are correct:
ndless_installer_os-2.0.1.tns--115,151 bytes--CRC-32:1DF117C2
ndless_resources.tns--7,160 bytes--CRC-32:70D37DC5
oslauncher.tns--1,712 bytes--CRC-32:D6A57DA8
DummyOS's .zip.tns--550 bytes--CRC-32:6F4FC1D7

I'm unable to launch DummyOS on either my calc or the emulator, and I have a feeling my build of ndless is too old. (I downloaded it from the build server today, but I can't compile ndless to test it myself as the latest update somehow killed my build system)

Nevermind, I've got other projects to work on. Any chance of a Prizm Emu sometime soon?

49
TI-Nspire / Re: Rooted Nspire document browser
« on: April 22, 2011, 08:09:00 pm »
I'm playing around with this on an emulator, and I see tons of "document" in an hex editor of a 2.0 ROM,
like "documents/MyLib/numtheory.tns", "documents/SD", etc. Which one is it?
Does OSLauncher work for you in the emulator? The "Documents" you need to remove is at 0x6807F8

50
News / Re: Warning about OS 3.0.1 destroying calcs
« on: April 22, 2011, 08:05:25 pm »
Woah,  that bug has done a lot of damage...

51
TI-Nspire / Re: Rooted Nspire document browser
« on: April 22, 2011, 02:16:51 pm »
Worked at first try.
Are you using the latest ndless installer? Might be the reason.
Yes, r387... I just re-downloaded ndless and OSLauncher, am dumping the 2.0.1 non-cas OS and will try with everything fresh in a few minutes.
Thanks for all the help.

52
TI-Nspire / Re: Rooted Nspire document browser
« on: April 22, 2011, 02:07:23 pm »
:banghead: Does it work with the touchpad? (I don't have a clickpad to test.)
I think I will try it :)
Thanks!

53
TI-Nspire / Re: Rooted Nspire document browser
« on: April 22, 2011, 01:56:31 pm »
Quote
I'm using another method to get dumps (with GDB, described on yAronet), I can post it here again if you want to.
Thanks, I'll try that now.(I have the link :D)

Quote
Emulation -> Enter debugger
w <output file> <start address> <size>
Thanks!

Quote
Touchpad non-CAS, but I'm using a clickpad most of the time ;)
:banghead: Does it work with the touchpad? (I don't have a clickpad to test.)

54
News / Re: Warning about OS 3.0.1 destroying calcs
« on: April 22, 2011, 11:59:28 am »
One of the victims has been said on the phone by TI-Cares France that the problem was frequent, and that they were waiting for support from TI-USA.
Ouch... I hope TI replaces those calcs. Do we know what causes it?

55
News / Re: Warning about OS 3.0.1 destroying calcs
« on: April 22, 2011, 11:51:55 am »
At which case number is TI going to remove OS 3.0 from its servers?...

2 more reports on TI-Bank.
8 reported bricked TI-Nspire since the OS 3.0 release...

Does TI even acknowledge the problem?

Yes they do and qualified it as "frequent"...
Where?
Not where it matters... It needs to be on the OS download page.

56
News / Re: Warning about OS 3.0.1 destroying calcs
« on: April 22, 2011, 11:32:11 am »
At which case number is TI going to remove OS 3.0 from its servers?...

2 more reports on TI-Bank.
8 reported bricked TI-Nspire since the OS 3.0 release...

Does TI even acknowledge the problem?

57
TI-Nspire / Re: [TI-Nspire] Make3D - TI-Basic to Lua
« on: April 21, 2011, 10:24:11 pm »
Wow...Nice!

58
Other / Re: Anonymous attacks on Sony
« on: April 21, 2011, 09:53:46 pm »
The issue with the 360 though is that you must pay to develop apps for it.
Well, the 360 has been "jailbroken", but for XNA you do need to pay a fee. (XNA sucks. No access to hardware.)

59
TI-Nspire / Re: Rooted Nspire document browser
« on: April 21, 2011, 05:27:28 pm »
Does this complete document browser allow for the deletion of system files?
Wow, I didn't think of that... I can't test it so I don't know, but it easily could, so I guess be careful.

60
TI-Nspire / Re: Rooted Nspire document browser
« on: April 21, 2011, 04:04:58 pm »
Of course ;)
The note was more aimed at mikehill than at you, because he was asking for the uncompressed size of phoenix.raw.
Thanks :)
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?

And OSLauncher works great in the emulator with OS1.7, it just has never worked on my nspire. (I haven't tested it in the emulator with OS2.0.1 because I haven't dumped it yet.)

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.

I apologize if some of these questions have obvious answers, but I have been quite busy with other projects recently. (One of which I may post a video of here soon [iOS 3D game, both 3D as in rendered scenes and 3D as in red/blue glasses required]:D)

Edit: compu, you have the same nspire model as I do....Now I'm really confused.

Pages: 1 2 3 [4] 5 6 ... 20