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

Pages: 1 ... 242 243 [244] 245 246 ... 370
3646
TI-BASIC / Re: TI-83/84 Function Map
« on: March 17, 2010, 08:20:17 pm »
Do you have omnicalc installed? And are you pressing them at the same time?

3647
Axe / Re: Need code help with Sprites
« on: March 17, 2010, 11:12:35 am »
try changing the If K=15:Goto FN:End to ReturnIf K=15 and get rid of the Lbl FN at the end as well as the Return. You could also change the While 1 to Repeat K=15 or Repeat getkey(15), and then adding a Return at the end of the loop.

3648
Project M (Super Mario) / Re: Project M Reboot
« on: March 17, 2010, 10:56:10 am »
wow! that's amazing! can't wait for the first release!

3649
General Discussion / Re: I'm going to sing an opera!!!
« on: March 17, 2010, 10:52:59 am »
that's some great news! good luck!

3650
TI Z80 / Re: C++ Releases
« on: March 17, 2010, 09:21:02 am »
It will let me do more, and it might be smaller since it won't have to have the whole XUL backend.

No not lots, but some. The XUL one got me more due to the fact that I used multiple languages.

3651
Axe / Re: Need code help with Sprites
« on: March 16, 2010, 11:47:53 pm »
You need a beeline or a ':' between the ) and the End, and you don't need the )

also for any If statements, any time you use and/or/xor you need a bracket after.
So this: If x=10 and x=11 would change to this: if x=10 and (x=11
that's just some quirks of the axe parser right now.

Edit: wow, didn't see those new posts x.x

3652
TI Z80 / Re: [ADE] Assembly Development Enviroment
« on: March 16, 2010, 11:32:28 pm »
Yeah. Unfortunatly the c++ one is going to be windows only...but hopefully someone can port it for me afterwords.

3653
TI Z80 / Re: C++ Releases
« on: March 16, 2010, 11:19:09 pm »
Yep, that's the plan. I probably will keep the XUL one in development for a while, as Galandros will still be working on it, but I will start working on the C++ version (especially since I get marked on it :p). If anybody wants to help me code the backend please drop me a PM.

3654
TI Z80 / Re: [ADE] Assembly Development Enviroment
« on: March 16, 2010, 06:35:26 pm »
Ok, I'll upload it in half an hour when I get on the comp. That seems simple enough, make sure to model the script after the batch file I converted to the executable. If it's not on box.net I'll upload it today.

ok it's been uploaded :)

3655
Other Calculators / Re: [Concept] Quarterly Community Magazine
« on: March 16, 2010, 05:21:11 pm »
That would work, and it could be constructive and helpful. There should be rules about how the reviews are written so that they can be constructive.

3656
Other Calculators / Re: [Concept] Quarterly Community Magazine
« on: March 16, 2010, 05:12:08 pm »
I like this idea, of course I don't know about the WGOTQ...people could get discouraged by it.

3657
TI Z80 / ADE C++ Releases
« on: March 16, 2010, 04:43:27 pm »
ok, I'm going to post all releases here.
Here is my UI so far.
*note -  this does require windows so far, and I'm not sure about the compatability with 64bit systems. It also seems to require .NET 2.0 or higher

3658
TI Z80 / Re: [ADE] Assembly Development Enviroment
« on: March 16, 2010, 04:34:09 pm »
oops, I forgot x.x I'll upload some now...
also, I'm not on msn that often, but I can pop on every so often. IRC is better though.

3659
General Calculator Help / Re: Horse racing game HELP ^^''
« on: March 16, 2010, 04:19:59 pm »
I would probably set the variables and do randInt(1,S) instead

3660
Netham was impersonated x.x I didn't know anybody wanted to be a lobster that bad x.x

Pages: 1 ... 242 243 [244] 245 246 ... 370