MS-DOS

Moderators: blip
Number of threads: 362
Number of posts: 872

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
help biluding new dos (disk oprating system) Posted by mayorpat on 22 Aug 2002 at 9:11 AM
i want to biuld a new stable crash proof gui oprating system and the first thing I think I need to do is biuld a dos(disk oprating system)and a new file system. So I need info on the right languige to use.

i think if microsoft would have talord a new dos to windows rather than forcing ms dos and win 3.1 - me to work together in my opinon would av made for a stable os
Report
Re: help biluding new dos (disk oprating system) Posted by jeffpost on 22 Aug 2002 at 7:02 PM
: i want to biuld a new stable crash proof gui oprating system and the first thing I think I need to do is biuld a dos(disk oprating system)and a new file system. So I need info on the right languige to use.
:
: i think if microsoft would have talord a new dos to windows rather than forcing ms dos and win 3.1 - me to work together in my opinon would av made for a stable os
:

www.freedos.org

Report
Re: help biluding new dos (disk oprating system) Posted by beyondsociety on 29 Aug 2002 at 10:31 AM
You could use assembly but you would have to know alot before you could start. You will have to look at how the dos memory manager works and how dos interfaces with the hardware and the software. You should look at the DPMI interface as that is what does uses.

A guy has actually created a DOS clone. You could look at his source code, its in assembly. Do a search on google or msn and type in DS-OS.


Hope this helps, you could also look at Freedos but you wouldn't get anyhelp from them if you were using assembly since they are writing it in a high-level language unlike assembly which is a low-level language.


Report
Re: help biluding new dos (disk oprating system) Posted by emu8086 on 31 Oct 2002 at 1:21 PM
This tiny tutorial may help:

Micro Operating System v1.0
This is a very basic example of a tiny operating system. This OS can be loaded on floppy disk. Tutorial, full 8086 instruction set, information about some basic interrupts are also included.

Get it from here:

http://www.programmersheaven.com/search/download.asp?FileID=22432

Good luck!

Report
Re: help biluding new dos (disk oprating system) Posted by Pharabee on 11 Feb 2003 at 9:48 AM

I will Help you. Im still studying VESA mode. also I want to know how to Allocate memory More than 1MB. I use int 0x2f.
Contact me. Im using Emu8086 to compile it. It is Nice.


check this:
http://city.boleh.com/~vampire_strikes/DownLoad/DownLoad.htm
I want some Comment about my HackTools



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.