6 ms·
Don't you think Win9x would _scream_ on your GS3 though? ;-)
by randomhunt 13y ago
Don't you think Win9x would _scream_ on your GS3 though? ;-)
- cmccabe 13y agoSpeaking as someone who lived through that period of time, I think anyone using Win9x would scream.
- code_duck 13y agoWe should do it: the Win9x on ARM project!
- tanzam75 13y agoWin9x is not a portable OS. Because of its DOS and Windows heritage, the underpinnings are very much tied to x86 and would be difficult to port to ARM. (Although not as difficult as OS/2, which uses the dreaded ring 1.) Whereas Windows NT has always been portable. Except that Microsoft has already ported NT to ARM.
- code_duck 13y agoIndeed, I realize this. My comment was mainly facetious, I admit. Porting DOS/Win98 would be totally silly anyway unless you needed a blue screen generator. Porting ReactOS would start to make sense, if anyone wanted that - say, there was a desire to run windows programs on modern mobile hardware without licensing fees (rendering farm? Most use cases I can imagine would be better served by Linux anyway). Otherwise... Emulation such has DOSBOX makes the most sense for anyone who desires to run legacy Win32 software.