Virtual X68000 is a virtual machine that emulates a Sharp X68000 and optionally its DOS API. It will eventually run application programs for X68000 without any proprietary software including ROM BIOS, but currently lacks many key functions and is still in early development phase. Virtual X68000 is written in C++, and uses templates to implement instruction handlers.
| Tags | Emulators Software Development Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Changes: The screen drawing has been changed to use OpenGL. This version requires an implementation of the OpenGL API such as Mesa.


Changes: This version was updated to Libvm68k 1.0.6. The source directory hierarchy was changed.


Changes: This release has been updated for libvm68k 1.0.5.


Changes: Updates for Libvm68k 1.0.4.


Changes: Updates for GCC 3.0. Also shared library builds were disabled by default in this version.