Skip to content
Kaz Nishimura edited this page Feb 19, 2021 · 14 revisions

See the README file and the home page for more information about the libvm68k library.

Status

This work is still in progress.

(Build status) Quality Gate Status

Requirements

  • A C/C++ compiler that supports the C++14 standard.

    Continuously test-built with g++ on Ubuntu 18.04 and clang++ on macOS Mojave.

Goals

  • To provide efficient and clean emulator components of the M68000-family ISA, implemented in C++.
Clone this wiki locally