N
N
nzer02017-08-27 02:14:20
assembler
nzer0, 2017-08-27 02:14:20

How to start writing in Assembler?

What to read, what programs to use and under what platform?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
L
longclaps, 2017-08-27
@longclaps

Read our father Google .

A
amambaru, 2017-08-27
@amambaru

1. You can start with inline assembler in C/Pascal/Go.
2. Naked assembler in a real OS is inconvenient. Decide on the simplest platform. Possibly microcontrollers.

M
Maxim Black, 2017-09-09
@mcblack

If we are talking about programs on a PC under Windows, I recommend a quick start: Iczelion's Lessons and read the basic things about registers and basic x86 mnemonics.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question