-
-
to be implemented
-
It would be nice if a recent snapshot ZIP (or CD image) of all packages in the repository could be downloaded in case one does not want / can setup network on the DOS machine. This ZIP could then (for…
-
The FreeDOS kernel has an IDLEHALT setting (config.sys) that enables a power saving mechanism emitting hlt instructions whenever the PC is idle. This helps keeping the CPU temperature in check.
App…
-
-
I wonder if SvarCOM can have LOCK and UNLOCK commands for MS(PC)-DOS 7?
4DOS implementation for reference:
https://github.com/TritonDataCenter/sdcboot/blob/master/freedos/source/fourdos/doscmds.c#…
-
I started doing some work on the EDR-DOS kernel. Shall we put that under version control anywhere? Perhaps as a sub-project under SvarDOS here on Github? At the moment I use a local mercurial reposito…
-
I am still struggling to decide whether the single-file kernel should be named KERNEL.SYS or DRKERNEL.SYS by default. DRKERNEL.SYS would be better to differentiate it from the FreeDOS kernel, but SYS …
-
I can now build DRDOS.SYS with Watcom WLINK. It was not as easy as building DRBIO.SYS with WLINK. There are two reasons for it:
1. I had to call FIXUPP.EXE on all RASM86 produced object files to br…
-
### Question
I tried to boot DR-DOS 7.01.08 (2011), but it doesn't work in DOSbox-X (artifact as of today), reaches only up to here:
![image](https://github.com/joncampbell123/dosbox-x/assets/9722…