summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-07-24 16:44:59 -0400
committerIan Moffett <ian@osmora.org>2025-07-24 16:44:59 -0400
commit24dabe54c845b88ccd4842eb0e7c0fa097a7beaf (patch)
tree00672f05eb5a20148f2bd79244f9fb4a4ce4bb70 /README.md
parent0a8bb6da9d739d3fc6079cbf283f4dc8f6554aab (diff)
docs: readme: Add OEMU and OASM programs to README
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 13bff62..ddeb0a5 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,8 @@ such programs include:
- ``sleep`` - Sleep for a number of seconds
- ``kmsg`` - Read the kernel message buffer
- ``readcore`` - Read coredump files
+- ``oasm`` - OSMORA [OSMX64](https://github.com/sigsegv7/OSMX64) Assembler
+- ``oemu`` - OSMORA [OSMX64](https://github.com/sigsegv7/OSMX64) Emulator
And more! See ``usr.bin/*``