home *** CD-ROM | disk | FTP | other *** search
/ Amiga Dream 59 / CDDream59.ISO / Amiga / Emulation / vMac_src.readme < prev   
Text File  |  1998-12-15  |  2KB  |  55 lines

  1. Short:    VMac(src)-Amiga (PPC) port of mac plus emulator
  2. Author:   Sebastian Jedruszkiewicz
  3. Uploader: bjsebo@delta.ii.tuniv.szczecin.pl
  4. Type:     misc/emu
  5. Requires: PPC, ppc.library, AHI, AGA or ECS
  6.  
  7.               This is Amiga port of vMac - Mac plus emulator.
  8.                              (version 0.1.9.2)
  9.  
  10.                           (sources distribution)
  11.  
  12.  Features & Limitations:
  13.    + AGA display & Amiga keyboard handling works fine
  14.    + Mouse works ok.
  15.    + This is vMac version 0.1.9.2. But it contains some changes
  16.      from version 0.1.9.5 (like bigger resolution than  512x324)
  17.    + Sound. vMac uses AHI unit 0.
  18.  
  19.  Future:
  20.    - cgfx support
  21.    - cdrom support 
  22.   
  23.  Some info:
  24.     check .vmacrc for available options (I have to write GUI based
  25.     prefs editor... or maybe someone else can do it for me? ;)
  26.  
  27.     vMac can be quit by pressing Right-Amiga and 'q' keys.
  28.  
  29.     Binaries included in this archive were compiled with gcc (ppc
  30.     cross compiler). vMac emulates 68000 processor, but this can be 
  31.     changed in config.h header file. 
  32.  
  33.     To compile vMac simple type: make from CLI. This operation
  34.     requires gcc compiler installed on your system.
  35.  
  36. Any improvements,bugs reports, and questions (exepts questions
  37. about vmac.rom: read readme.rom how to obtain rom image)
  38. about this amiga port should be send to:
  39.   bjsebo@delta.ii.tuniv.szczecin.pl
  40.  
  41. All informations about this emulator can be found at:
  42.   http://www.vMac.org (or http://leb.net/vmac )
  43.  
  44. lot of vMac stuff can be also found at:
  45.   http://www.hostus.org/vmac
  46.   http://emulator.wroclaw.tpnet.pl/
  47.  
  48. vMac is Copyright 1997 by Philip Cummins and The vMac Team
  49. (ALL RIGHTS RESERVED)
  50.  
  51. WE ARE NOT RESPONSIBLE OR LAIBLE FOR ANYTHING. THERE ARE NO GUARANTEES.
  52. USE AT YOUR OWN RISK! YOU MAY NOT USE CODE FROM THIS SOURCE OR CODE
  53. BASED ON THIS SOURCE FOR COMMERCIAL PURPOSES WIHTOUT PERMISSION FROM
  54. THE VMAC TEAM.
  55.