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

Pages: 1 ... 44 45 [46] 47 48 ... 57
676
Art / Re: worm 8x8
« on: October 06, 2010, 02:36:51 pm »
Why gtranslate say opposite? :x, i would say "je ne m'y attendais plus", how to say DJ? x)

677
Art / Re: worm 8x8
« on: October 06, 2010, 02:07:03 pm »
finally got around to doing this
I like it! I expected more, thank you very much  ;D.

678
Other Calculators / Re: T3 teachers stupidity, ignorance & hypocrisy!
« on: October 04, 2010, 02:56:31 pm »
Je pense qu'il y a beaucoup de gens qui on des convictions forte, et cela pause problème lorsqu'il se confronte à un domaine qu'il ignore (je suis trop gentil?).

679
[FR] Programmation Axe Parser / Re: [Axe parser] aide
« on: October 04, 2010, 02:37:01 pm »
Moi aussi j'ai une question, mais purement théorique :
Est ce que les chaîne de caractères sont comptés comme des Datas?

EDIT : est ce qu'il y a une différence entre variable et pointeur, ou est ce que l'on peut faire :0=>Pic1 :Disp Pic1>Dec

PS : DJ, tu regarde tes messages privés, ou le mien a été perdu parmi d'autres (=D)?

680
The Axe Parser Project / Re: axe progs that do funny things to your calc.
« on: October 04, 2010, 01:52:04 pm »


Source :
Spoiler For Spoiler:
:.BITM
:∆List(1,1)→Pic1
:[57]→Pic1
:0→X→Y
:Repeat getKey(15)
:Text(30,20,X►Dec
:Text(30,30,Y►Dec
:Tangent(X,Y,Pic1)
:If getKey(3)
:X-2→X
:End
:If getKey(2)
:X+2→X
:End
:If getKey(1)
:Y-2→Y
:End
:If getKey(4)
:Y+2→Y
:End
:End

681
Other Calculators / Re: T3 teachers stupidity, ignorance & hypocrisy!
« on: October 04, 2010, 01:47:08 pm »
Oups, j'ai cru que j'étais sur le forum de discussion en français.



Je sort ==>[]

682
TI Z80 / Re: MEGR drawing 2.0.1
« on: October 02, 2010, 11:44:45 am »
ooh, delicious.
you should slow down the speed of the cursor, though(as in the screenshot it looks like that's a bit of a problem) and then add a gui mouse or something with acceleration that can be swapped to for moving across the screen quickly

There is already 4 speed option (Look first post) and a mouse is a nice idea!

683
TI Z80 / Re: Jump!
« on: October 02, 2010, 11:34:55 am »
sure, you can see screen.

684
TI Z80 / Re: MEGR drawing 2.0
« on: October 02, 2010, 08:23:51 am »
Plop, new update with an important feature : we can write text on screen!

i update first post, executable and screen :


in future i'll add more option text if you want (invert text, big text, ..etc).

685
TI Z80 / Re: Jump!
« on: October 02, 2010, 08:23:10 am »
I reuse your input routine in my draw program, nice routine i think =)

686
The Axe Parser Project / Re: Funny program
« on: October 01, 2010, 02:16:12 pm »

This. (224 = E0 in hex)

=) thank to link (i don't know it).

687
The Axe Parser Project / Re: Funny program
« on: October 01, 2010, 12:24:43 pm »
Nice ^^ (how tou know 224?

688
TI Z80 / Re: MEGR drawing 2.0
« on: September 30, 2010, 01:34:25 pm »
Cursor is always invert, as you ask.

689
TI Z80 / Re: MEGR drawing 2.0
« on: September 30, 2010, 02:51:08 am »
EDIT : update, i'll post new screen next, but source and exec are update.

690
TI Z80 / Re: MEGR drawing 2.0
« on: September 30, 2010, 02:18:03 am »
Nice idea, i will update it.

Ps : thank ton move ;)

Pages: 1 ... 44 45 [46] 47 48 ... 57