Andrew Bird
Andrew Bird
Another DOS, this one appears to be in French. http://www.win3x.org/win3board/viewtopic.php?style=30&t=686&language=en
Mmm, I may have been premature. On downloading the zip the exe contained within appears to be for OS/2? ~~~ $ file DISK.EXE DISK.EXE: MS-DOS executable, NE for OS/2 1.x...
Seems that was only the self extractor ~~~ $ file * wmatcmd.com: MS-DOS executable, MZ for MS-DOS wmatdos.sys: DOS executable (COM) $ dd if=../../../a.img of=boot.blk bs=512 count=1 1+0 records in...
floppy image boots 
WMAT-DOS supports redirected drives and calls int2f/ae00 from its command processor okay, so MFS drive `C:` when booted from `A:` is mapped automatically. I tried booting on `C:` using a...
Unless I missed it I don't see any source code for it, so its appeal to me is limited. I mean there's no supporting files like SYS or FORMAT that...
An update on PDOS https://www.bttr-software.de/forum/forum_entry.php?id=16623
okay, I'll try it later.
Mmm, not sure what happened there. This comment was supposed to be on another thread (my PR)
Regarding clipboard support, I wonder if you have to add anything to dosemu2 that it could be done via https://github.com/dosemu2/dosemu2/issues/1179?