merge branch memory-shit into higher-half

This commit is contained in:
2025-05-10 15:48:10 +03:00
parent 65f543fa92
commit 767e74976f
14 changed files with 419 additions and 178 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ sys_exit_handler:
global test_user_function
test_user_function:
mov eax, 0xDEADBEEF
mov eax, 0xB00B1E5 ; 0xDEADBEEF
int 0x80
jmp $