Skip to content

MASM Assembly Language (with Win32 API) Tutorials

License

maux-unix/masm-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MASM-TUTORIALS

This repository contains many examples of programs that directly using MASM Assembly Language, NMAKE (Build Tools), and Win32 API.

Examples

  1. EXIT69 = simple programs that exit code 69
  2. HELLOWORLD = simple programs that print Hello World (text or GUI)
  3. VARIABLES = simple programs that describe how define words/bytes

Requirements

  1. Windows 7 or later
  2. Visual Studio (with C++ Development & Build Tools)

Start with first example

nmake EXIT69

CONTRIBUTORS

  1. Maulana M Ali

About

MASM Assembly Language (with Win32 API) Tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published