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

Pages: 1 ... 60 61 [62] 63 64 ... 101
916
Not totally offtopic: I just from a store. I saw some 83+fr. Is that 83+fr?

It's been months since I didn't saw any 84+ n stores...

917
Miscellaneous / Re: Awesome pictures thread
« on: August 08, 2013, 12:13:21 pm »
Deep Thought, amazing!

918
Oh, hello Hoffa! NIce to see you back! I made my return just in time, so!

919
TI Z80 / Re: IES: online Axe, BASIC, and Grammer editor
« on: August 07, 2013, 04:54:01 pm »
Yup, Snake11 is on it!

920
TI Z80 / Re: IES: online Axe, BASIC, and Grammer editor
« on: August 07, 2013, 04:34:54 pm »
Yup. Eiyeron@ please. (OR the one who doesn't have any IES project.

921
bb010g wrap tour code with [ code][ /code] ;)

Code: [Select]
EXPORT hello_world()
BEGIN
RECT();
TEXTOUT_P("Hello World!",50,50,0,RGB(0,136,204));
FREEZE;
END;

922
TI Z80 / Re: IES: online Axe, BASIC, and Grammer editor
« on: August 07, 2013, 12:10:59 pm »
Are the projects savec on the computer or the website? I almost lost my snake's source yesterday. never doing that mistake again.

923
Casio Calculators / Re: CFX-9850GB plus - Broken screen
« on: August 07, 2013, 09:59:14 am »
Raspberry Pi case?

924
Casio Calculators / Re: CFX-9850GB plus - Broken screen
« on: August 07, 2013, 09:53:26 am »
Or just cope with it.

925
Casio Calculators / Re: CFX-9850GB plus - Broken screen
« on: August 07, 2013, 09:51:13 am »
OW.. I'm sorry for you.

926
Casio Calculators / Re: CFX-9850GB plus - Broken screen
« on: August 07, 2013, 09:20:03 am »
I remember guys repairng Game BOy with missing line by heating the (nappe?) sceen cable with a ironer. If you locate the good calbe, you could try heating it to make the contact again.

927
TI Z80 / Re: Snak'11
« on: August 07, 2013, 09:12:49 am »
Me too, me too...

EDIT : Skipping intro added!

928
TI Z80 / Re: Snak'11
« on: August 07, 2013, 09:00:33 am »
NOw I returned my corrupted calc for another one. let's see if it works, and If it do, I'll resume programming.

929
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 07, 2013, 06:14:45 am »
5493: Thanks to installing Arch linux, you now use Nano as your default text editor (semi true story)
Same here. :P
Vim is generally the first thing I install on Linux distros...

5501: You have to regret you already-defunct calc...

930
TI Z80 / Re: IES: online Axe, BASIC, and Grammer editor
« on: August 07, 2013, 06:13:46 am »
It's a nice thing, but some questions:
  • Is there any way to avoid string to be converted into chars? In one of my strings I had "->" and it automatically was converted into the Sto arrow, that Axe don't like having these arrows in strings. I had to change these into "]>" (Yes, in my snake)
  • Is there any way to "compile" the projects and auto removing identation in the compiled program?
  • Online Axe parser to compile online?
Thanks!

EDIT:
I can't log in correclty. Now When I try to sign in, the sign up windows appears...

EDIT2: Nevermind, Eiyeron != eiyeron...

Pages: 1 ... 60 61 [62] 63 64 ... 101