This is Libvm68k, an M68000 virtual machine library written in C++. This library implements a virtual machine that emulates a Motorola M68000-family processor. Please report bugs to . See the file NEWS for information on user-visible changes. PREREQUISITE This library requires a C++ compiler that understands templates and exceptions. GCC 2.95 or later should be OK. This version is intended to be used with POSIX threads. --- $ProjectHeader: libvm68k 0.200 Wed, 21 May 2008 06:51:42 +0900 kazssym $