I'll start sometime in mid December; I have some college classes to finish up first. (Finals are coming up.)

David Hinz wrote:
Jerry schrieb:
I'm interested in starting to code the DOS subsystem.

So I am going to list some possible design principles:

Avoid excessive switching from V86 mode and Protected mode.
Limit direct access to system hardware by DOS programs (especially IO).
Must differentiate CPU exceptions and Software interrupts.
Each DOS process would have its own private first Megabyte of Memory.
At least DPMI v. 0.9 support.
Dos API support (Including Long File Name support.)

Possible design additions:
Native handling of DJGPP DPMI programs (I.E. skip DJGPP stub-loader and jump directly to the DJGPP COFF image).
Open GEM GUI API Support.
Bios and Video ROM virtualization.

Additions, subtractions, modifications, or comments anyone?
_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
I seem to be the first one, who wants to help you coding.
I don't have much experience, but that's why I'm here, I want to learn.
It seems like this subproject is ideal for this, so when will you start?
You said when your semester is over, but when is that?

Greets,

David Hinz

_______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev