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

Pages: 1 ... 261 262 [263] 264 265 ... 274
3931
Other Calculators / Re: SirCmpwn's Projects
« on: December 10, 2010, 02:34:34 pm »
haha. so, most of us have parents that:
-dont like their children program their calc
-warn their children that they get their calc from them if they dont stop programming (but they cant)

3932
Other Calculators / Re: SirCmpwn's Projects
« on: December 10, 2010, 02:25:13 pm »
My parents hold my calc all days, i only get it for using at school and at home for maths D:

if i dont have maths, they give me a 28-year old calc that takes 3 seconds to calculate
That sucks

3933
The Axe Parser Project / Re: Programs written with an Axe program
« on: December 10, 2010, 02:20:59 pm »
i wont use a token file :P
in axe, you can store tokens using T(token here)-> {location of token}
so, in case of an quote it woud be T" -> {P+2}

Edit:
yay, finally got a very simple Basic program working!
code:
Code: [Select]
Getcalc("prgmTEST",20)->P
[suprscrpt] T [/supr]Disp->{P}
[sup]T[/sup]"->{P+1}
"I"->Str1
Copy(Str1,P+2,3)
[sup]T[sup]"->{P+3}

It just displays an I on the homescreen, but it works!!
Yay, i discovered something really cool!! :w00t:
Comments?
Post!

3934
TI Z80 / Re: Multitab 83+ & Chemitab 83+
« on: December 10, 2010, 02:00:29 pm »
competition, sorry :P

Edit: changed

3935
The Axe Parser Project / Re: Programs written with an Axe program
« on: December 10, 2010, 01:54:16 pm »
using a string then copy

i want to know how to add quotes ( " [alpha][ +] ) and sto> symbol


3936
TI Z80 / Re: Multitab 83+ & Chemitab 83+
« on: December 10, 2010, 12:59:47 pm »
I am also busy with a program like Chemitab, called Elements Search, but its written in Axe. But, there wont be any competition for now, because i dont have an English version now (and its still not finished :P)

3937
The Axe Parser Project / Re: Programs written with an Axe program
« on: December 10, 2010, 12:37:53 pm »
oh. nevermind, Axe can handle them now, so be happy! (like me, its my 15th birthday!! :w00t: )

3938
Miscellaneous / Happy birthday myself! (aeTIos
« on: December 10, 2010, 09:48:21 am »
:w00t: :w00t:, im 15 now!
I lost the game  :hyper:

What to say more?
I hope I will stay programming forever!

3939
The Axe Parser Project / Re: Making programs???
« on: December 10, 2010, 09:44:43 am »
so basically Axe can write to Programs now?  :D
yeah, I haven't been following the discussion that much.  XD
I think Axe has been able to write programs as long that it has the getCalc( command

Yeah I am confused, are you trying to create a program editor?
maybe a little bit, but I wanted to know it too, just for Axe knowledge

Edit: how to add quotes in the programs???

3940
The Axe Parser Project / Re: Making programs???
« on: December 09, 2010, 03:43:12 pm »
Yay, nice!

3941
The Axe Parser Project / Programs written with an Axe program
« on: December 09, 2010, 03:29:35 pm »
Hi, its not about making sources for Axe, but about making programs with Axe.

I know how to create a program:
Code: [Select]
GetCalc("prgmAAAA",1000)->P
But how do I fill it with tokens???

NOTE: something like
Code: [Select]
"Disp"->{P}
does not work :/

anyone help me out???
Thanks!

btw it is for a program in the very future for ppl that dont know how to program to let them easy make programs, and just for my knowledge (and others too)

Edit:
I found that this works a little:
Code: [Select]
{8} (or any value between 0 and 65535) ->{P}
I guess it has something to do with RAM addresses?

3942
TI Z80 / Re: Orbsim Space Flight Simulator
« on: December 06, 2010, 02:29:20 pm »
okay, here they are! I :hyper: 'd
(without source)

3943
TI Z80 / Re: Orbsim Space Flight Simulator
« on: December 06, 2010, 01:37:56 pm »
lol
uploading in a minute

3944
TI Z80 / Re: Orbsim Space Flight Simulator
« on: December 06, 2010, 01:31:18 pm »
nice!

3945
Miscellaneous / Re: Personal appeal from Kyllopardiun
« on: December 06, 2010, 09:43:49 am »
lol
Nice song!

Pages: 1 ... 261 262 [263] 264 265 ... 274