[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Viuavm-commits] [SCM] Viua VM branch issue-6329ca01-implement-i-o-instr
From: |
git |
Subject: |
[Viuavm-commits] [SCM] Viua VM branch issue-6329ca01-implement-i-o-instructions updated. v0.9.0-2519-g68c5f59 |
Date: |
Tue, 20 Aug 2019 22:38:10 +0200 (CEST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".
The branch, issue-6329ca01-implement-i-o-instructions has been updated
via 68c5f598d264318192fc954946f65b13c5558e72 (commit)
via c360ff5804e13b6ece8d75399d96a2b9e60a0ef3 (commit)
from 5d56e892a5b0982ff729f25ce88cc127401336a8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 68c5f598d264318192fc954946f65b13c5558e72
Author: Marek Marecki <address@hidden>
Date: Tue Aug 20 22:37:06 2019 +0200
Add design doc for "new I/O"
commit c360ff5804e13b6ece8d75399d96a2b9e60a0ef3
Author: Marek Marecki <address@hidden>
Date: Tue Aug 20 22:36:29 2019 +0200
Add an example assembly program for I/O
A simple demonstration of how to use the I/O instructions. It reads data
from standard input.
-----------------------------------------------------------------------
Summary of changes:
docs/design/new_io.markdown | 128 ++++++++++++++++++++++++++++++++++++++++++++
io.asm | 37 +++++++++++++
2 files changed, 165 insertions(+)
create mode 100644 docs/design/new_io.markdown
create mode 100644 io.asm
hooks/post-receive
--
Viua VM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Viuavm-commits] [SCM] Viua VM branch issue-6329ca01-implement-i-o-instructions updated. v0.9.0-2519-g68c5f59,
git <=