Notes on WinFellow alpha v0.4.3 build 1 - Snapshot 2000/11/15
=============================================================

visit our website at http://fellow.sourceforge.net/ 
or http://fellow.abime.net

Disclaimer
==========

WinFellow is provided without warranty of any kind.

None of the authors of WinFellow shall in any event be liable for any direct, 
consequential, incidental, indirect or special damages even if advised of the 
possibility of such damages. In particular, the authors shall have no 
liability for any damage loss or corruption of data or programs stored in or 
used in conjunction with WinFellow, nor shall the authors be liable for the 
cost of retrieving or replacing damaged lost or corrupted data.


License
=======

WinFellow is published under the terms of the GNU  General  Public  License.
This means that it is free software: you are welcome to distribute copies of
it and/or modify it, under certain conditions. It also means that  there  is
no warranty for WinFellow.
See the file license.txt that is included in this archive for details.


Credits
=======

See file "credits.txt".


Notes
=====

This release is a snapshot of the current development status  of  WinFellow.
Though  we take great care to always have our source archive in a usable and
stable state it may happen that a snapshot is buggy and bad  performant.  If
you experience bugs within a snapshot release please do NOT mail us about it
as we most probably already know about this and are working on it. Under  no
circumstances  should  you  confuse  our  snapshot  releases  with  the real
releases. Regard the snapshots as "unofficial" releases and use them at your
own risk. 
Since  we  however  ARE  interested  in  experience  reports  regarding  the 
snapshots we set up a discussion forum  for  this  purpose.  Post  all  your
comments and bug reports on the following forum:

http://eab.abime.net/

The thread of WinFellow can currently be directly accessed by this link:

http://eab.abime.net/forumdisplay.php?s=&forumid=28

Changelog since WinFellow alpha v0.4.3 build 1
==============================================

asm/busa.s, c/blit.c
--------------------
- replaced asm copy/fill implementation with C version
- improved timing of blitter operations

c/floppy.c
----------
- improved timing of floppy data transfers
- extended ADF image loader

c/cpu.c
-------
- fixed 64 bit division bug

c/cia.c
-------
- fixed one shot mode bug and lost cycles when translating

asm/cpua.s
----------
- reset instruction now performs a non-destructive reset

c/draw.c
--------
- fixed refresh rates problem when enumerating all display modes
- fixed initializing of copper table

win32/c/fswrap.c
----------------
- added function for converting a absolute path to a relative path

win32/c/gfxdrv.c
----------------
- fixed resizing of emulation window
- fixed handling of maximize, restore, minimize or close messages
- fixed some strechting/blitting of/to surface issues 
  (windowed vs full screen)
- improved detection of memory on graphical cards

win32/c/wgui.c
--------------
- removed horizontal scale option