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

Pages: 1 2 3 [4] 5 6 ... 17
46
Math and Science / Re: New RSA Algorithm discussion
« on: July 21, 2010, 11:47:37 pm »
The amount of bits can be seen by 2^n where 'n' is the amount of bits a number is.
8-bit: 2^8=256
16-bit: 2^16=65536
etc...

EDIT: The result refers to the largest possible number that the bit can hold.

47
The Axe Parser Project / Re: Features Wishlist
« on: July 19, 2010, 09:54:38 pm »
Would it be possible to specify multiple arguments for 'Fix' say using a comma to separate each one?

48
TI-Nspire / Re: Nspire Raycaster
« on: July 19, 2010, 09:35:31 pm »
Yeah I think it was homebrew, not sure anymore, though. It was in 2007 or something.



Yeah, he said in the beginning that using Linux(through OtherOS) he has access to 2 SPE's per console, when each one actually has a total of 7 SPE's, where only 2 are made available. I actually didn't think that such a severe limit was placed on them, I figured you had a at least half of the available accessible O_o

49
General Calculator Help / Re: Status of Nspire programming?
« on: July 18, 2010, 12:49:40 am »
By 'combining' registers it allows for storage of 16-bit data, but alone they can only hold 8-bits of data.  So AF, BC, DE, HL, IX, IY, and SP can hold up to 16-bits of data(I believe).  But IX, IY, and SP are reserved for the OS or something and shouldn't be modified.

I may not totally sure about IX, IY, and SP, I know that SP is the stack pointer, but I am not entirely sure what IX and IY are for. Maybe someone with more knowledge could enlighten us since I only know some basic stuff :D

50
TI-Nspire / Re: Nspire Raycaster
« on: July 17, 2010, 08:56:46 pm »
True. Also 3 PS3s together couldn't even get 3 fps on raytracing. Keep in mind it was on a much larger resolution, though, but it tells how much intensive raytracing is.

Really? I figure that would be more than enough power to get at least somewhat decent raytracing. If you saw this on a video, keep in mind that all PS3 homebrew doesn't take full advantage of what the PS3 can do, since Sony has hardware access restrictions.

51
General Calculator Help / Re: Status of Nspire programming?
« on: July 17, 2010, 08:50:31 pm »
Yeah, it's a register issue. IIRC the z80 proccessor has 14 general purpose registers while the ARM one in the nspire has 37(?) registers, if the documentation I was reading is correct.

52
Other Calculators / Re: Undocumented LCD feature - Flip screen
« on: July 16, 2010, 02:15:41 am »
Grab Calcsys and send it to your calc, then go into the port monitor and go over to '10', hit enter and then type in the values to test with. This is how I did it, anyway.

53
Other Calc-Related Projects and Ideas / Re: TILP: beta-testing...
« on: July 15, 2010, 06:28:35 pm »
I was browsing around and saw this: SignTool

Apparently this file is also part of the Windows SDK and allows one to digitally sign files, would this work for the driver issues on x64 versions of Vista/7?

54
Computer Usage and Setup Help / Re: New Laptop for College
« on: July 15, 2010, 04:34:19 pm »
Whichever brand you look into, I would recommend staying away from the newer HP laptop computers, a lot of them(including mine) have some serious overheat problems :(

EDIT: Somewhat relavant, I found this kinda funny; This is Windows 7's recommended computer hardware for best performance: http://c3.sankakustatic.com/data/sample/12/99/preview1299b991ddf8d61744f26e22fd90f0ce.jpg

55
Other Calculators / Re: Undocumented LCD feature - Flip screen
« on: July 14, 2010, 01:45:31 pm »
Doesn't work on my TI-84+SE S-0408D, nice though, if only they implemented it in more models :(

56
Other Calculators / Re: possibly useful n-spire/arm9 discovery
« on: July 13, 2010, 02:20:37 pm »
I was looking around and found some more reference material for the ARM926EJ-S

(Google Docs) http://infocenter.arm.com/help/topic/com.arm.doc.dui0225b/DUI0225.pdf
*Programmers Reference (pg. 135)

(Google Docs) http://www.altera.com/literature/third-party/ddi0100e_arm_arm.pdf
*Programmers Model (pg. 33)
*Instruction Set (pg. 67)


(Google Docs) http://www.nalanda.nitc.ac.in/industry/appnotes/arm/cores/DVI0035B_926_PO.pdf
*Pg. 6 has mnemonics and their corresponding operations, although no description.

57
Art / Re: Post your random sprites!
« on: July 13, 2010, 01:32:16 pm »
That is epic :o
I was actually thinking about the whole tile size thing actually, because that looks like quite a bit of the screen is being used up, and it might be hard to fit everything in there :/

58
Art / Re: Post your random sprites!
« on: July 13, 2010, 03:14:47 am »
Yeah :O
That's awesome, but I was actually having troubles with the tiles more than the sprites, like the rocks/floors in the first cave.

59
Computer Projects and Ideas / Re: Experimental Game
« on: July 12, 2010, 02:22:42 am »
This kinda reminds me of something I was following on BenRyves's site awhile back.

*Image serving as a reference and a link to what I'm referring to

60
TI-Nspire / Re: Virus to crack RSA for nspire? :P
« on: July 12, 2010, 01:49:07 am »
Yeah, we have the public keys, otherwise we wouldn't have a reference point for the factoring programs. IIRC they were acquired due to some error on TI's part, but I may be wrong.

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