MS DOS code made public
MS DOS code made public
Could be interesting to you guys perhaps? I havent looked into it further.
http://www.computerhistory.org/press/ms ... -code.html
http://www.computerhistory.org/press/ms ... -code.html
Fudge - Simplicity, clarity and speed.
http://github.com/Jezze/fudge/
http://github.com/Jezze/fudge/
Re: MS DOS code made public
Hi,
It has a funny license which says "You may not distribute or publish the software or Derivative Works." and "You may publish and present papers or articles on the results of your research, and while distribution of all or substantial portions of the software is not permitted, you may include in any such publication or presentation an excerpt of up to fifty (50) lines of code for illustration purposes.", so I'm not sure if I want to look at it anymore.
Regards,
Shikhin
It has a funny license which says "You may not distribute or publish the software or Derivative Works." and "You may publish and present papers or articles on the results of your research, and while distribution of all or substantial portions of the software is not permitted, you may include in any such publication or presentation an excerpt of up to fifty (50) lines of code for illustration purposes.", so I'm not sure if I want to look at it anymore.
Regards,
Shikhin
Re: MS DOS code made public
Well, of course. Were you planning to change a few bits around and publish it as your own?
Re: MS DOS code made public
Hi,
Regards,
Shikhin
Um, no, but I was planning to go around, change a few bits, and then publish whatever I did with proper credits to Microsoft (or even just distribute the original version).Gigasoft wrote:Well, of course. Were you planning to change a few bits around and publish it as your own?
Regards,
Shikhin
Re: MS DOS code made public
A non-serious note: from now on hobby OS developers have to convince people that their projects are not based on Linux or MS-DOS.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: MS DOS code made public
Knowing the newcomers, any posted derivation from DOS is now probably going to be illegal unless proven otherwise. One good excuse to teach them better design manners from the start
- Bender
- Member
- Posts: 449
- Joined: Wed Aug 21, 2013 3:53 am
- Libera.chat IRC: bender|
- Location: Asia, Singapore
Re: MS DOS code made public
They release the sources when they think it's safe to release them. I see no point in making MS-DOS Closed source, IMO they should even release the sources of MSDOS 7.1, I doubt there's anything useful in there now, when the entire industry is shifting to UEFI. It would even make the life of people who write DOS Emulators easier, NTCDM (NT crap DOS Machine) sucks BTW.
"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
(R3X Runtime VM)(CHIP8 Interpreter OS)
(R3X Runtime VM)(CHIP8 Interpreter OS)
Re: MS DOS code made public
None of it is useful and they know this. You couldn't really make a profit from any of it, much less take any companies over with it
Now if we had windows 2000 source, or any NT kernel source, in their eyes it could be a different story depending on who has it.
Now if we had windows 2000 source, or any NT kernel source, in their eyes it could be a different story depending on who has it.
Id like to see you write something better than what they had, ontop of all of the components its had to work with. Not just your jam packed ports, i'm talking an actual system.Bender wrote:NTCDM (NT crap DOS Machine) sucks BTW
Re: MS DOS code made public
DOS sources were published before, though illegally
- Bender
- Member
- Posts: 449
- Joined: Wed Aug 21, 2013 3:53 am
- Libera.chat IRC: bender|
- Location: Asia, Singapore
Re: MS DOS code made public
@Hobbes: I'd suggest not to give links to such sites, this forum is on US Based servers so I don't know what legal compilcations are involved since I'm not a lawyer. MS-DOS is still copyrighted or not?
"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
(R3X Runtime VM)(CHIP8 Interpreter OS)
(R3X Runtime VM)(CHIP8 Interpreter OS)
Re: MS DOS code made public
One can also find WinNT 4.0 and 5.0 (Win2k) sources, and Win2k3 (even somehow legal WRK version).Hobbes wrote:DOS sources were published before, though illegally
Re: MS DOS code made public
Okay Bender, thanks for pointing it out.
-
- Posts: 9
- Joined: Fri Nov 01, 2013 10:40 am
MS-DOS 1.1 and MS-DOS 2.0 source released
Read a bit, wish there was some more comments in 1.1.
Re: MS DOS code made public
ACK. I think the code is a mess.
Re: MS DOS code made public
There are many files we can investigate but we can't simply change it and compile. There's no source for bootloader nor installer.
Anyone tried to compile (assembly) those source files?
Anyone tried to compile (assembly) those source files?