monotron-api 0.2.1

Defines the API between the Monotron ROM and Monotron applications running in RAM.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "monotron-api"
version = "0.2.1"
authors = ["Jonathan 'theJPster' Pallant <github@thejpster.org.uk>"]
edition = "2018"
description = "Defines the API between the Monotron ROM and Monotron applications running in RAM."
license-file = "LICENCE"
repository = "https://github.com/thejpster/monotron"

[dependencies]