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
- Host: GitHub
- URL: https://github.com/connorslade/masm32-compile-script
- Owner: connorslade
- License: gpl-3.0
- Created: 2021-02-13T02:28:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-13T04:03:22.000Z (over 4 years ago)
- Last Synced: 2025-02-10T13:43:34.042Z (5 months ago)
- Topics: batch, batch-script, masm, masm32
- Language: Batchfile
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MASM32-Compile-Script
Im learning Assembly and I made this to make it a bit easier...

Help Test `.\Compile.bat`
Running the script with test.asm `.\Compile.bat .\test.asm true`
C O D E