On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTTarget-32 Programming Manual
Introduction
Running Win32 Programs without Win32
The i386 Microprocessor
RTLoc: Locating a Program
Running a Program on the Target
Cross Debugging
Using an IDE
The RTTarget-32 API
RTTarget-32 Native API
RTTarget-32 Header Files
DOS Emulation
DPMI Emulation
Win32 Emulation
RTTarget-32's Memory Managers
Alternate Heap Manager RTTHeap
Extended RAM Management
ACPI Component Architecture
Demo Programs
Advanced Topics
Compiling and Linking with On Time RTOS-32
Redistributable Components of RTTarget-32
RTLoc Error Messages
RTTarget-32 Reference Manual
RTKernel-32
RTFiles-32
RTIP-32
RTPEG-32
RTUSB-32
|
DPMI Emulation
RTTarget-32 emulates six DPMI functions: Interrupt 31h, functions 0202h, 0203h, 0204h, 0205h, 0210h, and 0212h. They are provided in order to support third-party libraries that may install interrupt or exception handlers using these functions. Vector remapping is done for hardware interrupt handlers just as for DOS emulation (see above).
The RTTarget-32 API
DOS Emulation
Win32 Emulation
|