prepare HiRes
This commit is contained in:
parent
c7509b1861
commit
5e24809e34
1 changed files with 2 additions and 2 deletions
|
|
@ -79,8 +79,8 @@ reset:
|
|||
call setup_check_vga
|
||||
|
||||
; on initialise le mode texte 80x25 par défaut DEBUG
|
||||
mov ax, 0x0003
|
||||
int 10h
|
||||
;mov ax, 0x0003
|
||||
;int 10h
|
||||
|
||||
; enable IRQ 0
|
||||
mov ah,IRQ_ENABLED
|
||||
|
|
|
|||
Loading…
Reference in a new issue