peter e4328d08e2 + heapblocks 27 ani în urmă
..
cpu.pp d1a1f501c8 Initial revision 27 ani în urmă
getopts.pp d1a1f501c8 Initial revision 27 ani în urmă
heap.inc e4328d08e2 + heapblocks 27 ani în urmă
i386.inc 0e34e8a6ce + some small comments added 27 ani în urmă
makefile d1a1f501c8 Initial revision 27 ani în urmă
math.inc d1a1f501c8 Initial revision 27 ani în urmă
mmx.pp d1a1f501c8 Initial revision 27 ani în urmă
readme d1a1f501c8 Initial revision 27 ani în urmă
set.inc d1a1f501c8 Initial revision 27 ani în urmă
strings.pp d1a1f501c8 Initial revision 27 ani în urmă

readme

This directory contains only RTL parts specific
to the processor I386 family.

(They are specific because they contain assembler instructions)

Include files for system are :
heap.inc (heap handling)
set.inc (sets operations)
math.inc (mathematic operations using the coprocessor)
i386.inc (several functions/procedures containing assembler parts)

Units are :
strings.pp (written in assembler for speed)
getopts.pp (depends on the way the command line
is transmitted to the program)