home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Emulatoren / fusion11.dms / in.adf / Changes.txt < prev    next >
Encoding:
Text File  |  1997-07-28  |  2.4 KB  |  57 lines

  1. Changes to V1.1 (07/27/97)
  2. --------------------------------------------------------------------------
  3. * Fixed AMAX II+/IV hardware timing characteristics.  We forgot that the
  4.   EMPLANT hardware runs about 20% faster than a real MAC.  The AMAX II+/IV
  5.   hardware runs at the normal MAC speed.
  6.  
  7. * Fixed incompatibility problem with certain Motorola instructions that
  8.   have bugs.
  9.  
  10. * Added memory dispatch routines when virtual memory is not in place.
  11.  
  12. * Fixed a couple of mistakes in the interface, most notibly the START
  13.   EMULATOR keyboard event (pressing 'S' to start the emulation).  Some
  14.   of the sub-menus (FLOPPY, PORTS, ROM, & SOUND) did not look at the
  15.   keyboard at all.
  16.  
  17. * Fixed a problem with virtual memory on the Performa 475 ROMs.
  18.  
  19. * Re-wrote memory selection slider code to avoid bug in OS3.0's GadTools.
  20.  
  21. * Re-wrote memory speed/type code to be 100% accurate when reporting
  22.   memory speed rating (which is in megabytes per second) and the memory
  23.   type (16 bit or 32 bit).
  24.  
  25. * Changed the display for memory type from '32bit' to FAST32, '16 bit'
  26.   to 'FAST16', and CHIP to be either 'CHIP32' or 'CHIP16' depending on
  27.   the memory type.
  28.  
  29. * Enhanced QuickDraw acceleration routines for inverted data.
  30.  
  31. * Corrected CD-ROM recognition with bootable CD-ROMs and CD-ROMs that have
  32.   multiple partition maps.
  33.  
  34. * Added the ability to save the position of every window that is part of
  35.   the Control Window group.  This includes the Main Control Window,
  36.   ICPControl Window, Device Window, Video Driver Window, Power Off Window,
  37.   CPU Cache Window, etc.  You can move these windows where you like, and
  38.   once you shutdown the emulation, saving the config file will also save
  39.   the position of all windows.  The next you boot, the windows will be
  40.   where you left them last.
  41.  
  42. * Added the ability to change the boot priority of the built-in CD-ROM
  43.   drive support.  You can now select between FIRST and LAST as the boot
  44.   priorities.  Selecting FIRST will put the CD-ROM before any other
  45.   AmigaDOS (or SCSI via EMPLANT's SCSI port) device.  If the CD-ROM disc
  46.   is bootable (like OS8.0 is), it will boot from it.  Selecting LAST
  47.   puts the CD-ROM last in the list of bootable devices.
  48.  
  49. * Updated mscd.device to support new CD-ROM changes.
  50.  
  51.  
  52. **************************************************************************
  53.  
  54. Changes to V1.0 (07/01/97)
  55. --------------------------------------------------------------------------
  56. First release ... no changes.
  57.