OK,

The CVS tree is back in sync.  I tagged it with 'plex86-0_1_0'.
Periodically, I'll tag with version numbers for good measure.

The FTP server is now provided by FastXS, thanks guys!
Anything that was ftp://ftp.plex86.org/pub/plex86 is now
ftp://ftp.plex86.org/.

I dumped a FreeDOS boot floppy and hard disk image file (gzipped)
on the ftp site, in case you want to test plex86 easily.
Please do test, I need to know if both my code mods and CVS mods
were OK.  From the ChangeLog:

-Kevin

==============================================================

  - "Kevin P. Lawton" <[EMAIL PROTECTED]>:
    Plex86 now boots FreeDOS!  Some real base instructions in
      README.DOS
    VGA BIOS from Elpin Systems, Inc, is now licensed for use with
      plex86, courtesy of MandrakeSoft.  It's in bios/VGABIOS-elpin-2.40.
    Implemented emulation of a bunch of 16-bit instructions in
      case virtualization conditions necessitate them.
    Add ioctl calls to set/get complete guest CPU state.
    Debug information now displays correct disassembly information for
      real-mode, and protected-mode with segment bases not 0.
    Converted C++ to C comments for files in the kernel/ tree
      and top level of the user/ directory.
 
  - "Kevin P. Lawton" <[EMAIL PROTECTED]>: Thu Aug  3 13:14:16 EDT 2000
    Integrated patches from Ramon.  He coded a new and more efficient
      IO redirection service for routing IO requests from the VM
      to the proper user space handler.
    Integrated patches from Josh Wilmes.  Minor error reporting on
      failed open()/fstat() calls, and a wait option before terminating
      program execution.

Reply via email to