File: INSTALL.dos

package info (click to toggle)
atari800 0.9.8a-2
  • links: PTS
  • area: contrib
  • in suites: potato, slink
  • size: 1,844 kB
  • ctags: 3,008
  • sloc: ansic: 29,881; asm: 2,142; makefile: 78; sh: 8
file content (35 lines) | stat: -rw-r--r-- 1,137 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Atari 800, 800/XL, 130/XE and 5200 Emulator for MS-DOS
------------------------------------------------------

Irrespective of whether you are going to compile the emulator yourself
or install a pre-compiled binary version you must obtain a copy of the
Operating System ROMs.

The ROM images are distributed within the PC Xformer 2.5 package (other
versions of this program do not contain the ROMs in a suitable format)
which can be downloaded from:-

http://www.signus.demon.co.uk/david/atari/atari.html

PC-Xformer contains "ataribas.rom", "atariosb.rom" and "atarixl.rom".
If have the original OS it should be called "atariosa.rom" and if
you have the ROM for the 5200 Games System it should be called
"atari5200.rom".

Installation of the Emulator
----------------------------

1. Create a toplevel directory called "atari800"

   mkdir c:\atari800

2. Copy the Atari800 ZIP file into the newly create "atari800"
   directory and unzip.

   copy *.zip c:\atari800
   cd c:\atari800
   pkunzip *.zip

3. Copy the Operating System ROMS into "c:\atari800"

4. Start the emulator by typing "atari800".