Skip to content

MyPaulo/easy-masm

Repository files navigation

Easy-MASM

The simplest way to assemble, link, and run masm32 files

Instructional Videos

Local Install

Check out this video where I quickly install Easy-MASM, edit a file, and run it on Windows and Linux (all in under 3 minutes)!

Basic Steps for Local Installation

  1. Clone this repository
  2. From your terminal, either run the "run.bat" file or "run.sh" file to run source.asm
    • Windows users type .\run source
    • Linux users type ./run.sh source

Documentation

Detailed information on Easy-MASM has been moved to this website

Quick Links:

See Easy-MASM in Action

easy-masm

About

Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages