Build drive selection logic for FCBs
This commit is contained in:
parent
4e779c5a22
commit
c41782c78f
4 changed files with 51 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
section .bss
|
||||
|
||||
; drive selected for I/O
|
||||
; drive actually selected for I/O
|
||||
dsknum: resb 1
|
||||
; current sector number
|
||||
dskseek: resd 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue