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 ... 252 253 [254] 255 256 ... 370
3796
TI Z80 / Re: Dev Screenshots
« on: March 02, 2010, 12:53:04 am »
Yeah I know, I'll try to add in preferences later for that.
My goal is to allow for that, but I don't know when that will be done :/

3797
The Axe Parser Project / Re: Axe Parser
« on: March 02, 2010, 12:36:00 am »
Well what about if you had specific code for 84+'s and some for 83+'s and you wanted the compiler to smartly compile it, like a clock function that calls the clock on one, and for the 83+ it just uses cycles or something.
It would help for the more advanced users.

3798
The Axe Parser Project / Re: Features Wishlist
« on: March 01, 2010, 10:35:45 pm »
Adding in compoliler commands like .IF .ELSE .END etc that will allow for compiling based on which calc you are on and such.

3799
TI Z80 / Re: Dev Screenshots
« on: March 01, 2010, 09:40:07 pm »
Lol easy :p

3800
The Axe Parser Project / Re: Axe Parser
« on: March 01, 2010, 09:36:51 pm »
That sounds good
although if you want compiler commands then you could use the . So something like adding support to 84+ specific code stuff so like

.IF 83+=!VER
-code here-
.ELSE
-code-
.END

so you could add some compiler commands and such.

3801
TI Z80 / Re: Dev Screenshots
« on: March 01, 2010, 09:23:18 pm »
Lol thanks!
Should I make it white on black? Or not?

3802
TI Z80 / Re: Dev Screenshots
« on: March 01, 2010, 08:16:42 pm »
here is me playing around with the textbox style

3803
The Axe Parser Project / Re: Axe Parser
« on: March 01, 2010, 07:16:41 pm »
that is a good idea! I'm still with Builderboy :P
^^

3804
TI Z80 / Re: Elmgon
« on: March 01, 2010, 06:27:09 pm »
yay! can't wait!

3805
The Axe Parser Project / Re: Axe Parser
« on: March 01, 2010, 06:25:42 pm »
I'm with Builderboy on this one.

3806
The Axe Parser Project / Re: Features Wishlist
« on: March 01, 2010, 09:42:56 am »
Yeah a switch statement would be nice. Also it probably shouldn't be that hard to make.

3807
The Axe Parser Project / Re: Bug Reports
« on: February 28, 2010, 11:39:56 pm »
Could it be calling the L1 pointer?
Try making something that calls it and see if it works or not. He might have left something in the code that he shouldn't have.

3808
The Axe Parser Project / Re: Bug Reports
« on: February 28, 2010, 11:00:49 pm »
Is it like that with only one thing or all of the programs you try to compile?

3809
Axe / Re: Axe for Dummies (like me)
« on: February 28, 2010, 10:29:08 pm »
Yeah that's what I was thinking.

3810
Axe / Re: Axe for Dummies (like me)
« on: February 28, 2010, 09:43:52 pm »
Hmm, that's interesting.
How would you access lists/strings/matricies? And how hard would it be to return a variable to ans?
Also I was wondering, since L1-L6 are pointers in memory, does that mean you can access all areas of ram? But by entering different values to call different areas?

Pages: 1 ... 252 253 [254] 255 256 ... 370