wip: multitasking: change eip but not working

This commit is contained in:
2025-01-21 10:41:27 +01:00
parent d889a251ef
commit 57ce3c792d
3 changed files with 9 additions and 5 deletions

View File

@ -40,7 +40,7 @@ irq_common_stub:
irq0:
push eax
mov eax, [esp + 4]
mov [eip_backup], eax
mov [esp_backup], esp
pop eax
push 0
push 32