8000 GitHub - bsgbryan/hos: A video games focused Operating System built using Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bsgbryan/hos

Repository files navigation

Welcome!

Hello there and welcome to HOS, thank you for stopping by!

Head over to the Wiki for info and/or if you're interested in contributing!

Status

HOS is very early in development; I haven't tested it on read hardware yet - it's been QEMU all the way baby!

If you want to check HOS out, by all means, clone the repo and make qemu 🤘🏻

Setup

Steps to get make miniterm working on macOS Sequoia (v15)

Execute the following from the project root

  1. brew install rbenv ruby-build
  2. rbenv init
  3. rbenv install 3.1.7 (this matches the version specified in .ruby-version)
  4. bundle config build.serialport -- --with-cflags=-Wno-int-conversion (to work around a change introduced in Sequoia: source)
  5. bundle install

make miniterm should now work!

Credit

HOS is being built on the great work of the RusPiRo and Rust Raspberry Pi OS Tutorials projects; thank you so much!

About

A video games focused Operating System built using Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0