Clib
View the status of the DexOS MSVC C Library and programming environment here.
Current Snapshot:
The DexOS C Library is an effort to create a C99-compliant C library for use with DexOS. As many people aren't all that familiar with GCC, and I don't have it on hand, I decided to stick with a compiler that included an attractive IDE, and that was also available for free. (MSVC Express 2008)
NEWS:
- Quick update/cleanup for sync to online repo.
- -Fix Major bug in floating point
- Math routine modifications by Lone_wolf and VESA info by Lon_Wolf added. More work with headers.
- Fix of last commit, missing file ctype.cpp added
- Rewrite ctype.h/ctype.cpp
- Adding stub includes to begin pushing toward C99 compliance
- Integration of some string functions.
- more inlining of functions
- Floppy access routines partly ported, EXPERIMENTAL
- Testing push to new host
| RSS |