add: dynamic Windows APIs, blank IAT fix: misc & linux build

This commit is contained in:
2024-08-22 11:29:59 +02:00
parent 1c451dc828
commit e5603117d4
21 changed files with 908 additions and 265 deletions

View File

@@ -21,7 +21,6 @@ jmp loop2
main:
mov a1, msg ; msg is a char *
loop:
cmp *a1, 0
jne 1