On Tue, Jan 16, 2018 at 09:23:43PM -0600, Rugxulo wrote:
> Hi,
>
> On Tue, Jan 16, 2018 at 5:35 PM, Z. B. wrote:
> >
> > My question is: do we have any API offered by FDAPM to allow closer
> > examination of CPU load the way similar to the one described in the bo
I asked about this "a while" ago, now being back to that question.
Have a look at pages from "Using MS-DOS 6.22" by Jim Cooper, describing
functionality of POWER.EXE utility - I mean pages from 852 to 857 (it's
available e.g. in "Google Books" and various places).
It's splitted into two parts: a
On Sat, Jan 13, 2018 at 08:06:15PM +0300, Ercan Ersoy wrote:
> FreeDOS Arduino Port doesn't have to graphics. For managing shell, we can
> use only a UART on Arduino. We needn't 8k RAM for managing standard input,
> standard output and standard error.
Even before you start to discuss technical de
On Fri, Jan 12, 2018 at 06:30:17PM -0500, William Dudley wrote:
> The Uno wouldn't seem to have enough memory (flash OR RAM) to make this
> worth while.
>
> The Mega2560 has enough flash (ROM) for the OS and BIOS, but only 8K
> of RAM, so I don't think it would be terribly useful either.
The mos
On Sat, Jan 06, 2018 at 04:15:08PM +, Samuel V. via Freedos-user wrote:
> I was thinking that it could become necessary to start implementing a FreeDOS
> version that included natively its own BIOS, and that this combination of
> FreeDOS/BIOS is implemented entirely native as 32 or 64-bit co