[GEM Development] Some links to play with

Liam Proven lproven at gmail.com
Tue Nov 17 17:00:50 PST 2020


On Tue, 17 Nov 2020 at 23:51, Liam Proven <lproven at gmail.com> wrote:
>
> More to come soon, I hope...

I did some more hacking on it. I have successfully installed PC-DOS
7.1 on an 8GB FAT32 disk, then supplemented it with all the rest of
PC-DOS 2000. I've also added some small things from the Windows ME
boot floppy image -- the MS editor, Scandisk, a 32-bit aware FDISK
command since IBM's version is balky in a VM.

So I have a complete copy of PC-DOS 7.1 running off a FAT32 disk in
Virtualbox. I have done some very basic manual memory optimisation and
it has 591KB free RAM with CD and mouse drivers installed.

Would anyone be interested in a copy of the virtual HD file?
Formatting a FAT32 volume made it grow a bit -- it's 35MB raw now. It
might compress down well.

I'm wondering how much more to do. Should I add TCP/IP network
support, so the VM can talk to the outside world and the hypervisor?
It's doable but it will eat a *lot* of RAM. Many DOS apps won't run on
the result, I suspect.

Other things that would be possible:
* USB support
* NTFS and maybe HPFS support
* Linux ext2 support

The trouble is, if I add all of them, nothing much will run on the
result due to lack of conventional memory...

-- 
Liam Proven – Profile: https://about.me/liamproven
Email: lproven at cix.co.uk – gMail/gTalk/gHangouts: lproven at gmail.com
Twitter/Facebook/LinkedIn/Flickr: lproven – Skype: liamproven
UK: +44 7939-087884 – ČR (+ WhatsApp/Telegram/Signal): +420 702 829 053


More information about the gem-dev mailing list