Skip to content

Conversation

@quartata
Copy link
Member

@quartata quartata commented Jul 2, 2018

Adds two ops:

  • SND <bus no.> <val> <dest>: sends val to the specified bus (0-indexed), and writes the status code to dest (currently just 0/1).
  • RCV <bus no.> <fail> <success>: attempts to read a word from the specified bus. If there's anything to be read, write it to success; otherwise, jump to fail.

Emulated busses can be added using the "Add Bus" button: currently there is a "Console" bus and a "WebSocket" bus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants