X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: Re: OT HX etc. Date: Wed, 5 May 2010 16:57:36 -0400 Organization: Aioe.org NNTP Server Lines: 39 Message-ID: References: <4c64a5b1-bf8a-49e1-843e-9a0594856e82 AT c36g2000yqm DOT googlegroups DOT com> <83mxwt17tq DOT fsf AT gnu DOT org> <5045aa1f-6a1d-4d1a-a1a3-1ae82d412d15 AT z3g2000yqz DOT googlegroups DOT com> <0aa8aea0-9b0c-44ba-a488-c06a720a458d AT b6g2000yqi DOT googlegroups DOT com> <6dd4831d-0c82-4ced-9b69-993066ef4168 AT e1g2000yqe DOT googlegroups DOT com> NNTP-Posting-Host: pldq+kT97bAAp/ObDwnZyQ.user.speranza.aioe.org X-Complaints-To: abuse AT aioe DOT org X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1983 X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Microsoft Outlook Express 6.00.2800.1983 X-Priority: 3 X-MSMail-Priority: Normal Bytes: 3193 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Rugxulo" wrote in message news:6dd4831d-0c82-4ced-9b69-993066ef4168 AT e1g2000yqe DOT googlegroups DOT com... > > I just now noticed that Elvis/Win32 works under Japheth's latest HX! > Yeah, I tried to run something (QEMU? DOSBox?) with Japheth's HX a couple of years ago on an old machine. IIRC, that machine wouldn't run it. (Insufficient memory?) I should try this machine. Oh! A month back the FreeDOS-32 webpage was updated by one of the project's authors: Salvo Isaja. So, maybe the stalled-for-a-few-years-now project is officially restarted. I'm a bit confused about their OS design, but everything they did seemed to work. If FreeDOS' kernel and command interpreter had been "C only" or "mostly in C", it might've been possible to port it to 32-bit. I've found a bunch of bits n' parts, and pieces, other than FreeDOS-32, that could be used as a start to make a GPL'd 32-bit DOS in C. I can't seem to locate enough for a PD (Public Domain) DOS though. Of course, it'd be nice if one could create a 32-bit DOS using a mature project, like DOSBox PC emulator or a DOS "dosbox" using the DOSEMU PM monitor - perhaps with HX... However, there are always a bunch of problems that seem to need to be resolved: assembly or C++ code, license incompatibilities such as GPL v2.0 only code and/or "as-is" code, no technical information on how the application works, and some projects use an excessive number of libraries, etc. While I use DOS, KernelEx for Win98SE has allowed me to run many recent applications from Win NT/2K/XP/Vista etc. Unfortunately, they are still working out some bugs. And, some software is becoming incompatible as fast as they make it compatible (e.g., Mozilla Firefox...) It seems there are just two main developers. A third guy supposedly got the project to compile. But, I haven't seen any contributions from him yet. I can't seem to locate the ancient, out of production MS compiler they're using, or I'd attempt to locate two irritating issues. Rod Pemberton