Develop/ETC

SASM 설치 및 세팅

OneSeat 2022. 4. 14.
반응형

💡 공식 홈페이지

https://dman95.github.io/SASM/english.html

 

SASM - Simple crossplatform IDE for NASM, MASM, GAS, FASM assembly languages

SASM SASM (SimpleASM) - simple Open Source crossplatform IDE for NASM, MASM, GAS, FASM assembly languages. SASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language. SASM is translated

dman95.github.io

💡 설치 및 세팅

다운로드 및 설치를 진행합니다.

실행 후 왼쪽 상단의 Settings > Settings > Build > Mode > x64로 선택하고 OK를 누릅니다.

윈도우 기준 보통 64비트이나 아닐 경우 그대로 x86으로 세팅합니다.

SASM Build Setting
SASM Build Setting

 

Debug(F5)를 눌러 정상 진행한 뒤, 상단 왼쪽의 Debug > Show registers(Ctrl+R) and Show Memory(Ctrl+M)를 선택합니다.

SASM Debug Setting
SASM Debug Setting

 
반응형

댓글