Skip to content
/ ASM Public

Alguns testes que fiz usando ASM e suas diferentes versões

Notifications You must be signed in to change notification settings

SCLorentz/ASM

Repository files navigation

Alguns testes que fiz usando assembly, tanto com o asm x86-64 quanto o arm64

arm64, para não esquecer:
https://developer.apple.com/documentation/xcode/writing-arm64-code-for-apple-platforms

execute: 
    ./build-arm64.sh
    ./build-x86-64.sh
    ./devcontainer-x86-64.sh

caso não funcione
chmod +x build-arm64.sh
chmod +x build-x86-64.sh
chmod +x devcontainer-x86-64.sh

talvez seja possivel executar a verção x86-64 do macOS, mas caso não funcione, use o devcontainer do repositorio
instalar o nasm no devcontainer

About

Alguns testes que fiz usando ASM e suas diferentes versões

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages