-
I failed to wlink it on a clean system, it fails with
wlink: Argument list is too big
Can you provide more info how do you build it or maybe just release an exe
-
I need to implement this repository in a MS-DOS machine.
-
The structure is defined here: https://github.com/FDOS/kernel/blob/8552d833bbca657591fa8e6f7276d307d7d0c7c6/hdr/device.h#L205
The MS-DOS v6 and v7.00 structure is incompletely described in https://…
-
# The big question
Can we port list back to pdcurses and the DOS variant of LIST.C which hasn't seen any loving for over twenty years?
## Why should we?
MS-DOS (and its variants such as DR-DOS/PC…
-
Is a name like `.TXT` a valid filename under DOS? From a FAT directory entry perspective this should be allowed. But I am not sure how MS-DOS as a whole handles this.
-
From my testing it looks like [filesystem access](https://cowlark.com/fluxengine/doc/filesystem.html) for DEC Rainbow RX50 disks with MS-DOS/FAT are not supported by fluxengine. Is that correct? If so…
-
I attempt to make **W-GB.EXE** through DJGPP (GCC compiler for MS-DOS)
At the end of compiling ***.o** files, it give me this error:
`No rules to make target 'tgb.c', needed by 'tgb.o'. Stop`
I d…
-
I would like to ask about future support for EMX extender and 16-bit code.
- If you plan to support 16-bit code on any platform
- if you plan to support EMX extender
in case of no plans then some m…
-
need i say more?
-
At least Digital Research DR DOS 6 and Caldera DR-DOS 7.03 kernel files are named IBMBIO.COM and IBMDOS.COM. As the dual-file builds purpose is mainly being a drop-in replacement for this systems, I s…