home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 5 / MA_Cover_5.iso / ppc / atari / atari800-0.8.6 / readme < prev    next >
Encoding:
Text File  |  1998-05-10  |  3.5 KB  |  106 lines

  1. Atari 800 Emulator for Unix, Amiga and MS-DOS, Version 0.8.4
  2. ------------------------------------------------------------
  3.  
  4.     Copyright (C) 1995 David Firth. E-Mail: david@signus.demon.co.uk
  5.  
  6.     This program is free software; you can redistribute it and/or modify
  7.     it under the terms of the GNU General Public License as published by
  8.     the Free Software Foundation; either version 1, or (at your option)
  9.     any later version.
  10.  
  11. This is the version 0.8.4 of my Atari 800, 800XL, 130XE and 5200 emulator
  12. for Unix, Amiga and MS-DOS. My main objective is to create a freely
  13. distributable portable emulator (i.e. with source code available). It can
  14. be configured to run in the following ways :-
  15.  
  16.     1. BASIC mode
  17.     2. CURSES Mode
  18.     3. SVGALIB for Linux Systems
  19.     4. X-Windows + Optional XVIEW or MOTIF User Interface
  20.     5. CBM Amiga
  21.      6. MS-DOS
  22.         7. Atari Falcon
  23.  
  24. The basic mode is only useful for running programs such as MAC65,
  25. Atari Basic etc. I have had this version running on Linux,
  26. SunOS 4.1.3, Solaris 2.4, Silicon Graphics, VAX/VMS, CBM Amiga
  27. (Dice C and GNU C) and the HP-UX 9000/380.
  28.  
  29. The CURSES mode is similar to the basic mode, but it also enables full
  30. screen editing capability. Some computer don't seem to support curses
  31. fully - SunOS 4.1.3, VAX/VMS, LINUX (but ncurses is OK).
  32.  
  33. The SVGALIB version runs at a reasonable speed. The screen dimensions
  34. are limited to 320x200 and is unable to display the overscan modes.
  35. Instead SVGALIB displays the core 320x200 pixels. The area which is
  36. displayed can be modified using the F11 and F12 keys.
  37.  
  38. The X-Windows version supports graphics and has an optional XVIEW
  39. user interface. The Linux X Window version can be built with
  40. joystick support (If joystick module is installed in the kernel).
  41.  
  42. The Amiga version supports graphics but currently lacks Paddle support.
  43.  
  44. From version 0.7.0 all versions supporting bitmapped graphics have
  45. a User Interface implemented on the emulators "screen". The User
  46. Interface is enter by pressing F1 at any time. ESC is used to return
  47. to the previous screen.
  48.  
  49. ---------------------------------------------------------------------------
  50.  
  51. Features
  52. --------
  53.  
  54. Note: Not all features are supported on all platforms.
  55.  
  56. o Atari 800, 800XL, 130XE and 5200 Games System.
  57.  
  58.   Note 1: During 130XE emulation Antic accesses the same memory bank
  59.           which the main CPU is using.
  60.  
  61.   Note 2: 5200 emulation is incomplete, mainly controllers support!
  62.  
  63. o 48K/52K Atari 400/800 emulation (optional RAM between 0xc000 and 0xcfff)
  64.  
  65. o OSS Super Cartridges.
  66.  
  67. o Standard, Wide and Narrow Playfields.
  68.  
  69. o Display List Interrupts and Vertical Blank Interrupts.
  70.  
  71. o All Antic Display Modes.
  72.  
  73. o GTIA graphics support for all Antic modes including GTIA/Antic
  74.   character modes.
  75.  
  76. o Player Missile Graphics with collision detection.
  77.  
  78. o Playfield and Player/Missile Priorities
  79.  
  80. o Access both ATR and XFD disk images.
  81.  
  82. o PIL mode - allows memory between 0x8000 and 0xbfff to be toggled
  83.   between RAM and ROM.
  84.  
  85. o Horizontal and Vertical Fine Scrolling.
  86.  
  87. o Optionaly extended use of COLPF1 in Antic Modes 2, 3 and f. This
  88.   allows the use of two different colours instead of one colour and
  89.   two luminances.
  90.  
  91. o Printer Support.
  92.  
  93. o Sound Support on Unix using "/dev/dsp".
  94.  
  95. o Files can be stored directly on your host computer via the H: device.
  96.   This device replaces the C: device.
  97.  
  98. o Hot Disk and Cartridge swapping.
  99.  
  100. o Joystick controller using numeric keypad.
  101.  
  102. o Paddle controller using X-Windows mouse position.
  103.  
  104. o User Interface on all version supporting bitmapped graphics.
  105.   i.e. X11, SVGALIB, MS-DOS and Amiga.
  106.