4561
The Axe Parser Project / Re: Axe Parser
« on: March 17, 2010, 04:44:29 pm »
Ah, I see! Thanks!
This could really help me with compression!
This could really help me with compression!
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. 4561
The Axe Parser Project / Re: Axe Parser« on: March 17, 2010, 04:44:29 pm »
Ah, I see! Thanks!
This could really help me with compression! 4562
Other Calculators / Re: Interesting MirageOs 1.0 & 1.1 trick: Renaming locked grouped programs« on: March 17, 2010, 04:42:39 pm »
Wow, that's really weird. It could prove useful, as you can rename Axe programs.
EDIT: I was reading the #ti logs and found this: Quote [14:23] <BrandonW> Holy crap, I found it.Wow, right! So, this is why! 4563
The Axe Parser Project / Re: Features Wishlist« on: March 17, 2010, 04:34:52 pm »I was actually planning on making getkey(0) detect the [on] button.Could you make the On button have a number? That would be useful at times! I don't know what number to use, but there are plenty to choose from. 4564
Music Showcase / Re: Far Away (Trance)« on: March 17, 2010, 04:29:39 pm »
Excellent song! You did a great job with it!
4565
TI-BASIC / Re: Ok, I give. I need help.« on: March 17, 2010, 04:28:57 pm »
That looks great Nyrax. Awesome job!
4566
The Axe Parser Project / Re: Your Projects - Post and Critique« on: March 17, 2010, 04:27:31 pm »
That's cool. I like the 7*7 size idea. Keep up the cool work.
4567
Axe / Re: Routines« on: March 17, 2010, 04:07:03 pm »Thanks, should make my source slightly smaller if I got many spritesYup. Note: I wanted to point out that DJ's sentence is 100% correct, as the source is smaller. However, the compiled program will still be the same size. 4568
Other Calculators / Re: Modded Calculator?« on: March 17, 2010, 04:03:57 pm »
Yes, it probably would. However, How cool would it be to program in the dark!
4569
Other Calculators / Re: TI-Nspire OS 2.0 update scam e-mails« on: March 17, 2010, 04:02:23 pm »
That's odd. I've never gotten anything like that, but it's still weird. =\
4570
The Axe Parser Project / Re: Assembly Programmers - Help Axe Optimize!« on: March 17, 2010, 04:00:24 pm »
That's really neat! Great job calc84!
4571
The Axe Parser Project / Re: Axe Parser« on: March 16, 2010, 08:46:28 pm »
Hmm, I see. Can you give an example when this would be useful? I can't come up with anything, but I'm sure it's useful when used right.
On a side note, the documentation doesn't include the { and }. 4572
The Axe Parser Project / Re: Axe Parser« on: March 16, 2010, 06:24:28 pm »
Quigibo, can you show another example using the int( command? I can't figure out how to use it, and I'd like to know how.
DJ, EHex just puts the hex number into Base 10. Here are some examples: E0001 = 1 E0009 = 9 E000F = 15 EFFFF = 65535 E001F = 31 All it does is convert from base 16 to base 10. Does that make sense? Note: Remember it must be 4 characters long after the E. 4573
TI-BASIC / Re: Ok, I give. I need help.« on: March 16, 2010, 05:59:20 pm »
I'm unsure what you're trying to do. Do you want it to scroll smoothly (like Tifreak's pokemon) or room-by-room (like Builderboy's Trapped or DJ Omni's Illusiat 13)? Once you let us know that, I'll try to help whip up a solution.
4574
Axe / Re: Routines« on: March 16, 2010, 05:55:27 pm »
Yup, that's the same thing.
Looks nice Builderboy! 4575
TI-BASIC / Re: Copy/Paste Programs« on: March 16, 2010, 05:22:27 pm »
Yay, I'm glad it worked! You can use Rcl for other things too. I use it a lot to get strings into my programs. I also debug with it, to find the value of a variable without leaving the program editor.
I'm glad it worked for you. |
|