[:tr]Eğer daha önce denk gelmediyseniz bilgilendireyim dedim microsoft “MS-DOS v1.25 ve v2.0” işletim sistemine ilişkin kaynak kodlarını GitHub üzerinden paylaşıma açmış. Aşağıdaki adresten ilgili kodlara ulaşabilirsiniz:
https://github.com/Microsoft/MS-DOS
MS Dos ile ilgili bazı bilgiler:
- MS-DOS, ilk olarak 1983 yıllarında kullanılmaya başlandı,
- 8086 assembly kodu ile yazılmış ve okunabilirlik fena değil,
- Tabiki mevcut windows’lardan çok daha az kod mevcut (~14K).
Kaynaklar:
- https://www.techrepublic.com/article/inside-windows-10s-ancestor-five-facts-revealed-by-ms-dos-source-code/
[:en]If you have not seen yet, microsoft published MS-DOS v1.25 and v2.0 operating system source code through GitHub. You can access the codes through following link:
https://github.com/Microsoft/MS-DOS
Some notes about MS Dos and its source code:
- Ms-Dos is started to be used at 1983,
- Code is developed using 8086 assembly language,
- As you may guess, the source lines of code is much less than contemporary Windows operating systems (~14K).
References:
- https://www.techrepublic.com/article/inside-windows-10s-ancestor-five-facts-revealed-by-ms-dos-source-code/
[:]
