]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/exmm/x.bat
cleaned up the repo from debugging watcom2 ^^
[16.git] / src / lib / exmm / x.bat
old mode 100644 (file)
new mode 100755 (executable)
index 5e8a8bf..2bf3f55
@@ -1 +1,10 @@
-"wcp -mh emm.c"  at\r
+rem bcc -mh -c memory.c\r
+rem bcc -mh emm.c memory.obj\r
+rem move emm.exe em0.exe\r
+rem move memory.obj memory.ob\r
+rem wdis -a memory.ob > memory.asm\r
+rem wasm -c -mh -0 memory.asm\r
+rem wcp -ecc -mh emm.c memory.obj \z\borlandc\lib\ch.lib\r
+wcc -0 -mh memory.c\r
+wcp -0 -mh emm.c memory.obj\r
+wcp -0 -mh far.c memory.obj\r