home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / Programy / MorphOS / bochs2000_0325a.readme < prev    next >
Encoding:
Text File  |  2001-02-12  |  1.9 KB  |  39 lines

  1. Bochs for MorphOS
  2. -----------------
  3.  
  4. This is a port of bochs-2000_0325a for MorphOS. Bochs is a very competent emulator for x86 hardware and
  5. it is compatible enough to run a large number of operating systems including MSDOS, FreeDOS, win3.1, win95, linux x86.
  6. This port should work according to the original documentation (see the docs-html directory) with a few exceptions:
  7.  
  8. * You need to install the vga.font that is provided in this archive
  9.  
  10. * It can be started in a workbench window with: "bochs amigawin". Currently, only textmode is
  11.   supported if the amigawin mode is used on an 8 bit workbench screen. Higher depths work even i graphics mode.
  12.  
  13. * Without the amigawin argument, a screenmode requester will be opened.
  14.   Please pick a screenmode that will fit all resolutions that you expect to run. The
  15.   screenmode is static at the moment. In amigawin mode, the window will change size depending on the pc resolution.
  16.  
  17. * To access the floppy drives directly from Bochs you need a unix-style
  18.   device handler like dev-handler or the one coming with xfs. Please read the relevant
  19.   documentation on how to setup access to an amiga device so Bochs can access it as a file.
  20.  
  21. * Diskfiles can be mounted on the Amiga side with ie xfs. Harddiskfiles should also work but
  22.   I have had no success with that. Tell me if you know how to do it.
  23.  
  24. * There is some support for PS/2 mouse emulation but it is fully untested as I don't have
  25.   a PS/2 mousedriver for MSDOS (cutemouse doesn't seem to work even for Linux Bochs).
  26.   I hope some user can help me with this.
  27.  
  28. * The ips setting in .bochsrc should be about 300000 for a BlizzardPPC/200 and 500000-600000 a for CStormPPC.
  29.  
  30. * cdrom support is not yet implemented
  31.  
  32. * sb16 emulation is not yet implemented
  33.  
  34. Please keep in mind that this is a first port. Work is in progres and reports are welcome indeed.
  35.  
  36. Friendly,
  37.  
  38. Nicholai Benalal (nicholai@chello.se)
  39.