Posts Tagged ‘C++’

DexOS Clib preliminary release

Wednesday, May 27th, 2009

OK, I’ve kept everyone waiting long enough.  The Clib is FAR from complete, however, if you’re itching to jump on VC++ and code into the sunset, it will suffice to make simple command line apps and show off some DexOS glamour.  I am also releasing this ver so I can be ridiculed as necessary, and updates can be posted for me to test out.  If you make an adjustment or improvement to the library, please send me the relevant file and a program that thoroughly tests it out.   (more…)

DexOS PE converter

Tuesday, May 12th, 2009

If you, like me, take a compiler, and make it target DexOS, but can’t get around those pesky PE *.exe files it generates, well, I have the antidote.  Here is a program to take a *.exe and turn it into a *.dex file.  The catch:  It MUST be a DexOS-targeted file, meaning at entry, all functions and routines call DexOS functions, etc.  Essentially all this app does is change the header around and call the entry point.   (more…)

DexOS MSVC environment Demo 0.2

Thursday, May 7th, 2009

DexOS MSVC Demo 0.2  Here is the newest version of the demo, try it out, notice the use of the delay functions, and most of the screen I/O as well as some simple macros to edge into an actual C environment.

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!