VGA - Write
This commit is contained in:
parent
7c9ad48b19
commit
ddc4ef393c
9 changed files with 166 additions and 149 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue