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

Pages: 1 ... 274 275 [276] 277 278 ... 375
4126
TI Z80 / Re: Mosaic
« on: May 22, 2010, 02:22:27 pm »
The correct Url is to replace 'our dear friend' with the actual creator of this program.

4127
TI Z80 / Re: TI Basic Editor
« on: May 22, 2010, 01:37:30 pm »
Ah, well in that case i can just change the width of the ending character and everything will fix itself :) Note that the cursor will be 2 pixels wider when it is over 4 pixel width characters, since it leaves a 1 pixel space to either side.  So if you move the cursor from empty space onto text it will get bigger.  Unfortunately the conj()r command is making it very difficult to implement editing, i might have to just use a For loop.

4128
TI Z80 / Re: Phoenix: Axe Version
« on: May 21, 2010, 06:46:29 pm »
I like it :) Yayyyy a phoenix game in Axe! Its looking better and better, and already is totaly awesome!  Are you planning to have different types of enemies or bosses perhaps?  Or enemies that move in different movements?

4129
The Axe Parser Project / Re: Bug Reports
« on: May 21, 2010, 06:44:58 pm »
Okay so i think the conj()r command does not function properly.  it adds in weird data and doesn't shift properly. I know this is a bad time, so dont worry about getting to it right away, you can update it later if you need

4130
TI Z80 / Re: TI Basic Editor
« on: May 21, 2010, 06:40:14 pm »
Default cursor as in when you are just in empty space?  Or are you suggesting i make the character 2 spaces thinner in general?

4131
Axe / Re: Help: Screenshotting program ends up screensh*tting
« on: May 21, 2010, 03:17:36 am »
Ok in the first program, remove the first getcalc, add a '->M' to the end of the second getCalc statement and change the Str1 on the line after into an M

should work :) I'm on my itouch so sorry if I messed up

4132
TI Z80 / Re: TI Basic Editor
« on: May 21, 2010, 02:36:22 am »
Yep, that sounds good to me.  And I can get the editor working in program form, editing smaller files and such, and then when it is finished I can compile it into an app :) since so much of he program size is going to be data, I don't think I'll have a problem with the 8000 byte limitation since it only counts towards executable code

4133
TI Z80 / Re: TI Basic Editor
« on: May 21, 2010, 02:12:48 am »
Alright, I'll see if I can find some way around it in the meantime. Heh because I have a *lot* more data to add, just think, I need tokens for all of the keys, all of the [2nd] keys, and all of the [alpha] keys, and that's not even including all the menus I will need to code.  One things for sure, this will *definetaly* need to be an app when It is finished.

4134
TI Z80 / Re: TI Basic Editor
« on: May 21, 2010, 01:59:39 am »
Hurm then why does this throw an error?

.Axe
Pt-On(0,0,Pic1
[0000000000000000]->Pic1

4135
The Axe Parser Project / Re: Axe Parser
« on: May 21, 2010, 01:36:06 am »
Wow that sounds like a crazy test, good luck with it!  And scrolling to error sounds very nice :) i like that implementation, it works well ^^ Well good luck with your quantum physics! ;D

4136
TI Z80 / Re: TI Basic Editor
« on: May 21, 2010, 01:28:23 am »
Ok woooo i got inverted and variable sized cursor working! Yayyy, enclosed is a screenshot :)  Note that there is no bounds on the program reading right now so the first and last lines are both displayed incorrectly.  Also note that there is no file editing right now either :P Haha i'll have to write another table of key-to-token conversions before that happens ;D Haha gosh i am going to have a lot of data.  Is there any way to declare it at the *end* of my program so i dont have to scroll through it all the time?

4137
Introduce Yourself! / Re: hi world
« on: May 21, 2010, 01:11:23 am »
Welcome :) Its nice to see more multicultural aspects of Omnimaga growing ^^ We hope you enjoy your stay! :D

4138
Miscellaneous / Re: End of activity peak?
« on: May 21, 2010, 12:58:57 am »
Haha you can take some of mine :P

4139
Miscellaneous / Re: End of activity peak?
« on: May 21, 2010, 12:55:03 am »
For me specificaly its because of Finals. I dont graduate until June 16th so I still have a bit of school left.  And they arnt making it easy on us x.x

4140
TI Z80 / Re: TI Basic Editor
« on: May 20, 2010, 10:03:57 pm »
Oh its deffinetaly possible, i just wasnt sure it would be appealing.  I am also experimenting with an inverted box instead of a filled one.


Lol i implemented it, but i used token length instead of character width by accident and the cursor got as big as an entire While token XD I fixed it :P

Pages: 1 ... 274 275 [276] 277 278 ... 375