summaryrefslogtreecommitdiff
path: root/misc/pmw.bat
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:09:12 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:09:12 +0000
commit8ac364139a0af08f834c11bd2b8bd6dfc6707dfb (patch)
tree46016ba4569be263d5bf772e359e3207255bf12a /misc/pmw.bat
parent005b39c856917f060973f8d07c98d111b67d0a7f (diff)
downloadnasm-8ac364139a0af08f834c11bd2b8bd6dfc6707dfb.tar.gz
nasm-8ac364139a0af08f834c11bd2b8bd6dfc6707dfb.tar.bz2
nasm-8ac364139a0af08f834c11bd2b8bd6dfc6707dfb.zip
NASM 0.98.30
Diffstat (limited to 'misc/pmw.bat')
-rw-r--r--misc/pmw.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pmw.bat b/misc/pmw.bat
index 8ed2bef..88b67a5 100644
--- a/misc/pmw.bat
+++ b/misc/pmw.bat
@@ -1,7 +1,7 @@
@echo off
rem some batch file to bind nasm and ndisasm with pmode/w
rem a mega cool dos extender for watcom done by tran
-rem
+rem
rem max 8 megs, dpmi stack 256*16=4096, no banner
pmwlite.exe nasm.exe
pmwsetup.exe /X8388608 /P256 /B0 nasm.exe