Small improvements
This commit is contained in:
@@ -163,7 +163,7 @@ int80h:
|
||||
jge 0f
|
||||
mov si, cx
|
||||
mov bp, sp
|
||||
lea bp, [bp + 16] # 10 for us, 6 for the interrupt
|
||||
add bp, 16 # 10 for us, 6 for the interrupt
|
||||
call cs:[int80h_table+si]
|
||||
jmp 1f
|
||||
0:
|
||||
|
Reference in New Issue
Block a user