2006-10-03 : *** Version 0.91 ***
2007-01-11 23:01 thothy
* src/spec512.c: Lowered threshold for detecting a spec512 screen
2007-01-09 17:26 ggnkua
* src/Makefile: My first test commit! Modified Makefile and src/makefile
slightly to allow compilation under Cygwin
2007-01-09 00:07 thothy
* src/screen.c, src/video.c, src/falcon/videl.c, src/falcon/videl.h,
src/includes/video.h: Low-res zooming now works in TT mode, too.
2007-01-08 20:25 thothy
* Makefile-default.cnf: libreadline disabled by default.
2007-01-07 21:42 eerot
* src/options.c, src/gui-sdl/dlgScreen.c: - sync frameskips in options.c and
dlgScreen.c code, the max. framesync is now 8 everywhere
2007-01-07 11:06 thothy
* doc/fr/hatari.1: Added french man-page (thanks to Benoit Tuduri)
2007-01-06 11:15 thothy
* src/dialog.c: When changing the monitor type, only reset if emulator is in
Falcon mode or if the user changes between color and mono monitor.
2007-01-06 10:47 thothy
* src/configuration.c, src/options.c, src/screen.c, src/video.c,
src/includes/configuration.h, src/gui-sdl/dlgScreen.c: The frames that
should be skipped after each displayed frame can now be set up in the
GUI,
too. Also removed the ´interleave´ option in the
GUI, it has now been
replaced by the monitor settings (TV or RGB)
2007-01-02 22:20 thothy
* src/Makefile, src/main.c, src/gui-win/Makefile, src/gui-win/opencon.c,
src/gui-win/opencon.h: The debugger now also works when
Hatari is built on
MinGW
2007-01-02 21:11 thothy
* Makefile-MinGW.cnf, config-MinGW.h: Improved
MinGW build system
2007-01-02 21:05 thothy
* src/gui-win/hatari-winicon.ico, src/gui-win/hatari-winicon.rc: Icon for
Windows build. (Thanks to ggn for the icon and .rc file)