2
0
michael eb9df35117 Undid carls changes, but renamed _heapsize to _internal_heapsize. Make cycle now works 27 жил өмнө
..
cpu.pp 2719fa44c6 * CR0 works now (written using DB to allow to use it we INTEL and ATT output) 27 жил өмнө
heap.inc eb9df35117 Undid carls changes, but renamed _heapsize to _internal_heapsize. Make cycle now works 27 жил өмнө
i386.inc fbe85528a9 * Put back DoError, DO NOT TOUCH! 27 жил өмнө
makefile.cpu 811044754a * better rtti 27 жил өмнө
math.inc 12f6e38140 * force to use ATT or direct parsing 27 жил өмнө
mmx.pp 12f6e38140 * force to use ATT or direct parsing 27 жил өмнө
readme e64becf81c * moved getopts to inc/, all supported OS's need argc,argv exported 27 жил өмнө
rttip.inc 811044754a * better rtti 27 жил өмнө
set.inc 12f6e38140 * force to use ATT or direct parsing 27 жил өмнө
strings.pp 12f6e38140 * force to use ATT or direct parsing 27 жил өмнө

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)