home *** CD-ROM | disk | FTP | other *** search
/ Emulator Universe CD / emulatoruniversecd1998.iso / Amiga / Emus / Fellow / README.TXT < prev    next >
Encoding:
Text File  |  1997-12-27  |  1.5 KB  |  45 lines

  1. This archive contains Fellow V0.3.2:
  2. ------------------------------------
  3.  
  4. Always read the documentation.
  5.  
  6.  
  7. Changes in V0.3.2:
  8. ------------------
  9.  
  10. -Major cpu-emulation bug fixed. It caused some strange behaviour
  11.  in the commands "list" and "dir" when using the "all" parameter.
  12.  This is also what made the WB harddisk installation hang.
  13.  
  14. -VESA code tests more on return values. It could end up using a NULL 
  15.  pointer for the framebuffer, which instantly erased all conventional 
  16.  dos-memory. It can be one of the reasons for some of the "instant reset"
  17.  reports. I'm curious if this fix has any positive effects.
  18.  
  19. -Minor cpu-emulation bug that appeared in V0.3.1 fixed. It affected
  20.  ABCD numbers and caused some games to count scores wrong.
  21.  
  22. -Mouse emulation now responds to a request to reset the counters.
  23.  Affected some mouse-driven selection lists where you could only
  24.  access the top or bottom entry.
  25.  
  26. -Implemented Blitter zero bit in Blitter.  A couple of other changes
  27.  in the blitter behaviour were also done.  Among other things it
  28.  helps demos that uses a combined cpu/blitter clearing algorithm.
  29.  
  30. -Added handling of blitter finish disable bit in copper emulation.
  31.  
  32. -"Expansion cards" are now also reset after a GURU so hardfiles
  33.  boot and fastmem does not disappear after the GURU meditation.
  34.  
  35. -Various other changes and bugfixes in cpu and cia emulation.
  36.  
  37. -Italian translation of the documentation by Roberto Gasparrini.
  38.  
  39. -Correct handling of sprites on HAM-screens now implemented.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.