home *** CD-ROM | disk | FTP | other *** search
/ Underground / Underground CD1.iso / other / progsy / atari800 / INSTALL.DOS < prev    next >
Encoding:
Text File  |  1996-09-29  |  1.4 KB  |  46 lines

  1. Atari 800, 800/XL, 130/XE and 5200 Emulator for MS-DOS
  2. ------------------------------------------------------
  3.  
  4. Irrespective of whether you are going to compile the emulator yourself
  5. or install a pre-compiled binary version you must obtain a copy of the
  6. Operating System ROMs.
  7.  
  8. The ROM images are distributed within the PC Xformer 2.5 package (other
  9. versions of this program do not contain the ROMs in a suitable format)
  10. which can be downloaded from:-
  11.  
  12. Site:      ftp.doc.ic.ac.uk
  13. Directory: /computing/systems/atari/umich/8bit/Xf2
  14. File:      xf25.zip
  15.  
  16. Note: Check your usual UMICH mirror first or do an archie search on
  17.       xf25
  18.  
  19. PC-Xformer contains "ataribas.rom", "atariosb.rom" and "atarixl.rom".
  20. If have the original OS it should be called "atariosa.rom" and if
  21. you have the ROM for the 5200 Games System it should be called
  22. "atari5200.rom".
  23.  
  24. Installation of the Emulator
  25. ----------------------------
  26.  
  27. 1. Create a toplevel directory called "atari800" and a subdirectory
  28.    called "roms".
  29.  
  30.    mkdir c:\atari800
  31.    mkdir c:\atari800\roms
  32.  
  33. 2. Copy the Atari800 ZIP file into the newly create "atari800"
  34.    directory and unzip.
  35.  
  36.    copy *.zip c:\atari800
  37.    cd c:\atari800
  38.    pkunzip *.zip
  39.  
  40. 3. Copy the Operating System ROMS into "c:\atari800\roms"
  41.  
  42. 4. Start the emulator by typing "atari800".
  43.  
  44. 5. After terminating the emulator, type mode co80 to return to normal DOS
  45.    processing. ( This could be put in a batch file if you like... )
  46.