readme 416 B

123456789101112
  1. This directory contains only RTL parts specific to the processor I386 family.
  2. (They are specific because they contain assembler instructions)
  3. Include files for system are :
  4. heap.inc (heap handling)
  5. set.inc (sets operations)
  6. math.inc (mathematic operations using the coprocessor)
  7. i386.inc (several functions/procedures containing assembler parts)
  8. Units are :
  9. strings.pp (written in assembler for speed)