Weird that for a couple minutes, these paths existed: * https://github.com/microsoft/MS-DOS/tree/main/v4.0/bin * https://github.com/microsoft/MS-DOS/tree/main/v4.0/bin/DISK1 * https://github.com/microsoft/MS-DOS/tree/main/v4.0/pdf But they disappeared as I browsed the repo. I guess they didn't want that part public? Edit: I knew I wasn't seeing things! Somebody forked it along with those files: https://github.com/Own…
They force-pushed the repo to remove an insult towards Tim Patterson in one of the source files.
Open Sourcing DOS 4
51–60 of 382 posts
Re: Open Sourcing DOS 4
#52> ; Check for presence of \dev\ (Dam multiplan!) [0] I assume this refers to the spreadsheet application. [0] https://github.com/microsoft/MS-DOS/blob/main/v4.0/src/DOS/D... EDT: That one policy hadn't quite gone into effect yet ;-) [1] [1] https://github.com/microsoft/MS-DOS/blob/main/v4.0/src/CMD/C... For posterity... > RESEARCH: > invoke path_search ; find the mother (result in execpath) > or AX, AX ; did we find…
LOL. Nice find. Company open-sources old product? Search for curse words...!
DOSHIT:
INC [HIT_DOS]Re: Open Sourcing DOS 4
#53It is always great to have period software on period hardware!
(added: Short video of it running - https://www.youtube.com/watch?v=YPPNbaQaumk)
Re: Open Sourcing DOS 4
#54Weird that for a couple minutes, these paths existed: * https://github.com/microsoft/MS-DOS/tree/main/v4.0/bin * https://github.com/microsoft/MS-DOS/tree/main/v4.0/bin/DISK1 * https://github.com/microsoft/MS-DOS/tree/main/v4.0/pdf But they disappeared as I browsed the repo. I guess they didn't want that part public? Edit: I knew I wasn't seeing things! Somebody forked it along with those files: https://github.com/Own…
Ya sorry we're moving stuff around
Re: Open Sourcing DOS 4
#55Earlier quoted context omitted.
That was literally just added; I have a tab open that doesn't have that folder. This is wild and strangely exciting to see released in real time.
Ya we wanted to separate the MS-DOS and MT-DOS stuff, it was confusing as it was
Re: Open Sourcing DOS 4
#56Earlier quoted context omitted.
Around the time Windows 2000 came around. Up to Windows 3.11 it was a GUI on top of DOS. Windows 95, 98, Me used DOS to boot and it was still possible to stop the booting process at a DOS prompt (although in Me this was no longer official). Finally Windows 2000 had nothing to do with it as it is NT based.
Windows 2000 was part of the professional NT line, though, and was the companion of Me for the millennium releases. As far as I know, 2000 wasn't marketed to home users. I think what the comment you replied to is saying is the the transition away from DOS wasn't completed for both professional and home markets until XP, which unified everything under NT for all markets.
Re: Open Sourcing DOS 4
#57So if MS-DOS 4 was released in 1986, and it is now 2024, that's a 37 year gap between release and open source. That means Windows XP should be open sourced by ... 2038. Not as far away as it seems. I'll add it to my calendar.
2038, you say? If your calendar is based on Unix epoch time, then ensure that you have upgraded to 64-bit timestamps before then.
Re: Open Sourcing DOS 4
#58Earlier quoted context omitted.
Around the time Windows 2000 came around. Up to Windows 3.11 it was a GUI on top of DOS. Windows 95, 98, Me used DOS to boot and it was still possible to stop the booting process at a DOS prompt (although in Me this was no longer official). Finally Windows 2000 had nothing to do with it as it is NT based.
Windows 2000 was part of the professional NT line, though, and was the companion of Me for the millennium releases. As far as I know, 2000 wasn't marketed to home users. I think what the comment you replied to is saying is the the transition away from DOS wasn't completed for both professional and home markets until XP, which unified everything under NT for all markets.
Re: Open Sourcing DOS 4
#59Re: Open Sourcing DOS 4
#60Earlier quoted context omitted.
Don't leave us hanging!!
At https://github.com/microsoft/MS-DOS/blob/main/v4.0/src/DOS/S... it used to have Tim Patterson's full name whereas after the force push they abbreviated it to his initials "TP". I had the repo cloned before the force push and when I went to pull it, this file was the only one that contained a conflict.