2007-01-22	Olivier Poncet <ponceto@noos.fr>

	* Just a little correction to avoid a core dump.

2007-01-08	Olivier Poncet <ponceto@noos.fr>

	* TODO section added into the README.
	* Copyright modification for 2007.
	* XemEmulator widget correction (thanks to Andrea Musuruane).

2006-12-11	Olivier Poncet <ponceto@noos.fr>

	* Z80 core cleanup.
	* Z80 core reimplementation (80% done).

2006-12-04	Olivier Poncet <ponceto@noos.fr>

	* X11-SHM (XShm) permissions corrections (0600->0666).
	* FPS statistics (can be disabled with the '--no-fps' option).
	* Timing & Interrupt generation corrections.
	* RAM/ROM banks GObjectized.
	* Keyboard GObjectized.
	* Renderer bug correction.
	* FDC/FDD cleanup & improvements.
	* Misc. corrections & improvements.
	* Z80 improvements.

2006-11-27	Olivier Poncet <ponceto@noos.fr>

	* X11-SHM (XShm) support.
	* CRTC-6845 improvements.
	* Timing & interrupt generation improvements.
	* Some minor corrections & cleanup.

2006-11-20	Olivier Poncet <ponceto@noos.fr>

	* Embedded lib765 cleanup.
	* FDC/FDD improvements.

2006-11-13	Olivier Poncet <ponceto@noos.fr>

	* Embedded lib765 (heavyly hacked).
	* FDC/FDD support improvements.
	* FDC/FDD rewrite in progress.
	* Some minor corrections.
	* Just require libdsk: http://www.seasip.demon.co.uk/Unix/LibDsk/

2006-11-06	Olivier Poncet <ponceto@noos.fr>

	* Preliminary (but working) FDC implementation by using lib765.
	* Preliminary (but working) FDD implementation by using libDSK.
	* lib765 & libdsk: http://www.seasip.demon.co.uk/Unix/LibDsk/
	* Drive A/B floppy disk support.

2006-10-30	Olivier Poncet <ponceto@noos.fr>

	* Source code cleanup.
	* Preliminary (but not already working) floppy disk support.
	* Miscellaneous improvements and minor source code corrections.
	* Z80 improvements.
	* Amstrad CPC driver improvements.
	* Gate-Array GObjectized.
	* Version number added in the about dialog.

2006-10-23	Olivier Poncet <ponceto@noos.fr>

	* Source code cleanup.
	* Requires GLib >= 2.6.0.
	* Memory management improvements.
	* IRQ generation bug corrected.
	* Rendering & screen decoding improvements.
	* Command-line parsing improvements.
	* Keyboard decoding improvements.
	* Desktop menu integration (XFCE, GNOME, KDE, ...).
	* Internal libdev & libdrv libraries created.
	* Internal devices rewritten as a GObject subclass.
	* Preliminary FPS statistics (in terminal).

2006-10-16	Olivier Poncet <ponceto@noos.fr>

	* Port decoding rewritten.
	* ROM selection bug corrected.
	* CRTC synchronization improvements.
	* IRQ generation improvements.
	* Support of multimodes games (sorcery, crafton & xunk, etc).
	* GFX code cleanup.

2006-10-09	Olivier Poncet <ponceto@noos.fr>

	* GLib-2.0 / GObject-2.0 support added.
	* Autoconf / Automake enhancements (GUI autodetection).
	* Athena & Motif1 GUI code improvements.
	* Xem internal library creation.
	* XArea translated to XemEmulator (in libXem).
	* XemAppShell WidgetClass created (in libXem).
	* XemDlgShell WidgetClass created (in libXem).
	* Preliminary (but working) support of X Drag & Drop protocol (Xdnd).
	* Snapshot loading with Drag & Drop from a file manager (i.e nautilus).

2006-10-02	Olivier Poncet <ponceto@noos.fr>

	* Source code cleanup (continued).
	* GUI code cleanup & improvements.
	* Improved real-time synchronization.
	* Improved Z80 emulation.
	* Improved keyboard handling (qwerty & azerty layout).

2006-09-25	Olivier Poncet <ponceto@noos.fr>

	* Source code cleanup.
	* Improved Z80 emulation.
	* UI source code cleanup.
	* XArea widget rewritten.
	* Improved keyboard handling.

2006-09-11	Olivier Poncet <ponceto@noos.fr>

	* Autoconf / Automake support.

2006-09-03	Olivier Poncet <ponceto@noos.fr>

	* XCPC source code repository is now hosted on SourceForge.
	* Home Page:                http://xcpc.emuunlim.com/
	* SF Home Page:             http://xcpc.sourceforge.net/
	* Project Summary Page:     http://sourceforge.net/projects/xcpc/
	* SubVersion Repository:    https://svn.sourceforge.net/svnroot/xcpc/
	* Initial import & Release: xcpc-20010904.
	* Initial import & Release: xcpc-20010905.
	* Initial import & Release: xcpc-20010906.

2001-09-06	Olivier Poncet <ponceto@noos.fr>

	* Some changes in GUIs source code and some improvements.

2001-09-05	Olivier Poncet <ponceto@noos.fr>

	* Some minor changes in source code.

2001-09-04	Olivier Poncet <ponceto@noos.fr>

	* Complete rewrite of the emulator. Needs the Athena (Xaw) widget set,
	  and/or a Motif 1.2 (Xm) compliant distribution to compile Xcpc (like
	  OpenMotif, Lesstif, OSF Motif, ...).

2001-07-04	Olivier Poncet <ponceto@noos.fr>

	* Improved CRTC 6845 and gate-array emulation; supports Sorcery like games.
	* GFX routines rewritten.
	* Partial support of multi-modes.

2001-06-15	Olivier Poncet <ponceto@noos.fr>

	* Improved CRTC 6845 emulation; supports Space Racer like modes.

2001-06-14	Olivier Poncet <ponceto@noos.fr>

	* Improved GUI and event manager.
	* Improved Z80 encapsulation.

2001-06-13	Olivier Poncet <ponceto@noos.fr>

	* Improved gate_array and crtc support.
	* Removed FAST_GFX conditionnal compilation; dynamic configuration.

2001-06-12	Olivier Poncet <ponceto@noos.fr>

	* Display bugs corrected; complete rewrite of display routines.
	* GUI module added.
	* Some modifications in source code.

2001-06-01	Olivier Poncet <ponceto@noos.fr>

	* Lots of improvements in GUI (GFX mode added).

2001-05-30	Olivier Poncet <ponceto@noos.fr>

	* Added terminal GUI (load & save snapshot).
	* Added back buffer manager (when GUI takes control).

2001-05-28	Olivier Poncet <ponceto@noos.fr>

	* First public release.
	* No support of DISC images.
	* Full support of SNAPSHOTS (load and save).
	* No support of AY-3-8910.
	* Very partial support of FDC-765.
	* No support of hardware scrolling and hardware graphics effects.
	* Little bug in the last character line when CRTC address changes
	* Lots of bugs.
