- Put your source files under
dosroot/src/ - Set the output executable name in
Makefile(in variableEXE) - Run
make.
Expect DOSBox coming up and TCC compiling the file. After that EXE will be executed.
frm https://github.com/Jamesits/DOS-Threading-Demo
----
DOS Build System for MacOS
- Put your source files under
dosroot/src/ - Set the output executable name in
Makefile(in variableEXE) - Run
make.
Expect DOSBox coming up and TCC compiling the file. After that EXE will be executed.
frm https://github.com/Jamesits/DOSBuildSystem
No comments:
Post a Comment