--
Proeminent changes:
- Full UTF-8 support internally;
- Diagram tree dialog;
- Sheets Editor;
- New shapes and export filters.
I'm taking over this port as agreed by
the previous MAINTAINER.
brad@ ok
--
libunicode is a library for manipulating Unicode characters and
strings. It understands both the UTF-8 and UCS-2 encodings, and
has a framework for adding support for new encodings.
brad@ ok
Changes:
- the separation into fuse itself, libspectrum and the utilities
- the ability to load and save fuse's configuration
- the ability to save screenshots
- variable emulation speed
- Timex TC2048 machine emulation
ok naddy@
dealing with ZX Spectrum emulator files. They were originally
distributed with fuse, the Free Unix Spectrum Emulator, but are now
independent of fuse and can be used on their own.
WWW: http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
ok naddy@
of various ZX Spectrum emulator-related file formats easy. So far it
handles .sna and .z80 snapshots (.sna read only), .tap and .tzx tape
images and .rzx input recording files.
WWW: http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html
ok naddy@
Floppy Disc Controller (FDC) as used in Amstrad computers
such as the PCW, CPC and Spectrum +3. At present it is not
a ``full'' 765; features not used in the PCW BIOS (such as:
DMA, multisector reads/writes, multitrack mode) are either
left unimplemented or incomplete.
WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/
ok naddy@
--
silc-server (silcd) is the server for the SILC protocol.
SILC (Secure Internet Live Conferencing) is a protocol which provides
secure conferencing services in the Internet over insecure channel.
From: Jolan Luff <jolan@cryptonomicon.org>