This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:multiasm:exercisesbook:pc [2026/04/23 12:10] – ktokarz | en:multiasm:exercisesbook:pc [2026/04/23 12:27] (current) – [Introduction to VS] ktokarz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Programming in Assembler for x64 ====== | ====== Programming in Assembler for x64 ====== | ||
| ===== Introduction to VS ===== | ===== Introduction to VS ===== | ||
| - | Creating project in VS with MASM source | + | Creating |
| + | Assembling, debugging, disassembly window, register view, memory view - data section, | ||
| ===== Instroduction to Linux assembly programming ===== | ===== Instroduction to Linux assembly programming ===== | ||
| NASM | NASM | ||