Showing 16 open source projects for "8086 assembler masm"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    SASM

    SASM

    Simple crossplatform IDE for NASM, MASM, GAS and FASM languages

    SASM (SimpleASM), simple Open Source crossplatform IDE for NASM, MASM, GAS, FASM assembly languages. SASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language. SASM is translated into Russian, English, Turkish, Chinese, German, Italian, Polish, Hebrew, Spanish. In SASM you can easily develop and execute programs, written in NASM, MASM, GAS or FASM assembly languages. Enter code in form and simply run your program...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 2

    asmc

    Masm compatible assembler

    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    fpASM

    An x86 assembler that aims to be compatible with MASM and TASM

    An x86 assembler project with the following goals: 1) source level compatibility with MASM and TASM 2) support for the OMF object file format 3) support for 16-bit segmented code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Keystone Engine

    Keystone Engine

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, etc.)

    Keystone is a lightweight multi-platform, multi-architecture assembler framework. Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in C/C++ languages, with bindings for Java, Masm, Visual Basic, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available. Native support for Windows & *nix...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    Visual MASM

    Visual MASM

    Visual MASM - Assembly IDE for Microsoft MASM

    Create 16-bit, 32-bit and 64-bit Microsoft Windows and 16-bit MS-DOS applications with Visual MASM for Microsoft Macro Assembler (MASM).
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    JWasm

    JWasm

    Japheth's assembler, JWasm

    JWasm is a free MASM-compatible assembler with these features: native support for output formats Intel OMF, MS Coff (32/64-bit), Elf (32/64-bit), Binary, Windows PE (32/64-bit) and DOS MZ. precompiled JWasm binaries are available for DOS, Windows and Linux. For OS/2 and FreeBSD, makefiles are supplied. Instructions up to AVX are supported. JWasm is written in C. The source is portable and has successfully been tested with Open Watcom, MS VC, GCC and more. As far as programming for MS...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    JWasm is a Masm-compatible assembler. It supports 16-, 32- and 64-bit code, instructions up to AVX and various output formats. It's written in C.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8

    Minimalistic Assembler Interpreter

    miniasm is a short bytecode based assebler, interpreter and compiler

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fast and efficient self-assembling 80x86 assembler for DOS/Win32/Linux; with 8086-80486/Pentium/MMX/SSE/AVX/XOP instructions support, 16-bit/32-bit/64-bit code, binary/MZ/PE/COFF/ELF output formats.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10
    Microsoft Macro Assembler (MASM) Version 6.11 1.Extract using WinRAR 2.Run Setup.exe from the folder 'Disk1'
    Leader badge
    Downloads: 305 This Week
    Last Update:
    See Project
  • 11
    Simple calculator in ASM language. this calculator receive an infix mathematical expression ( like 2+4*3-10 / 2 ) and calculate its output. I used an Infix-to-Postfix algorithm for calculating the expression. *use MASM as Assembler and also use a 16-bit linker for linking the OBJ file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PeiAsm Multi-Processor Assembler/Emulator for x86 Windows. -Coded by M. Keaton (The Polyester Method)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Emulator of Intel 8086 processor on Java. Allow user to load assembler code for 8086, compile and run it, watch the state of registers, memory, stack and change it for debugging and experimenting. The main project purpose is training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A assembler plugin for Eclipse, to use different assembler-programs (e.g. NASM, TASM or MASM) as back-end compiling. It include linker and debugger controlling, too. And you get a optimiced ASM-File-Editor with this plugin.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Xenon is an easy to use assembler for the intel 8086 processor. It is very robust with a large number of features. It comes with a full fledged ide for assembly language. It works on the linux platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimpleASM is a IDE for the MASM (Microsoft´s macro assembler) which is fully written with Borland Delphi6. It uses several controls (please see homepage) and is able to modify the hash table for changing the tokens (color, style ect.).Compiler params can
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.