16 bit c compiler for real mode?
-
- Posts: 3
- Joined: Mon Jan 07, 2013 2:29 pm
16 bit c compiler for real mode?
I'm new to the whole os dev scene so for my first project I though to do an os in real mode as I have the BIOS interrupts to help me. My idea for my first project would be a simple BASIC interpreter as an os so I ask: Is the a 16 bit compiler for C?
-
- Posts: 3
- Joined: Mon Jan 07, 2013 2:29 pm
Re: 16 bit c compiler for real mode?
Is that pay only, I'm trying to be a cheap skate and see if the is a free compiler.
Re: 16 bit c compiler for real mode?
The old version is free.
Re: 16 bit c compiler for real mode?
You only have to follow my link to see that it is free. It's quite a good compiler for 16-bit OS development. Many years ago I used it to type in the entire source code of the first version of Minix and get it running on an IBM PC.
-
- Posts: 3
- Joined: Mon Jan 07, 2013 2:29 pm
Re: 16 bit c compiler for real mode?
My bad didn't see the download on the page just got all panicy when I hovered other the download tab.
Re: 16 bit c compiler for real mode?
http://www.openwatcom.org/ has 16-bit support.