1726
TI-BASIC / Re: What project would you rather me work on?
« on: July 20, 2010, 08:16:24 pm »
I agree with everyone else. You already have some progress, so just keep working on it.
Good luck!
Good luck!
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. 1726
TI-BASIC / Re: What project would you rather me work on?« on: July 20, 2010, 08:16:24 pm »
I agree with everyone else. You already have some progress, so just keep working on it.
Good luck! 1727
Humour and Jokes / Re: Winning The Game Has Never Been So Much Easier« on: July 20, 2010, 08:00:38 pm »
DJ, you know you should've directed each of those links to a rickroll
1728
Humour and Jokes / Re: Winning The Game Has Never Been So Much Easier« on: July 20, 2010, 06:16:11 pm »
First I though it was some member trying to poke fun
Then I read the contents. I second this: Best. Spambot. Ever. 1729
Other Calc-Related Projects and Ideas / Re: TI-83/84 emu for TI-Nspire/CAS - video in action« on: July 20, 2010, 05:30:55 pm »
3rd party signer? You can sign your own drivers? I think the development team will want a link.
1730
Humour and Jokes / Re: The smallest possible (and hardest) calculator game ever« on: July 20, 2010, 03:19:53 pm »
Wow...
1731
Miscellaneous / Re: Silly things you did as a noob« on: July 20, 2010, 03:18:23 pm »
The chance of that occurring accidentally is extremely low. More likely is that it was a test feature or something that never became official, just like native Asm on the 73 and 83.
Edit: True, the code had to be unsquished and specially formatted, but better than nothing. 1732
Axe / Re: Randon Integers« on: July 20, 2010, 03:16:06 pm »
They'd be necessary in certain contexts, like if you wanted to divide a number by that random integer. But yeah, if it's on its own line, then it's fine.
I also haven't tested it, but that code looks like it should work. Edit: 555th post! I'm 5/6 of the way to being evil 1733
Other Calc-Related Projects and Ideas / Re: TI-83/84 emu for TI-Nspire/CAS - video in action« on: July 20, 2010, 03:12:01 pm »
There's generally a small amount of tolerance, and at least TiLP will allow you to configure values. If it's too far off, though, other calculators and TI-Connect probably won't be able to handle it.
(Btw, 99.999% is a deviation of only ~60Hz on an 83+, which is very normal and can be created by simply using older/newer batteries) 1734
The Axe Parser Project / Re: Features Wishlist« on: July 20, 2010, 03:08:32 pm »
The poll option is OS Var support, not just reading. If you're talking about "reading from archive", then no. There are very few programs that write directly to archive.
1735
Axe / Re: Randon Integers« on: July 20, 2010, 02:40:22 pm »
What, was it supposed to be http://www.belligerati.net/archives/klein.jpg
On topic, I assume you mean one digit w/respect to the decimal system. For that, you can just use rand^10, where ^ is modulus Edit: Picture's kinda large, so I just linked it 1736
Axe / Re: Randon Integers« on: July 20, 2010, 02:24:16 pm »
what do you mean?
the rand command returns a random integer between 0 and 65535. If you want a random integer in 8.8 fixed point, then rand*256 will work. Edit: for clarification, Axe has no built-in support for non-integers except 8.8 fixed point. 1737
Other Calculators / Re: TI'S Response to our outrage« on: July 20, 2010, 12:22:05 pm »
I don't see why'd you ever want to email them again anyway
1738
Other Calculators / Re: TI'S Response to our outrage« on: July 20, 2010, 11:47:25 am »
That's not a reason, that's an excuse.
As for Technical Escalations, as I said on Cemetech, don't expect any good answer. 1739
Humour and Jokes / Re: The smallest possible (and hardest) calculator game ever« on: July 20, 2010, 11:29:18 am »
Now I feel like necroposting and reviving that thread...
Nah, I won't. And, since I forgot last time: * calcdude lost The Game 1740
The Axe Parser Project / Re: Bug Reports« on: July 20, 2010, 11:17:45 am »
That's a pain... I can't think of any easy way around it, if there even is a way.
Congrats on the 1000th post, though! |
|