Library (with all the procedures that will be discussed in subsequent videos): https://github.com/Number571/ASMLIB
Material on FASM assembler:
http://flatassembler.narod.ru/fasm.htm
http://www.cyberforum.ru/fasm/thread1...
Registers in assembly languages:
http://www.ccfit.nsu.ru/~kireev/lab2/...
Example programs with NASM assembler (in many ways similar to the FASM dialect):
https://asmtutor.com/
Assembler in Linux for C programmers (assembler) GAS):
https://ru.m.wikibooks.org/wiki/%D0%9...
Assembly Language Book:
Assembler for DOS, Windows, and UNIX (Author: S.V. Zubkov)