Intel 386/486 C Code Builder Kit: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=Intel386486c.jpg | |||
|Name=Intel 386/486 C Code Builder Kit | |||
|Version=1.1 | |||
|Vendor=[[Intel]] | |||
|Licence= | |||
|WWW= | |||
}} | |||
Intel's C Code Builder Kit is a package of tools for 386 and 486 processors. | Intel's C Code Builder Kit is a package of tools for 386 and 486 processors. | ||
Line 15: | Line 23: | ||
* integration of assembly code with code produced by Microsoft and Borland assemblers. | * integration of assembly code with code produced by Microsoft and Borland assemblers. | ||
* includes full documentation of C Code Builder runtime libraries. | * includes full documentation of C Code Builder runtime libraries. | ||
* allows applications to directly access | * allows applications to directly access 64 MB of physical memory and 4 GB of virtual memory | ||
* virtual memory management allows users to run applications of any size by swapping code to disk. | * virtual memory management allows users to run applications of any size by swapping code to disk. | ||
* runtime libraries conforming to Microsoft and POSIX standards | * runtime libraries conforming to Microsoft and POSIX standards |
Latest revision as of 04:08, 23 March 2023
Intel 386/486 C Code Builder Kit | |
---|---|
![]() | |
Name | Intel 386/486 C Code Builder Kit |
Version | 1.1 |
Vendor | Intel |
Author | |
Licence | |
WWW |
Intel's C Code Builder Kit is a package of tools for 386 and 486 processors.
Features
- Version 1.1
- improved performance for graphics-intensive applications
- supported memory managers:
- MS-DOS 5 EMM386
- Qualitas 386MAX
- Quarterdeck's QEMM-386
- Helix NETROOM
- Operating system support:
- IBM OS/2 2.0
- MS-Windows v3.1
- DOS 5 loaded high.
- integration of assembly code with code produced by Microsoft and Borland assemblers.
- includes full documentation of C Code Builder runtime libraries.
- allows applications to directly access 64 MB of physical memory and 4 GB of virtual memory
- virtual memory management allows users to run applications of any size by swapping code to disk.
- runtime libraries conforming to Microsoft and POSIX standards
- Intel387 and Intel487 SX math coprocessor emulation
Intel 386/486 C Code Builder Kit includes:
- source-level debugger
- compile-and-link driver
- make utility
- 32-bit DOS C compiler conforming to Microsoft C and ANSI C standards
- il32 - Linker
- LIB32 - Library Manager (librarian)
- DB32 - DPMI Debugger
Versions
- 1991-04-02: 1.0
- 1992-03-30: 1.1