What's working
==============

Complete 6502 emulation
Almost complete 6522 VIA emulation (serial support not implemented)
WD1770 support
	- Formatting isn't even implemented -- don't even try it!
	- A couple of other commands that don't seem to be used
SASI/SCSI interface for Winchesters
	- Just what seems to be needed to enable the ADFS Winchester support
Electron ULA
	- Just the bare minimum


What's not
==========

ACIA / serial support

Requirements
============

Compilation: Probably a recent G++ -- I'm using 2.95.1. EGCS may work...
I'm not sure what else will work; this is down to DLC.

The "popt" library: used for parsing command-line options. Standard in
Debian and Red Hat at least AFAIK.
