]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/exmm/x.bat
there seems to be a problem...
[16.git] / src / lib / exmm / x.bat
index 5e8a8bfae97e89250680794533b7f783d1e7079c..851d518da3401613fdefaf86bbfa82dbd65d20b1 100644 (file)
@@ -1 +1,7 @@
-"wcp -mh emm.c"  at\r
+bcc -mh -c -lh memory.c
+bcc -mh emm.c memory.obj
+move emm.exe em0.exe
+move memory.obj memory.ob
+wdis -a memory.ob > memory.asm
+wasm -c -mh -0 memory.asm
+wcp -ecc -mh emm.c memory.obj
\ No newline at end of file