Release Notes
=============

V 0.80

Features:

	o 512 x 256 pixel, 1 bit plane graphics display
	o XLib and XToolkit interface
	o CPU monitor with start/stop/step/next/reset, two breakpoints
	o supporting all MC6809 instructions except cwai and sync
	o full interrupt support
	o stop processor and popup dialog at unimplemented processor
	  instructions
	o continuous display of CPU clock rate
	o mouse pointer support
	o MC146818 real time clock emulation
	o WD1793 floppy disk controller support with up to 4 disk drives
	o support of disk images but also native file system
	o compatible to Ben Williams FLEX emulator disk image format
	o dynamic remount of native file system possible
	o fileconversion from/to FLEX ASCII file format
	o manual pages with full description of FLEX API
	o a MMU for extension of the 64K address range
	o 192K RAM extension

V 1.00

Bug Fixes:

	o IRQ does not set F-Bit
	o carry and overflow bug in help_sbc_i
	o sometimes (X connections over Network) loosing keyboard inputs
	o didn't copy random bit with random files
	o didn't update MC146818 if processor stopped
	o errormessage 'DRIVE NOT READY' during special FMS-calls on
	  a nafs-drive
	o catch pointer buttons even if window doesn't has focus

New Features:

	o ELTEC full screen editor e.cmd included
	o fast terminal on a Mc6850 serial line emulation
	o dynamically instanciate memory-mapped I/O-devices
	o optional terminal only mode without X interface
	o MC146818 time and date registers read/writable
	o MC146818 alarm can generate firq
	o time.cmd for displaying MC146818 actual time and date
	o timeset.cmd in english
	o command for exiting emulator
	o command to mount/update/umount drives
	o command to send a irq/firq/nmi to CPU
	o improved processor performance more than 100%
	o environment variable for default directory containing FLEX disks
	o processor emulates cwai and sync
	o two processor emulation sources selectable during compilation
	o Documentation in HTML-Format
	o Port to Windows95/WindowsNT !!!
	o resize window up to 1024 x 768 pixel
	o command to format disks with DSK-Format

V 1.10

Bug Fixes:

	o on WIN32 files are insensitive for upper/lowercase filenames
	o on WIN32 Protection fault if directly accessing random files
	  from a NAFS drive

New Featues:

	o Monitor pgm neumon54.hex: support for insert mode cursor
	o Explorer for DSK-, FLX- and directory File containers

V 1.20

Bug Fixes:
New Feature:

	o included driver for Linux Joystick
	o use configure scripts on UNIX-compatible platforms

V1.22
Bug Fixes:
	o FLEXplorer: avoid error when opening an already opened DSK container
	o FLEXplorer: save path of file selection prompter
	o FLEXplorer: Make file viewer configurable
	o FLEXplorer: Global Option "automatic text conversion"

V1.23
Bug Fixes:
	o FLEXplorer: y2k, display right year if >= 2000
New Features:
	o FLEXplorer: Adapted to new version 2.1.11 of wxWindows
	o FLEXplorer: display file type (sortable on Windows)

V1.25
New Features:
	o permanently store option settings (Registry on Win32, rc-file on unix)
	o FSetup: Setup dialog for flexemu settings
Bug Fixes:
	o advanced configure script (support of installation with share-dir)

