home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsp / pc2acorn / PC2ACORN_D next >
Encoding:
Text File  |  1995-08-27  |  5.3 KB  |  114 lines

  1. *This is the documentation of PC2ACORN.EXE by Qube, written August 27th 1995*
  2. *      Note: This documentation is about version v1.2 of PC2ACORN.EXE       *
  3.  
  4.               ==============================================
  5.               ************** ABOUT THE PROGRAM *************
  6.               ==============================================
  7.  
  8.   The program does nothing on a standard PC compatible. You need an Acorn
  9.   RiscPC with a 486 second processor card to see any effects.
  10.   With the interrupts specified in the RiscPC 486 Card Release Note Acorn
  11.   makes a communication between a running DOS session and the !PC486 pro-
  12.   gram possible.
  13.   PC2ACORN uses these interrupts to switch to the desktop or to quit the
  14.   !PC486 program. This can for example be of interest if you configured a
  15.   "no return" DOS session with !PCConfig.
  16.   Please note that you should have saved any important data (e.g. from a
  17.   RAM disk) on the PC side of your RiscPC before you quit !PC486 using
  18.   PC2ACORN.
  19.   PC2ACORN should come to you within an archive containing the following
  20.   files:
  21.              PC2ACORN.EXE      the main program
  22.              PC2ACORN.DOC      this documentation
  23.              PC.BAT            making the use of PC2ACORN more convenient
  24.  
  25.  
  26.  
  27.               ==============================================
  28.               ************ INSTALLING PC2ACORN *************
  29.               ==============================================
  30.  
  31.   The archive should come to you in a self-extracting version to keep
  32.   you from any troubles that might come up otherwise. Unarchive it by
  33.   simply typing "#PC2ACRN" on the DOS prompt.
  34.   Copy the files of the archive to your utility directory or make it
  35.   accessible from any directory by using the PATH command of DOS. Note
  36.   that on most DOS systems defining of a new PATH variable will destroy
  37.   its former contents. You can't avoid this but you can make its contents
  38.   visible by typing "PATH" on the DOS command prompt and then adding the
  39.   new entry by issuing
  40.           "SET PATH=[What "PATH" returned];C:\NEWPATH"
  41.   where "C:\NEWPATH" can be any path you want to add.
  42.   Now you may type "PC2ACORN ?" to test your installation.
  43.  
  44.  
  45.  
  46.               ==============================================
  47.               *************** USING PC2ACORN ***************
  48.               ==============================================
  49.  
  50.   The syntax of PC2ACORN is easy:   PC2ACORN [command]
  51.   PC2ACORN is controlled by these command parameters:
  52.      none ("")  : Switches to RiscOS screen and keeps !PC486 running, but in
  53.                   multitasking mode. If !PC486 already runs in multitasking
  54.                   mode, PC2ACORN has no effect on your system.
  55.      "quit"     : Switches to RiscOS and quits !PC486. Remember to save
  56.                   your data before using this command.
  57.   The PC.BAT batch (obey, script) file is used with the same parameters. It
  58.   has been created to save you six keystrokes.
  59.  
  60.  
  61.  
  62.               ==============================================
  63.               ************ HISTORY OF PC2ACORN *************
  64.               ==============================================
  65.  
  66.   v1.0 (June 1995):   "switch to multitasking" and "quit" implemented.
  67.  
  68.   v1.1 (July 1995):   Added a self-detect-routine for Acorn Computers which
  69.                       wasn't ever executed due to a nasty bug.
  70.  
  71.   v1.2 (August 1995): Hopefully self-detects an Acorn machine now. I found
  72.                       the detection routine within AMOUSE.COM which is
  73.                       shipped with the 486 processor card and which totally
  74.                       crashes my system. Did anyone got that program running?
  75.  
  76.   BUGS: When you run a PC session in multitasking mode and connect your
  77.         mouse to the PC screen, quitting !PC486 by using PC2ACORN causes the
  78.         WIMP mouse pointer to vanish. All my efforts to "revitalise" the
  79.         pointer afterwards have been in vain. If that happens to you: reboot!
  80.  
  81.  
  82.  
  83.               ==============================================
  84.               ************ CONTACTING THE AUTHOR ***********
  85.               ==============================================
  86.  
  87.   If you have questions or suggestions concerning PC2ACORN you can write to
  88.  
  89.    Sebastian Maus   Sebastian Maus         eMail:
  90.    Lanzelhohl 4     Seidelbastweg 19       Sebastian.Maus@rz.tu-ilmenau.de
  91.    D-55128 Mainz    D-36251 Bad Hersfeld   Mauss000@goofy.zdv.uni-mainz.de
  92.    *Germany*        *Germany*              Maus@mzdmza.zdv.uni-mainz.de
  93.  
  94.    [May to Jun]    [Feb to Apr]            [throughout the year]
  95.    [Oct to Jan]    [Jul to Sep]
  96.  
  97.  
  98.  
  99.               ==============================================
  100.               **************** LEGAL NOTICE ****************
  101.               ==============================================
  102.  
  103.   [This is a copy of a standard 'legal notice' text, because I don't have]
  104.   [any experience with this. It is nonetheless valid.                    ]
  105.   This program is supplied 'as is'. I therefore cannot be held responsible
  106.   for any loss of data, profits, hardware or any other loss, either
  107.   directly or indirectly, that may be incurred by the use of this software.
  108.   In its original state this software contains no virus code or damaging
  109.   procedures, except where these are necessary for the fulfillment of the
  110.   program's function.
  111.  
  112.  
  113. *End of the documentation of PC2ACORN.EXE by Qube, written August 27th 1995*
  114.