PTOOLS
The tools are based on Open Watcom, but enhanced with features improving productivity. The Open Watcom version is included for multi language and C++ support.
- Builds applications and drivers for PDOS.
- Builds applications for NT console mode.
- Source code for the tools and run time library included.
- Includes assembler, C-compiler, linker, debugger, object file disassembler and make utility.
The build system for our version of the tools and runtime libraries is a lot easier to understand than the overly complex system used by Open Watcom.
Functions in our runtime libraries written in assembly language use the simplified directives and language features in our assembler.