Projet

Général

Profil

« Précédent | Suivant » 

Révision 711

Ajouté par lefraisse il y a presque 4 ans

Clavier

Voir les différences:

SP4b1.c
t=p10;
if(t!=0x0F){
p10=0xEF;
t=
if(p10!=0xEF){
p10=0xDF;
t=p10;
if(p10==0xE7){
touche='*';
}
if(p10!=0xDF){
p10=0xBF;
if(p10==0xEB){
touche='7';
}
if(p10!=0xBF){
p10=0x7F;
p10=0xDF;
t=p10;
if(p10==0xDD){
touche='5';
}
if(p10==0xD7){
touche='0';
}
if(p10==0xDB){
touche='8';
}
if (p10==0xDE){
touche='2';
}
p10=0x7F;
t=p10;
if(p10==0x7D){
touche='6';
}
if(p10==0x77){
touche='#';
}
if(p10==0x7B){
touche='9';
}
if (p10==0x7E){
touche='3';
}
p10=0xBF;
t=p10;
if(p10==0xBD){
touche='4';
}
if (p10==0xBE){
touche='1';
}
}
}
}

Formats disponibles : Unified diff