Skip to content

cupnes/os5

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 

OS5

概要

  • フルスクラッチの自作OS
  • x86のQEMU(qemu-system-i386)で動作
  • 最新リリース等、詳しくは「自作OS(OS5)のまとめ

使い方

  • gcc
  • make
  • qemu

しか使っていないので、

以下のDebianパッケージがインストールされていればビルドと動作確認を行えます。

  • build-essential
  • qemu

以下でビルドからqemuでの実行まで行います。

make run

ドキュメントについて

docディレクトリ以下のドキュメントはemacsのorg-modeで記述しています。

テキストファイルなのでそのままでも読めますが、make docで整形されたテキストファイルへエクスポートできます。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published