An open API service indexing awesome lists of open source software.

https://github.com/connorslade/masm32-compile-script

MASM32 Compile Script
https://github.com/connorslade/masm32-compile-script

batch batch-script masm masm32

Last synced: 3 months ago
JSON representation

MASM32 Compile Script

Awesome Lists containing this project

README

        

# MASM32-Compile-Script

Im learning Assembly and I made this to make it a bit easier...

![](https://i.imgur.com/SAWCCh2.png)
Help Test `.\Compile.bat`

![](https://i.imgur.com/gbbQsm4.png)
Running the script with test.asm `.\Compile.bat .\test.asm true`

![](https://i.imgur.com/wFjE39N.png)
C O D E