recommend virtual machine for 16-bit real mode OS developmen
Posted: Mon Oct 28, 2019 2:06 pm
I'm resurrecting a project of a very simple 16bit/realmode OS that I had been running by writing and rebooting a USB flashdrive every time. I want to do development by running in a virtual machine from now on - no more writing and rebooting every time. It does not enter protected mode, and all display is via text mode memory at segment 0xb800. The finished product would likely be installed on and run from a USB flashdrive. It needs to be able run on a modern PC processor.
I am using Ubuntu 18.04 and doing development with command line. I have no experience with VM software though I hear that QEMU might be suited to my project. I suspect some VM software is intended for more sophisticated projects and not easily adaptable to this. Can someone here recommend VM software for this project. Either command line or GUI is good. TIA Bill S.
I am using Ubuntu 18.04 and doing development with command line. I have no experience with VM software though I hear that QEMU might be suited to my project. I suspect some VM software is intended for more sophisticated projects and not easily adaptable to this. Can someone here recommend VM software for this project. Either command line or GUI is good. TIA Bill S.