forked from chic_luke/figasm
Update README.md
This commit is contained in:
parent
974a5a16f2
commit
947232d0bb
@ -15,3 +15,5 @@ ld figa.o -o figa
|
|||||||
nasm -f win64 -o figa.o figawin.asm
|
nasm -f win64 -o figa.o figawin.asm
|
||||||
ld -o figa.exe figa.o -entry=Start --subsystem=console -lkernel32
|
ld -o figa.exe figa.o -entry=Start --subsystem=console -lkernel32
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Potrebbe essere necessario disattivare l'antivirus, a quanto pare a Windows Defender non piace la figa...
|
||||||
|
Loading…
Reference in New Issue
Block a user