I am learning FASM at the moment.
I havent found any books about FASM except documentation on the flatassembler.net
FASM = Flat Assembler
MASM = Macro Assembler
TASM = Turbo Assembler
All the old books(really old,since 199x,i found it from my college libary,seems many years no one touch it) about Assembler that i found and read is using MASM or TASM as code example,even solution for exercise,they use TASM/MASM
So that i just confuse that can i still read that Exercise Book (use TASM/MASM) and its code example to learn FASM?
Also if you know any good book/exercise books/course that use FASM for example code,please tell me
Thanks all fellow coders,
Tuan Linh