maikor-vm-interface

Crates.iomaikor-vm-interface
lib.rsmaikor-vm-interface
version0.1.10
sourcesrc
created_at2022-05-03 18:03:59.470864
updated_at2022-05-31 16:18:46.083326
descriptionInterface for VM (simulates hardware)
homepagehttps://maikor.app
repositoryhttps://github.com/MaikorAppPublic/vm-interface
max_upload_size
id579965
size29,049
Emma Britton (emmabritton)

documentation

README

Maikor

⚠️ Work in progress

Links may be broken, features missing, etc

Cross platform 16 bit game system

See more at maikor.app and the project homepage

Play

Android

iOS

Windows, macOS and Linux

Make

iOS IDE

Desktop IDE

Build tools

REPL

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.

Commit count: 29

cargo fmt