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 ... 24 25 [26] 27 28 ... 57
376
Art / Re: Image 50*50 : Axe Parser Tutorial
« on: January 29, 2011, 10:54:41 am »
List of errors and emulation ("Tableau des erreurs et émulation")
Done

377
[FR] Programmation Axe Parser / Re: [Axe parser] aide
« on: January 29, 2011, 10:53:48 am »
Cool, n'hésite pas à t'appuyer sur le tutoriel avant de poser une question. ;)

378
[FR] Programmation Axe Parser / Re: [Axe parser] aide
« on: January 29, 2011, 10:36:47 am »
TU n'aurais as laissé une parenthèse ?
300*3/40 est bien égale à 7, reste 2.
Mais 300*(3/40)=22

Si W*3/40=>V ne marche pas, alors W est mal initialisé.

379
[FR] Programmation Axe Parser / Re: [Axe parser] aide
« on: January 29, 2011, 09:36:20 am »
Les nombres en Axe sont toujours entier, et compris entre 0 et 65355.
La commande round( n'existe pas en axe, car la division effectué d'un nombre par un autre est euclidienne (voir mon tutoriel).

Note : si tu a une erreur de compilation, rend toi sur l'annexe de mon tutoriel consacrée.

380
Art / Re: Image 50*50 : Axe Parser Tutorial
« on: January 29, 2011, 03:54:40 am »
*bump* :'(

381
TI Z80 / Re: Four Level Grayscale Video
« on: January 29, 2011, 03:53:05 am »
Amesome screenshoot !
(a video player on z80, soon ?)


I download the 2 files, and I got a bug :



PS : Which langage is use ?

382
Bienvenue à toi gawil, comme l'a précisé metallica, la commande diagnosticOff ne sert qu'à enlever le done et l'indicateur en haut à droite.
N'hésite pas à poser d'autres questions dans le bon topic. ;)

383
TI Z80 / Re: A present at any price
« on: January 26, 2011, 02:55:41 pm »
Look understandable source :
Code: [Select]
:Data(55,45)=>Str1
:Disp {Str1}>Dec
:.Display 55
:Disp {Str1+1}>Dec
:.Display 45
:
:12=>{Str1}>Dec
:Disp Str1
:.Display 12
:16=>{Str1+1}
:Disp {Str1+1}>Dec
:.Display 16

384
Other Calculators / Re: Your calculator collection
« on: January 26, 2011, 11:59:30 am »
I have :
TI-35
TI-College
TI-83+

And I think that's enought ! :D

385
Other Calculators / Re: A 83+ with 1400 Ko !
« on: January 26, 2011, 10:52:38 am »
Hmm... I've heard about similar stuff happening before. Maybe your swap sector is deleted... If it is, garbage collecting and a few other things will crash your calc. But this doesn't seem right... I think the 83+ doesn't have more than 1 MB of total flash memory (including OS, certificate, and swap sector), but I'm not sure.
My calc was very stable, that is just a wrong the numberdisplayed. So GarbageCollect worked.

386
Other Calculators / A 83+ with 1400 Ko !
« on: January 26, 2011, 10:12:01 am »
Since recent weeks, my 83+ display I've 1400Ko in my flash memory :



Sure that's a joke, but I think my problem come from my axe game "a present at any price".

Axe still holds surprises...

387
TI Z80 / Re: A present at any price
« on: January 26, 2011, 10:08:53 am »
Thank DJ to translate. ;)

@yunhua98 : Have you a compression routine less dangerous, because mine need extract byte before compress.

388
TI Z80 / Re: Axe Tutorials
« on: January 26, 2011, 07:55:32 am »
I advise you to put some practice work.

389
En fait je n'ai pas trouvé comment marchait les autres systèmes de scroll en Axe. Si quelqu'un pouvait me détailler en français... :/

390
Normal, il n'y a aucun niveau de gris. :)

Pages: 1 ... 24 25 [26] 27 28 ... 57