The MASM Forum

64 bit assembler => 64 bit assembler. Conceptual Issues => Topic started by: mayuresh on July 11, 2021, 09:57:09 PM

Title: The Art of 64-Bit Assembly
Post by: mayuresh on July 11, 2021, 09:57:09 PM
Randall Hyde is releasing a new edition of his book "The Art of 64-Bit Assembly" in October 2021 and it uses MASM.
Further information at https://nostarch.com/art-64-bit-assembly (https://nostarch.com/art-64-bit-assembly).
Have fun.
Title: Re: The Art of 64-Bit Assembly
Post by: bomz on July 13, 2021, 02:21:54 AM
Understanding Windows x64 Assembly (https://sonictk.github.io/asm_tutorial/)
asm_tutorial (https://github.com/sonictk/asm_tutorial)

Introduction to 64 Bit Windows Assembly Programming. Seyfarth,Ray (https://codernet.ru/media/Introduction%20to%2064%20Bit%20Windows%20Assembly%20Programming.%20Seyfarth,Ray/introduction_to_64_bit_RWuYIDC.pdf)

Introduction to 64 Bit Windows Assembly (https://software.intel.com/content/dam/develop/external/us/en/documents/introduction-to-x64-assembly-181178.pdf)

(http://kolobok.us/smiles/light_skin/download.gif)
Title: Re: The Art of 64-Bit Assembly
Post by: Mikl__ on July 26, 2021, 11:33:34 PM
Привет, bomz!
есть с первой по десятую главу, к сожалению на английском... (https://wasm.in/styles/smiles_s/scratch_one-s_head.gif)
Title: Re: The Art of 64-Bit Assembly
Post by: anta40 on July 30, 2021, 12:35:46 AM
He switches to HLA... I guess HLA is abandoned, yes?