Fake DOS Emulator - QBasic Source Code
Back to: Main Programming Page
Ah, the good old days of DOS. Who didn't try to write one of these fake DOS Emulators? This is a pretty simple one - it has a list of 10 comments that it will choose from randomly, plus a couple of built in responses to specific commands. And then at the very end, it tells you it's fed up and makes your screen go blank. The program kind of lost its magic after Windows 95 came out, but I figured, what the hell, maybe I can still find that unsuspecting user who hasn't upgraded to a graphical operating system, yet.
- Download Source Code (zip)
- View Source Code (or scroll down)
- Screen Shot