From 24dabe54c845b88ccd4842eb0e7c0fa097a7beaf Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Thu, 24 Jul 2025 16:44:59 -0400 Subject: docs: readme: Add OEMU and OASM programs to README Signed-off-by: Ian Moffett --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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/*`` -- cgit v1.2.3