maikor-vm-interface 0.1.1

Interface for VM (simulates hardware)
docs.rs failed to build maikor-vm-interface-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Maikor

⚠️ Work in progress

Links may be broken, features missing, etc

Cross platform 16 bit game system

See more at maikor.app

Play

Android

iOS

Windows, macOS and Linux

Make

iOS IDE

Desktop IDE

Build tools

Project breakdown

Major

Minor

vm-interface

This provides an interface to use the VM from host apps. It reads directly from the VM memory to create frames and play sounds, and converts inputs and writes them to memory. It also triggers relevant interrupts.

It essentially simulates hardware for the VM.