Skip to content

Commit 12aa2c6

Browse files
author
Diego Ferrari
committed
Merge branch 'main' of ssh://github.com/differrari/RedactedOS
2 parents a34be08 + 027f1a3 commit 12aa2c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# \[Redacted\] Operating System
1+
# \[REDACTED\] Operating System
22

33
## Summary
44

55
The \[REDACTED\] Operating System is a 64 bit operating system meant to run on ARM processors.
6-
It can run entirely in QEMU, either in an entirely virtual machine using QEMU's `virt` board, or emulating a Raspberry Pi 4B.
6+
It can run entirely in QEMU, either in an entirely virtual machine using QEMU's `virt` board, or emulating a Raspberry Pi 4B, it can also be installed on a Raspberry Pi (with limited support).
77
It also has preliminary support for the Raspberry Pi 5, and possibly 4B and 3B, though these last two are largely untested.
88
Its GUI is heavily inspired by video game consoles, and the OS is entirely controllable via keyboard (with future mouse and possibly gamepad support)
99
It has limited support for third party processes, currently limited to entirely self-contained programs. The `shared` library is provided for syscalls and common functions but it should be used as a static library embedded into the final executable `.elf` file.

0 commit comments

Comments
 (0)