pico]OS for 80x86 in real mode

This port is for 80x86 processors (80286 and above) in real mode. It is just an example and can be used as template for own ports.

This port supports console I/O for the nano layer.

Environment

The port can be compiled with Borland C++ version 3.1 for DOS. Because DOS is limmited in its command line length, the GNU makefiles are not supported. Instead a DOS batch file is used to compile and link the test program.

Examples

This is an example of the pico]OS RTOS running in a DOS box. The meaning of the cryptical output is described in the file testinfo.txt.