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

  1. README
  2.  
  3. First of all: remember to read the original documentation provided in the archive
  4. ---------------------------------------------------------------------------------
  5.  
  6.  Special characteristic of the MorphOS port
  7.  
  8. o You need to install the vga.font that is provided in this archive
  9. o Bochs can be started in a workbench window with: "bochs amigawin".
  10.   Currently, only textmode is supported if the amigawin mode is used on an 8 bit workbench screen.
  11.   Higher depths work even in graphics mode.
  12. o Without the amigawin argument, a screenmode requester will be opened.
  13.   Please pick a screenmode that will fit all resolutions that you expect to run.
  14.   The screenmode is static at the moment. In amigawin mode, the window
  15.   will change size depending on the pc resolution.
  16. o To access the floppy drives directly from Bochs you need a unix-style device handler
  17.   like dev-handler or the one coming with xfs.
  18.   Please read the relevant documentation on how to setup access to an
  19.   amiga device so Bochs can access it as a file.
  20. o Diskfiles can be mounted on the Amiga side with ie xfs.
  21.   Harddiskfiles should also work but I have had no success with that. Tell me if you know how to do it.
  22. o Diskfiles can be created with the makehardfile tool that is included in the archive
  23. o PS/2 mouse emulation is fully implemented and working.
  24.   You can turn it on/off with LSHIFT-CONTROL-LCOMMAND.
  25.   Turning on the pc mouse emulation removes the native amiga pointer.
  26.   Mouse emulation can be on or off at startup depending on your mouse setting in .bochsrc
  27. o The ips setting in .bochsrc should be about 300000 for a BlizzardPPC/200 and 500000-600000 a for CStormPPC.
  28. o CDROM support is implemented. There is no way to switch to another CD once Bochs has started.
  29.   This limitation is not specific to Amiga Bochs but I will try to fix it in a future version
  30. o SB16, serial, parallel and networking emulations are not yet implemented
  31.  
  32.  
  33. /Nicholai Benalal
  34. nicholai@chello.se
  35.  
  36.