Malika
Newbie level 3
- Joined
- Apr 28, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,309
Hi Everybody How r u
please i need ur help i have an exercice to do with "EMU 8086" but i could not solve it i'm so sorry my english is bad
if u can help me send to me a msg or something
thank youuuuu
- - - Updated - - -
this is the exercice i'll try to translate it
Ecrire un programme pour réaliser un éditeur de texte configuré selon le critères suivants :
- on ne peut saisir que des caractères alphabétiques
- l'affichage est toujours en majuscule quelque soit le caractère tapé
- le texte tapé doit s'enregistrer à partir de l'adresse 100H
- on termine l'édition par l'appui sur la touche entrée
- - - Updated - - -
write a program to create a text editor configured according to the following criteria:
- You can enter only alphabetic characters
- The display is capitalized regardless of the character typed
- Typed text must register from the address 100H
- It finishes editing by pressing the enter key
please i need ur help i have an exercice to do with "EMU 8086" but i could not solve it i'm so sorry my english is bad
if u can help me send to me a msg or something
thank youuuuu
- - - Updated - - -
this is the exercice i'll try to translate it
Ecrire un programme pour réaliser un éditeur de texte configuré selon le critères suivants :
- on ne peut saisir que des caractères alphabétiques
- l'affichage est toujours en majuscule quelque soit le caractère tapé
- le texte tapé doit s'enregistrer à partir de l'adresse 100H
- on termine l'édition par l'appui sur la touche entrée
- - - Updated - - -
write a program to create a text editor configured according to the following criteria:
- You can enter only alphabetic characters
- The display is capitalized regardless of the character typed
- Typed text must register from the address 100H
- It finishes editing by pressing the enter key