home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / misc / apple.doc < prev    next >
Text File  |  1990-05-30  |  2KB  |  63 lines

  1.  
  2.              Apple Emulator Documentation
  3.  
  4.  
  5.         This is the documentation for the IBM 286/386 Apple ][
  6.     emulator. The emulator is not quite complete but since it is a
  7.     "for fun" project I thought that I would go ahead and release
  8.     what I currently have. The following describes the stage of
  9.     completion for each of the Apple ][ emulator sections:
  10.  
  11.         Video          - The emulator will run on a CGA, EGA, or
  12.                 VGA, however, it looks much better on an
  13.                 EGA or VGA. All the Apple ][ video modes
  14.                 are supported except mixed mode with 4
  15.                 lines of text at the bottom of the graphics
  16.                 screen. Low resolution and high resolution
  17.                 graphics are supported.
  18.  
  19.         Keyboard      - The keyboard functions as an Apple ][
  20.                 keyboard except for the following keys:
  21.  
  22.                 PrtSc - Exit the Apple ][ Emulator
  23.             Scroll    Lock  - Change the screen update method
  24.             Num    Lock  - Toggle between keypad and joystick
  25.  
  26.                 Some programs run faster depending on the
  27.                 video update method. Try toggling the scroll
  28.                 lock to see if the program runs faster.
  29.  
  30.         Joystick      - A joystick is emulated using the numeric
  31.                 keypad. See the joystick.doc file for more
  32.                 information on joystick modes, ajustments, etc.
  33.  
  34.         Disk Drive    - Only Apple ][ floppy type drives are supported
  35.                 now, I need more information on how a Apple
  36.                 hard disk works. The floppies are emulated by
  37.                 have PC disk files named DISKxy.DSK, where:
  38.  
  39.                 x - Is the slot number of the disk controller
  40.  
  41.                 y - Is the drive number, a or b
  42.  
  43.                 For example, if you had a disk controller in
  44.                 slot 6, the default the file DISK6A.DSK would
  45.                 be the Apple ][ disk image.
  46.  
  47.         Langauge Card - A 32k langauge card is supported and can be
  48.                 accessed via standard langauge card methods.
  49.  
  50.         Serial Card   - Sorry but there is no serial support yet, again
  51.                 I need more information about the Apple ][
  52.                 serial port.
  53.  
  54.  
  55.         Well there is really a lot more to this but since I'm giving
  56.     out the source you can look at it for yourself. I plan on adding a lot
  57.     of other features but I'm not sure when I will get around to them.
  58.     Until then I hope you enjoy what I have done so far, thanks again.
  59.  
  60.  
  61.                             Randy Spurlock
  62.  
  63.