Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 2247efd88415203e1eab5ba433d24c746622ac5b Size: 3.59 MB File Format: zip
Rating: 2.130434782
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 2078 License: Free
CC386 is a free software by David Lindauer and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download CC386 which is 3.59 MB in size and belongs to the software category Coding languages and Compilers. CC386 was released on 2011-04-15 and last updated on our database on 2017-03-01 and is currently at version 3.95.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
CC386 Description
rewrote code generation to remove problems with push/pop pairs
rewrote the build system for the runtime library
many small bug fixes in the tools and runtime library
added support for binary numbers
compiles most C99 constructs now (in C99 compatibility mode)
address various compatibility issues and bugs
add new windows headers
hardware breakpoints
support for debugging NASM assembly code
updated far pointer support and segment register access
added typeof keyword
added _CRX, _DRX, _TRX direct access to registers
added _fault keyword, like _interrupt but pops exception code
updated to latest NASM version; modified NASM for virtual C++ segments
added minimal far pointer support
added better assembly language support for segmentation
added direct access to segment registers, e.g. _DS, _ES