prepare HiRes

This commit is contained in:
Frater 2026-01-20 16:12:32 +01:00
commit 5e24809e34

View file

@ -79,8 +79,8 @@ reset:
call setup_check_vga call setup_check_vga
; on initialise le mode texte 80x25 par défaut DEBUG ; on initialise le mode texte 80x25 par défaut DEBUG
mov ax, 0x0003 ;mov ax, 0x0003
int 10h ;int 10h
; enable IRQ 0 ; enable IRQ 0
mov ah,IRQ_ENABLED mov ah,IRQ_ENABLED