Write partial README and prepare Cargo.toml for publication.
Rename stack get and set methods to better reflect types.
Add tentative implementation of DEI and DEO.
ruxn is an emulator for the Uxn stack-machine, designed to make the creation and emulation of Uxn-based computers simple and fun.
Either run
cargo add ruxn
or modify your Cargo.toml
ruxn = "0.1.0"
Contributrions are welcome! Please open an issue or submit a pull request.
This is free and unencumbered software released into the public domain. See the UNLICENSE file or unlicense.org for details.