FDOS / kernel

FreeDOS kernel - implements the core MS-DOS/PC-DOS (R) compatible operating system. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2 or later. Please see http://www.freedos.org/ for more details about the FreeDOS (TM) Project.
http://kernel.fdos.org/
GNU General Public License v2.0
811 stars 144 forks source link

ow-build: use more transparen ow memory model and link target #179

Closed jmalak closed 4 months ago

jmalak commented 4 months ago

define OW memory model explicitly instead implicitly, kernel uses small memory model define OW linking target format explicitly to 'com' or 'exe' instead of implicitly assigned format