
Australians, please raid your Uncle's old PC in his shed, and help me find a copy of this to archive.
#Australia #AFL #DOSGaming #Wolfenstein #RetroGaming #MSDOS #RetroComputing
#Tag
Australians, please raid your Uncle's old PC in his shed, and help me find a copy of this to archive.
#Australia #AFL #DOSGaming #Wolfenstein #RetroGaming #MSDOS #RetroComputing
Australians, please raid your Uncle's old PC in his shed, and help me find a copy of this to archive.
#Australia #AFL #DOSGaming #Wolfenstein #RetroGaming #MSDOS #RetroComputing
Since my previous post asking about programmers, etc. received so many positive responses, I am going to use the same tags and explain what I wish to accomplish. That way, I can learn from real experts what is possible and what isn't. Note that I am not a programmer and am just writing as a user.
Hello, everyone. I am forty-one and totally blind, having never seen. I have loved DOS since I was a teenager and basically taught myself tto use it, since by the time I learned about it, people were already moving to Windows. I love 😜 and 7 but find 11 to be frustrating and annoying. Unlike many, I don't find Linux or Mac OS to be worthy replacements. But I strongly feel, given the general advances in technology, as well as those in modern versions of DOS, that it can be a viable alternative. It's quick, efficient, and text-based. This, then, is my ultimate vision. Some of these things may be easier to implement than others, and some may not even be possible. One of my favourite sites is this one, which debunks all sorts of fallacies related to DOS and gives me hope that my dream may someday be realised.
http://www.chebucto.ns.ca/~ak621/DOS/DOS-Fal.html
Summary
My ultimate vision is a 32-bit version of DOS with true multi-tasking, a talking installer, an updated screen reader, a software synthesizer, and usb support that could be used as a daily operating system on modern (or at least semi-modern) hardware.
Blind-Specific Goals
1. Talking installer: One of the main difficulties of installing DOS for a blind person is the lack of speech without a dedicated screen reader. This was true even in Windows XP, and to a lesser degree, 7, though Talking Windows PE (a version with the NVDA screen reader slipstreamed into it) changed that. I have also seen someone load config.sys, autoexec.bat, and command.com along with the ASAP screen reader onto a floppy and boot from it, so it may, indeed, be possible, though booting from a floppy is automatic, whereas booting from anything else would require changing the bootloader, which is not accessible to the blind. If it is not possible to create a talking installer, perhaps some sort of batch system, similar to 😜 Unattended, can be created, so that the user just has to hit a few keys and start an automatic installation.
2. Software speech synthesis or reasonable alternative: This might be one of the most difficult things to implement, but it is th emost important. As it stands, most DOS screen readers work with hardware synthesizers that connect either via a serial port or an internal card. They work well, but unless new ones are made, they may be difficult to find. Plus, many computers don't have a serial port, and I'm not sure usb to serial can even work in DOS, especially for this sort of thing. Ideally, there would be a synthesizer, similar to ESpeak in NVDA, that would work directly with the screen reader to voice text on the screen. However, it seems that these sorts of synthesizers require apis, etc. that DOS doesn't have. Whether it would be possible to simulate a hardware synthesizer in real DOS as is done in the Talking DOSBox, which also contains Windows 95, I don't know. It is possible to send speech directly to the pc speaker, but most pc speakers, when they exist, are designed for beeps and very low quality output. That said, there was a novelty synthesizer, called Tran, that did just this. Perhaps a more serious version could be created and connected to a screen reader. There were screen readers that worked with the SoundBlaster synthesizer which did use software, but even that required the real card to be installed. If drivers and synthesizers can be created for more modern soundcards, that might be a bridge between full software synthesis and requiring an external device. A final option is simply to create modern synthesizers with an RS-232 connection. At least the speech would be good and they would still be manufactured, unlike the older ones.
3. Updated screen reader support: I don't know how much screen readers would need to be updated in order to be able to take advantage of modern programs and versions of DOS, but having that option would be a good thing. The only fully open source screen reader I know of is Provox. While JAWS for DOS, Vocal-Eyes, Flipper, etc. were all made freely available, we don't have their code. I am going to attempt to contact Larry Skutchan, maker of ASAP, to ask if he is willing to let us work with the code, or rewrite and update it, as he may no longer have the program.
General Goals
1. 32-bit: Even in Windows, I don't see the need for a 64-bit system. But I do think that DOS can benefit dramatically from being upgraded to 32-bit. It would mean more memory could be used in ram, true multi-tasking without extra tools could be done, and maybe, some of the blind-specific ideas of mine could be accomplished. I really cannot stress the importance of multitasking enough, even for mainstream things such as browsing the Internet while keeping an e-mail client open to alert for notifications, or even listening to music while reading a website or downloading something. I am fully aware of tsr programs, and they are wonderful, but they don't allow for background processes. I have heard of FreeDOs-32, but it seems to be no longer maintained.
2. Full usb support: I know that there is very rudamentary support for usb storage, but if this could be expanded to other devices, it might be possible to use a sound card for speech, a usb keyboard, a camera or scanner for ocr, a wifi dongle, etc.
3. An accessible, modern browser and wifi support: I know that it is possible to connect to the Internet using certain wireless cards. I also know that there is at least one graphical browser called Arachne. But whether it is accessible or has been updated, and whether more exist, I don't know. And what about systems without these cards? Can they access the Internet using wifi or at least cable via an ethernet connection?
4. A text-based, menu-driven desktop: I love the commandline, but sometimes, it might be quicker and/or easier to use menus. The graphical desktops require use of the mouse. I want to retain the text-based nature of DOS. It seems that this may already exist, and that I need to research DOS Navigator, Volkov Commander, Midnight Commander, and Norton Commander.
Things to Avoid
Don't turn DOS into Linux or Windows. Keep program installation simple, don't start requiring permissions for things, don't make everything graphical with a terrible interface that keeps changing, ribbons, etc., and don't include artificial intelligence as mandatory.
#accessibility #AdaptiveTechnology #blind #DOS #FreeDOS #Internet #MSDOS #programmers #programming #ScreenReaders #software #SpeechSynthesis #technology
Since my previous post asking about programmers, etc. received so many positive responses, I am going to use the same tags and explain what I wish to accomplish. That way, I can learn from real experts what is possible and what isn't. Note that I am not a programmer and am just writing as a user.
Hello, everyone. I am forty-one and totally blind, having never seen. I have loved DOS since I was a teenager and basically taught myself tto use it, since by the time I learned about it, people were already moving to Windows. I love 😜 and 7 but find 11 to be frustrating and annoying. Unlike many, I don't find Linux or Mac OS to be worthy replacements. But I strongly feel, given the general advances in technology, as well as those in modern versions of DOS, that it can be a viable alternative. It's quick, efficient, and text-based. This, then, is my ultimate vision. Some of these things may be easier to implement than others, and some may not even be possible. One of my favourite sites is this one, which debunks all sorts of fallacies related to DOS and gives me hope that my dream may someday be realised.
http://www.chebucto.ns.ca/~ak621/DOS/DOS-Fal.html
Summary
My ultimate vision is a 32-bit version of DOS with true multi-tasking, a talking installer, an updated screen reader, a software synthesizer, and usb support that could be used as a daily operating system on modern (or at least semi-modern) hardware.
Blind-Specific Goals
1. Talking installer: One of the main difficulties of installing DOS for a blind person is the lack of speech without a dedicated screen reader. This was true even in Windows XP, and to a lesser degree, 7, though Talking Windows PE (a version with the NVDA screen reader slipstreamed into it) changed that. I have also seen someone load config.sys, autoexec.bat, and command.com along with the ASAP screen reader onto a floppy and boot from it, so it may, indeed, be possible, though booting from a floppy is automatic, whereas booting from anything else would require changing the bootloader, which is not accessible to the blind. If it is not possible to create a talking installer, perhaps some sort of batch system, similar to 😜 Unattended, can be created, so that the user just has to hit a few keys and start an automatic installation.
2. Software speech synthesis or reasonable alternative: This might be one of the most difficult things to implement, but it is th emost important. As it stands, most DOS screen readers work with hardware synthesizers that connect either via a serial port or an internal card. They work well, but unless new ones are made, they may be difficult to find. Plus, many computers don't have a serial port, and I'm not sure usb to serial can even work in DOS, especially for this sort of thing. Ideally, there would be a synthesizer, similar to ESpeak in NVDA, that would work directly with the screen reader to voice text on the screen. However, it seems that these sorts of synthesizers require apis, etc. that DOS doesn't have. Whether it would be possible to simulate a hardware synthesizer in real DOS as is done in the Talking DOSBox, which also contains Windows 95, I don't know. It is possible to send speech directly to the pc speaker, but most pc speakers, when they exist, are designed for beeps and very low quality output. That said, there was a novelty synthesizer, called Tran, that did just this. Perhaps a more serious version could be created and connected to a screen reader. There were screen readers that worked with the SoundBlaster synthesizer which did use software, but even that required the real card to be installed. If drivers and synthesizers can be created for more modern soundcards, that might be a bridge between full software synthesis and requiring an external device. A final option is simply to create modern synthesizers with an RS-232 connection. At least the speech would be good and they would still be manufactured, unlike the older ones.
3. Updated screen reader support: I don't know how much screen readers would need to be updated in order to be able to take advantage of modern programs and versions of DOS, but having that option would be a good thing. The only fully open source screen reader I know of is Provox. While JAWS for DOS, Vocal-Eyes, Flipper, etc. were all made freely available, we don't have their code. I am going to attempt to contact Larry Skutchan, maker of ASAP, to ask if he is willing to let us work with the code, or rewrite and update it, as he may no longer have the program.
General Goals
1. 32-bit: Even in Windows, I don't see the need for a 64-bit system. But I do think that DOS can benefit dramatically from being upgraded to 32-bit. It would mean more memory could be used in ram, true multi-tasking without extra tools could be done, and maybe, some of the blind-specific ideas of mine could be accomplished. I really cannot stress the importance of multitasking enough, even for mainstream things such as browsing the Internet while keeping an e-mail client open to alert for notifications, or even listening to music while reading a website or downloading something. I am fully aware of tsr programs, and they are wonderful, but they don't allow for background processes. I have heard of FreeDOs-32, but it seems to be no longer maintained.
2. Full usb support: I know that there is very rudamentary support for usb storage, but if this could be expanded to other devices, it might be possible to use a sound card for speech, a usb keyboard, a camera or scanner for ocr, a wifi dongle, etc.
3. An accessible, modern browser and wifi support: I know that it is possible to connect to the Internet using certain wireless cards. I also know that there is at least one graphical browser called Arachne. But whether it is accessible or has been updated, and whether more exist, I don't know. And what about systems without these cards? Can they access the Internet using wifi or at least cable via an ethernet connection?
4. A text-based, menu-driven desktop: I love the commandline, but sometimes, it might be quicker and/or easier to use menus. The graphical desktops require use of the mouse. I want to retain the text-based nature of DOS. It seems that this may already exist, and that I need to research DOS Navigator, Volkov Commander, Midnight Commander, and Norton Commander.
Things to Avoid
Don't turn DOS into Linux or Windows. Keep program installation simple, don't start requiring permissions for things, don't make everything graphical with a terrible interface that keeps changing, ribbons, etc., and don't include artificial intelligence as mandatory.
#accessibility #AdaptiveTechnology #blind #DOS #FreeDOS #Internet #MSDOS #programmers #programming #ScreenReaders #software #SpeechSynthesis #technology
#Microsoft bought it for small money, relabeled it as #MSDOS and made their first Millions with it.
Furthermore: #Windows was a rip-off from macOS. And #WindowsNT was a dirty hit in the back while MS was (co-)developing #OS2 for IBM.
Most people don't even know about #Excel and (partly) #Word being a 3rd-party software bought by MS.
The main contribution by MS was not as a software developing company. Their core competence was taking money for something that was for free and widely shared and improved by all sorts of people before. They invented proprietary software, software licenses and mandatory software bundles with hardware with no option not to pay for it.
Whatever software decisions were made on top, were mostly really poor decisions IMO.
#Microsoft bought it for small money, relabeled it as #MSDOS and made their first Millions with it.
Furthermore: #Windows was a rip-off from macOS. And #WindowsNT was a dirty hit in the back while MS was (co-)developing #OS2 for IBM.
Most people don't even know about #Excel and (partly) #Word being a 3rd-party software bought by MS.
The main contribution by MS was not as a software developing company. Their core competence was taking money for something that was for free and widely shared and improved by all sorts of people before. They invented proprietary software, software licenses and mandatory software bundles with hardware with no option not to pay for it.
Whatever software decisions were made on top, were mostly really poor decisions IMO.
After 30 years, I guess it's finally time for me to accept Windows 95 into the ranks of "retro" operating systems. I just added a new 86Box VM... A decent 80486DX4 with 100MHz, 16MB RAM and 1.2GB HDD should be more than enough to start with.
This makes me feel a bit old... 😉
#Win95#Windows95#MSDOS#RetroComputing#Microsoft#RetroGaming#Anniversary#Oldschool#Retro #90s #90er
Behold...! Windows 95, Service Pack 1!
😉
#RetroComputing#Win95#Windows95#Microsoft#RetroGaming#Oldschool#Retro#Nostalgia #90s#MSDOS
Behold...! Windows 95, Service Pack 1!
😉
#RetroComputing#Win95#Windows95#Microsoft#RetroGaming#Oldschool#Retro#Nostalgia #90s#MSDOS
After 30 years, I guess it's finally time for me to accept Windows 95 into the ranks of "retro" operating systems. I just added a new 86Box VM... A decent 80486DX4 with 100MHz, 16MB RAM and 1.2GB HDD should be more than enough to start with.
This makes me feel a bit old... 😉
#Win95#Windows95#MSDOS#RetroComputing#Microsoft#RetroGaming#Anniversary#Oldschool#Retro #90s #90er
Steve Jobs - Demonstration of MS-DOS in the NeXTstep environment - YouTube
Alberto Marnetto reviews the MS-DOS games on a 1989 floppy disk that came with an Italian computer magazine, including a previously unknown Pac-Man clone. The also gives an overview of software distribution with Italian magazines in the 1980s, and the quasi-legal piracy scene in the country at the time.
Tonight, I'm having an absolute blast playing around with Microsoft's Flight Simulator 4.0 and its "Experimental Jet Aircraft" from the "Aircraft & Scenery Designer" expansion.
Seeing this old game, which is so dear to my heart, running super smooth in full SVGA resolution and with all of this extra in-game content makes my inner 12 year old jump up and down from excitement! This is what retro gaming is all about!
#RetroGaming#DOSGaming#Nostalgia#Microsoft #FlightSimulator#FloppyDisk#Diskette#MSDOS#SVGA#Emulation#86Box
➡️ @freedosproject - DOS-compatible FOSS OS
➡️ @dec_hl - Maker of DOStodon, MS-DOS Mastodon app
➡️ @dosgameclub - DOS games community
➡️ @dosnostalgic - DOS nostalgia posts
➡️ @cyningstan - Making new DOS games (often CGA)
➡️ @HadroSoft - Making new DOS games
➡️ @sqhistorian@spectra.video (videos) & @sqhistorian@dosgame.club (general) - Adventure game videos
➡️ @loadhigh - Posting on old DOS games
➡️ @msdosreference - DOS commands each day
➡️ @scummvm - FOSS to run old PC games
🧵 1/2
The account below is a discussion group. Follow the group to see its discussions in your timeline, mention the group to post to it. (More info about how to use Fediverse groups: https://fedi.tips/how-to-use-groups-on-the-fediverse)
➡️ @msdos - Discussion group about MS-DOS
PLEASE DO NOT REPLY TO THIS PART OF THE THREAD, IT MIGHT SPAM THE GROUP.
2/2
➡️ @freedosproject - DOS-compatible FOSS OS
➡️ @dec_hl - Maker of DOStodon, MS-DOS Mastodon app
➡️ @dosgameclub - DOS games community
➡️ @dosnostalgic - DOS nostalgia posts
➡️ @cyningstan - Making new DOS games (often CGA)
➡️ @HadroSoft - Making new DOS games
➡️ @sqhistorian@spectra.video (videos) & @sqhistorian@dosgame.club (general) - Adventure game videos
➡️ @loadhigh - Posting on old DOS games
➡️ @msdosreference - DOS commands each day
➡️ @scummvm - FOSS to run old PC games
🧵 1/2
The account below is a discussion group. Follow the group to see its discussions in your timeline, mention the group to post to it. (More info about how to use Fediverse groups: https://fedi.tips/how-to-use-groups-on-the-fediverse)
➡️ @msdos - Discussion group about MS-DOS
PLEASE DO NOT REPLY TO THIS PART OF THE THREAD, IT MIGHT SPAM THE GROUP.
2/2
➡️ @freedosproject - DOS-compatible FOSS OS
➡️ @dec_hl - Maker of DOStodon, MS-DOS Mastodon app
➡️ @dosgameclub - DOS games community
➡️ @dosnostalgic - DOS nostalgia posts
➡️ @cyningstan - Making new DOS games (often CGA)
➡️ @HadroSoft - Making new DOS games
➡️ @sqhistorian@spectra.video (videos) & @sqhistorian@dosgame.club (general) - Adventure game videos
➡️ @loadhigh - Posting on old DOS games
➡️ @msdosreference - DOS commands each day
➡️ @scummvm - FOSS to run old PC games
🧵 1/2
Expanded the list of #MSDOS development resources with suggestions from the community...
I just cobbled a list of my favorite #MSDOS#RetroDev resources.
https://github.com/SuperIlu/DOSDevelResources/blob/main/README.md
A space for Bonfire maintainers and contributors to communicate