First post, by arfy
hey, here's a possible feature for inclusion in future. Currently, the text output from the emulated machine is inaccessible to a screen reader, so that, effectively, a user of the program can't see what dos, and the programs run in the emulation, say. I'm guessing text output in text modes of dos are just sent to sdl, and printed? If this is the case, I have two possible ideas, based on the beeb-em, BBC micro emulator. 1, to have another, either console or an edit box, window that displays the text output by dos and text-mode programs, possibly with the system cursor tracking the dos one. Second, we could have dos text sent to SAPI or similar, speech output systems on mac/linux/etc. Does this make sense? 😀
Keep up the good work of dosbox, and may c:\> live on!