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 ... 98 99 [100] 101 102 ... 126
1486
General Calculator Help / Re: TI-Nspire: needing help coding under Ndless
« on: October 26, 2010, 03:49:49 pm »
For the screenbuffer, use
Code: [Select]
char* scrbuf = (char*) malloc(SCREEN_BYTES_SIZE);where scrbuf is the name you want for the pointer to it.

1487
Humour and Jokes / What happens when you play Crysis on a pentium 2
« on: October 24, 2010, 09:19:59 am »

1488
TI Z80 / Re: Sound
« on: October 23, 2010, 04:58:08 pm »
You could use usb audio...

1489
Humour and Jokes / Re: Good bye and good luck to you all.
« on: October 23, 2010, 04:48:58 pm »
I wonder if there's a maximum amount of nested spoilers supported...

Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
Spoiler For Spoiler:
<object width="425" height="344"><param name="movie" value="
&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
&hl=en&fs=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

All that work opening all of those up, and what do I get... :P

* apcalc eats DJ Omnimaga
I can't even open all of them-it goes off the screen. I kinda knew though that it was The Game or a rickroll.

1490
TI Z80 / Re: Dual Pong
« on: October 23, 2010, 02:37:31 pm »
Maybe you could make this a game with multiple modes.
-What you have right now
-Control opposite paddles
-Control all 4 sides
-Control 3 sides

1491
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: October 23, 2010, 10:33:44 am »
That's evil.

1492
TI-BASIC / Re: Nspire IF bug? :O
« on: October 22, 2010, 05:26:16 pm »
The nspire still has the -> character, too.

1493
General Calculator Help / Re: gbc4nspire Bug
« on: October 22, 2010, 03:35:47 pm »
I have never encountered that in Link's Awakening. However, I did encounter the elevator freeze glitch in Metal Gear. At any rate, there is no chance for "bugfixes" since the source code is long gone. But I started on a new version, anyway (I might continue work on it once Ndless 1.7 becomes stable)
Which version of Link's Awakening are you playing? Original or DX? I just realised I had the DX version.

1494
General Calculator Help / Re: gbc4nspire Bug
« on: October 21, 2010, 07:29:33 pm »
Odd - The same thing is happening to me in Metal Gear Ghost Babel - it freezes when I get in the elevator in mission 3. I'll post a save state sometime soon.
Also, I beat Links Awakening twice, and I never had it freeze.

1495
Humour and Jokes / Re: MS-UNO
« on: October 21, 2010, 04:16:34 pm »
Windows ME was the worst - 2K was actually quite stable.

1496
Humour and Jokes / Re: MS-UNO
« on: October 20, 2010, 06:15:20 pm »
Wasn't there a virus called Chernobyl?

1497
Other Calculators / Solution for nspire power bug?
« on: October 20, 2010, 05:30:43 pm »
I had an idea to fix the power bug in OS 1.1 - make a program that runs the proper LCD reinitialization code.
To figure out what that is, use the emulator to find out what routine is being called in a newer os, and make an ndless program that contains it, and is run similar to reset.tns.
However, I'm no good with low-level stuff, so could someone who's good with it try this?

1498
General Calculator Help / Re: TI NSpire Touchpad: 84+ Keypad or Clickpad?
« on: October 20, 2010, 05:23:17 pm »
Yeah but in his first post he mentionned what kind of Nspire he got. He said he has the regular TI-Nspire with a clickpad and a 84+ keypad, not the Touchpad. Quote of his post:

Hello everyone, a friend of mine in my class (obviously a girl as you will find out if you keep reading) bougth TI Nspire, the regular one, and she has two keyboards:
TI 84+ Keypad;
TI Nspire Clickpad.

I think he's saying the girl got a clickpad nspire. If Scout David had a clickpad, he wouldn't be asking for either keypad, because both are included.

Really, like others said, its up to what you want to do.
Though you could get the clickpad keypad, and register your calc with TI, to get the free 84+ keypad, so you have both.

1499
Math and Science / Re: New RSA Algorithm discussion
« on: October 19, 2010, 03:44:48 pm »
Lets save up some money so we can buy a quantum computer once they come out.

1500
Other Calculators / Re: Battery in my calc exploded
« on: October 19, 2010, 03:43:45 pm »
And they are only for touchpad nspires-the clickpads lack the compartment.

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