1 / 9

Code prit sur . emu8086

Calcul de Factoriel. Code prit sur . http://www.emu8086.com. Calcul de Factoriel. Macro Les Jumps Les Interruptions Les Procédures L'utilisation de la pile. Calcul de Factoriel. - Saisir les entrées clavier - Afficher les entrées à l'écran

rusti
Download Presentation

Code prit sur . emu8086

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Calcul de Factoriel Code prit sur. http://www.emu8086.com

  2. Calcul de Factoriel • Macro • Les Jumps • Les Interruptions • Les Procédures • L'utilisation de la pile

  3. Calcul de Factoriel - Saisir les entrées clavier - Afficher les entrées à l'écran - Vérifier si les caractères sont valides - Calculer le factoriel - Calcul - Vérifier les débordements - Afficher le résultat à l'écran

  4. La Macro

  5. Les Jumps

  6. Rappel sur les Jumps

  7. Les Procédures

  8. Les Interruption( Les Périphériques )

  9. Adresses utiles http://www.emu8086.com/dr/asm2html/assembler_source_code/ http://www.emu8086.com/dr/asm2html/assembler_source_code/factorial.asm.html http://www.emu8086.com/assembly_language_tutorial_assembler_reference/8086_bios_and_dos_interrupts.html

More Related