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

Pages: 1 ... 97 98 [99] 100 101 ... 126
1471
Other Calculators / Re: Calc prices on TI website... something wrong?
« on: November 07, 2010, 10:45:00 pm »
That is odd. My initial theory was people will go "hey look! The Nspire is as cheap as the 84 se, so why not get the nspire?" but then again, TI would want to get rid of their z80 stock now.
Should we care that much, though? once ndless 2 comes out, I see little reason to be attached to it. Heck, removable keypads means we could make our own! :P
Good idea! We could make one for playing games ;)

1472
Other / Re: iPod Touch help
« on: November 07, 2010, 04:53:54 pm »
No problem :)
If you need more help just let me know, especially if you are jailbreaking :P
Done 5 mins after turning it on ;)

Also, can anyone reccomend apps, esp. Cydia ones?

1473
Other / Re: iPod Touch help
« on: November 06, 2010, 05:24:32 pm »
Thanks!

1474
Other / iPod Touch help
« on: November 06, 2010, 05:19:17 pm »
I just got an iPod touch,  :) and I want to know how to take an image in safari,and set it as the wall paper. Searcching online didn't get much

1475
Miscellaneous / Re: Rubik's Cube
« on: November 05, 2010, 09:43:57 pm »
That's the tetrahedron one, I believe. A fiend of mine had one.

1476
TI Z80 / Re: Sonic Physics
« on: November 05, 2010, 09:39:16 pm »
Reminds me of a flash game I played called Flipside, where you can drive up walls in your car, if you have enough speed. A calc version of flipside could be done with physics like this, too.

1477
Yeah. a port of Stella shouldn't be too hard.

1478
General Calculator Help / Re: Which color palette is better?
« on: November 03, 2010, 03:48:26 pm »
How about white being used as the transparent color-I don't see it used that much in GB sprites, and the light gray is fine when a light color is needed.

1479
Computer Projects and Ideas / Re: Experimental Game
« on: November 02, 2010, 09:12:29 pm »
We could do this with the casio prizm!

1480
General Calculator Help / Re: Which color palette is better?
« on: November 02, 2010, 09:03:52 pm »
Is the background still being displayed in full 4lvl grayscale?

1481
Calculator C / Re: Link Port
« on: November 02, 2010, 08:59:43 pm »
Put this at the beginning of your code:

Code: [Select]
*(volatile unsigned*) 0x900B0000=0x00000002;
*(volatile unsigned*) 0x900B000C=4;

And at the end, put this to set it back to 90:

Code: [Select]
*(volatile unsigned*) 0x900B0000=0x00141002;
*(volatile unsigned*) 0x900B000C=4;
If you neglected to reset the CPU to 90mhz, would the OS still run at 150mhz?

1482
Miscellaneous / Re: Halloween
« on: November 02, 2010, 08:57:18 pm »
I still trick or treated, as a faceless person. I was planning to get all of my neighborhood, but apparently, there was an ordinance for no trick or treating after 8pm, so people were slamming the door in my face after 8. Those who didn't know about the ordinance just gave me everything left from their candy, though :P I weighed all my candy and got 6 1/2 pounds, which was still a great haul.

1483
F-Zero 83+ / Re: F-Zero Progress Thread
« on: November 02, 2010, 08:51:40 pm »
Yeah, it would be great to have this released. You should call this F-Zero 8X, like F-Zero GX and AX.

1484
Calculator C / Re: Link Port
« on: October 29, 2010, 05:36:39 pm »
I guess it would mean you read/write those memory locations to control the port, like it said. INitilaize a pointer to it, and then modify the value. Haven't tried anything with it, though.

1485
Gaming Discussion / Re: What games are you playing now?
« on: October 27, 2010, 04:38:54 pm »
Right now, I'm playing In3structotank ... all of those games are great.

Pages: 1 ... 97 98 [99] 100 101 ... 126