Is there anywhere I could find a tutorial or commented example on how to make a small command line Operating System(not really an operating system cause it runs on windows)?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-02-21
Talking about a console window, like in Unix/Linux?
But for running your own custom commands?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well yes pretty much like MS-DOS but with less commands and my commands and it would run off of windows because thats the computer I have and the computer I have dev-cpp on but I would only have simple commands at the time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there anywhere I could find a tutorial or commented example on how to make a small command line Operating System(not really an operating system cause it runs on windows)?
Talking about a console window, like in Unix/Linux?
But for running your own custom commands?
Well yes pretty much like MS-DOS but with less commands and my commands and it would run off of windows because thats the computer I have and the computer I have dev-cpp on but I would only have simple commands at the time.
not quite sure what you have in mind but these might help ..
WinBatch http://www.winbatch.com
DOSBox http://perfectsync.com
4NT http://jpsoft.com
DL
Not really sure, but I guess the sources for sh, csh, bash etc. should be out there. Maybe try redhat, I think they got a big source code section.
upcase