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

Pages: 1 ... 344 345 [346] 347 348 ... 385
5176
TI-BASIC / Re: In-Program Sub-Routines
« on: January 24, 2010, 12:20:08 pm »
At least I won't need to create hundreds of subprograms!
DJ, you said that the glitch causes the calc to run at half speed, but are you talking about the method in the 1st post or just about memory leakage?
He's talking about If s (No Then) in For( loops without closing brackets on the For loop.
http://tibasicdev.wikidot.com/for Check a little under optimization.

5177
TI-BASIC / Re: where can I get celtic 3 or an xlib with something
« on: January 24, 2010, 10:59:23 am »
What problems does it have?  I havn't noticed any, but I havn't used it a lot.

5178
TI-BASIC / Re: Compare getkey to a list
« on: January 24, 2010, 10:57:04 am »
Remember that if you want to use the keypress you'd need to do this:

Repeat max(Ans={24,25,26,34
getKey->K //You don't need to store it to K, but I usually do. :)
End

5179
Is it possible to have an option that would show up on calcs with xRam to "Use Ram or xRam"?

5180
TI-BASIC / Re: Extra Variables - An advanced TI-BASIC trick
« on: January 24, 2010, 10:41:34 am »
Wow!  That's great!  Those are two more "constants" that I'll start using.  They can take various values like -1.346, 8, 9001, .345 right?

(Ti needs to be more careful while translating...)

5181
TI Z80 / Re: Pyoro
« on: January 23, 2010, 09:10:02 pm »
I can't wait!  Could you attach it in this topic when you submitt it to Ti Calc? (Then we don't need to wait for it to be processed.) Thanks!

5182
News / Re: New Subforum
« on: January 23, 2010, 09:04:45 pm »
Ty! I know! That's what I was thinking :p
It's so cool! It's such a great idea.
I wonder. Should I learn asm now that I have limited access to a calc? Because it would be easier to code for it right now, with an emu and an IDE. 
Yes!  Eeems, that's brilliant!  Do you think you will try?

5183
I think that was a nice hacker, but apparently there wasn't enough "security" in the first place.  Is it possible to delete all these posts and users, or is it too much?

5184
Computer Projects and Ideas / Re: BasiC++
« on: January 23, 2010, 08:58:36 pm »
Yay!  I'm glad for the progress. :D

5185
TI-BASIC / Re: In-Program Sub-Routines
« on: January 23, 2010, 08:54:31 pm »
Thank you for posting that.  I'm glad you are showing this, as it's very nice.
I think it might have been in the long lost Portal 2 thread.  But yeah, this has been really usefull in the past :)
I found it there a long time ago (before I was a member here) and started using it often.  If you look through the Escape code, you can find my first attempts of using this method.  I will be using it in the battle code for Elmgon.

Thanks for posting this!

5186
TI-BASIC / Re: where can I get celtic 3 or an xlib with something
« on: January 23, 2010, 08:46:06 pm »
Here's Celtic III v3.09s and xLib v.62.
They both should have all the pics.
(Celtic III is Iambian's and xLib is Trip1ea's, not mine.)

5187
TI Z80 / Re: Pyoro
« on: January 23, 2010, 08:43:33 pm »
There is no such thing as "volume level".  The port has digital output not analog, so there really isn't a way to control volume.  I don't have any headphones, I've been testing the sound with a little Peizo Transducer (a mini speaker for circuit boards. ... Its really really loud with this, I have to use a 2k ohm resistor because its so loud.  So I'm guessing that if it doesn't sound loud, its probably your headphones, they're not made for low voltage.
Oh, okay.  I don't know if it's my headphone's fault, but I'm okay with the level it's at now.  Plus I see that you have no leftover speed to change the volume with. 
Thank's for such a great game! :)

5188
TI-BASIC / Re: Extra Variables - An advanced TI-BASIC trick
« on: January 23, 2010, 08:35:40 pm »
I love the speed of the Finance Vars.  Plus it gives use to the Finance "App". ;)

5189
Other Calculators / Re: My First Code :)
« on: January 23, 2010, 08:34:44 pm »
DJ, could you make it -65536 (or -65535) if you wanted also?

5190
TI-BASIC / Re: Extra Variables - An advanced TI-BASIC trick
« on: January 23, 2010, 07:47:53 am »
Nice find!

Pages: 1 ... 344 345 [346] 347 348 ... 385