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

Pages: 1 ... 69 70 [71] 72 73 ... 208
1051
Humour and Jokes / Re: What is your favorite joke?
« on: January 14, 2012, 09:45:23 pm »
A horse walks into a bar, and the bartender asks "Why the long face?"

1052
News / Re: Make your Nspire CX a rocket!
« on: January 14, 2012, 09:42:27 pm »
A port of calcnet and we could have multiplayer starcraft! :P sounds like fun.

1053
News / Re: Even more early TI-Nspire prototype discovery
« on: January 14, 2012, 09:36:14 pm »
it might want a signal over serial to trigger it. Just a thought.

1054
TI-Nspire / Re: ndless ideas
« on: January 14, 2012, 09:31:00 pm »
Extended: I don't think we'll ever see a need for OpenGL, which any Open Source n64 emulator will need :P but that's a really generous offer! SDL support would rock.

And DJ, I can definitely see the color issue there. Perhaps there could be some kind of pallete limiter, seeing as there's 16 colors it could cut that to 8 (merged together) and that should help with contrast. you would lose some color features. maybe it should be an option in the emulator.

1055
TI-Nspire / Re: ndless ideas
« on: January 14, 2012, 02:53:56 pm »
Making it greyscale is easy enough.

Also, there's frodo already :D PalmOS version: link

1056
TI-Nspire / Re: ndless ideas
« on: January 14, 2012, 02:43:09 pm »
not possible. being in C isn't everything.

1. Power. The nspire doesn't have any 3D hardware. It runs at 150 mhz on a single core Arm9 processor. The N64 emus require quite a bit of brawn on both counts. The N64 is a 64 bit system, meaning emulation becomes significantly harder. N64 has several specialized chips that ALL need to be emulated simultaneously, at high speeds. Keep in mind that the DS cannot do n64 emulation either, and it has more power in all of these areas besides clock speed. Even then, it has 2 CPUs which act concurrently.

2. Libraries: The many libraries project 64 uses (Mupen64 does too) do not exist for the nspire.

Mupen64Plus is the only n64 emulator that even has an arm port. Project 64 doesn't have anything but a windows version. This isn't a reason it's impossible, so it's not numbered.

Oh, and ancient movies aren't the ideal location to learn grammar.

1057
Computer Programming / Re: C++ Help Please!
« on: January 14, 2012, 01:38:55 am »
1. boo, system() makes your code not cross-compatible, not to mention inefficient and slow. However it's harder to avoid than in #2 unless you're using some text rendering libs, like ncurses. (Which you're not)

2. cin.get() will work for pressing enter. See this: link

3. use the ctime lib (#include <ctime>) then the function time() will return the current time. Use a while loop or something to wait for it to get to the appropriate time, comparing the original recorded time to the current using difftime(). The code is simpler than the explanation :P

The link under 2 is a good read for any C/C++ programmer.

1058
Humour and Jokes / Re: If there was tech support in botswana...
« on: January 14, 2012, 01:14:01 am »
In soviet russia, tetris confus you.

I don't want to be confussed by tetris!

1059
Miscellaneous / Re: Post your desktop
« on: January 13, 2012, 09:36:43 pm »
Yep. f.lux will do the job.

1060
TI Z80 / Re: GlassOS
« on: January 12, 2012, 11:50:16 pm »
Hmm, what about the SE? It has more RAM and Flash (I think :P) and the new crystal timers, but no USB or RTC. With a proper IO driver (could be community-made) it seems like it would be doable.

1061
News / Re: Ndless 3.1 coming soon?
« on: January 12, 2012, 11:48:38 pm »
Ah, but I still suspect they watch the calc forums. They don't need accounts to see news on the releases.

1062
TI Z80 / Re: Z80 calculators CAS project
« on: January 12, 2012, 11:47:04 pm »
how far up in math are you? It would determine how much power you need.

1063
Miscellaneous / Re: Post your desktop
« on: January 12, 2012, 11:46:14 pm »
I prefer procedurally generated fractal animations for my background :P

1064
Humour and Jokes / Re: If there was tech support in botswana...
« on: January 10, 2012, 06:19:06 pm »
RUN!!!!!

I'm stuck at a red light.

1065
General Calculator Help / Re: Problems with GarbageCollect?
« on: January 10, 2012, 06:15:33 pm »
NiMH, if anything, runs more stably, as they stick to a higher voltage (not overall, they do run a bit lower than alkalines at full charge) until you get to near-dead battery levels. Alkalines gradually decrease their voltage output as they run down in a linear fashion, whereas NiMH have a very small slope that suddenly drops. The battery will think it's full enough until the last few minutes of running, but not so extremely as to cause problems.

Pages: 1 ... 69 70 [71] 72 73 ... 208