About 50 results
Open links in new tab
  1. NASM - The Netwide Assembler - Index

    Dec 5, 2024 · NASM - The Netwide Assembler - Index 15741 Posts in 3785 Topics by 3934 Members. Latest Member: ToyBoy Latest Post: "Floor demo with nasm in ..." ( April 11, 2026, 11:19:59 AM ) …

  2. Using NASM - Netwide Assembler

    Dec 5, 2024 · Using NASM Locked Topic Sticky Topic Using NASM

  3. Nasm source does not work - Netwide Assembler

    Aug 29, 2014 · Nasm source does not work My email is fbkotler@myfairpoint.net However, I don't "do Windows" (personal prejudice, not for "engineering" reasons), so I won't be able to evaluate your …

  4. NASM or YASM in the modern era (or something else)

    Feb 3, 2024 · I don't know yasm, but I can tell you that nasm is constantly in development, with new instruction sets being added pretty much as soon as they are released. We have an Intel developer …

  5. Programming with NASM

    May 17, 2025 · Pages: [1] 2 3 ... 52 NASM - The Netwide Assembler » NASM Forum » Programming with NASM

  6. How To do a loop in NASM? - Netwide Assembler

    Aug 12, 2021 · hello everyone I'm quite new to NASM and assembly in general. I've learned how to do the simple stuff such as adding and subtracting 2 numbers. I've been trying to write a program that …

  7. nasm error: invalid combination of opcode/ope

    Jul 31, 2008 · nasm error: invalid combination of opcode/ope « on: July 31, 2008, 03:08:14 AM » Hi i am creating a c library in vs2008 that uses assembly functions: Memory.h: #ifdef __cplusplus extern "C" …

  8. www.nasm.us down? - Netwide Assembler

    Mar 14, 2016 · Is there a mirror somewhere for the nasm compiler or manual? It's kind of annoying trying to figure stuff out without access to it. Edit: site is back up. Many thanks to Frank, Cyrill and Hans …

  9. Nasm in visual studio: spaces in file path - Netwide Assembler

    Sep 23, 2009 · Henry Tumblin has graciously contributed his "nasm.rules" file for VS, and - better yet - a README on how to use it. Looks to me like this will save people wanting to use Nasm with VS a …

  10. NASM is missing a more modern x86 instruction!

    Mar 12, 2023 · NASM is not recognizing the instruction LOADIWKEY. While this can only be run at ring0 according to the documentation, it does exist, and therefore shouldn't be left out of the capabilities of …