From 1eff431dd6eb9dc8afb2bb912dffa5177fe0291f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Hord=C3=A9?= Date: Fri, 5 Nov 2004 01:00:15 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20modification=20du=20programme=20afin=20q?= =?UTF-8?q?u'il=20soit=20compatible=20avec=20les=20blocs=20m=C3=A9moires?= =?UTF-8?q?=20et=20correction=20d'un=20bogue=20de=20couleur=20a=20la=20sor?= =?UTF-8?q?tie=20du=20programme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- programs/gestion.asm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/programs/gestion.asm b/programs/gestion.asm index d729164..8266b9c 100644 --- a/programs/gestion.asm +++ b/programs/gestion.asm @@ -161,6 +161,9 @@ tre3: tre4: cmp ah,67 jne endof + mov ah,15h + mov cl,7 + int 47h db 0CBh ;selectionne la ligne xx