VGA - Write

This commit is contained in:
Frater 2026-02-17 21:04:59 +01:00
commit ddc4ef393c
9 changed files with 166 additions and 149 deletions

View file

@ -241,7 +241,7 @@ timer_isr:
push ax
push fs
mov ax,BDA_CUSTOM_SEG
mov ax,SEG_BDA_CUSTOM
mov fs,ax
; exemple de fonctionnement:
; inc byte [fs:BDA_TIMER]