Git Product home page Git Product logo

harib27f's Introduction

harib27f

「30日でできる!OS自作入門」の最終日バージョンをもとに、マルチプラットフォーム対応等を加えたものです。

OSのソースコード自体は、本のCDに付属しているharib27fと全く等価になっています。

つかいかた

ディレクトリの配置

  • まず、以下のようなディレクトリ構成になるよう、各リポジトリをクローンしてください。
    • harib27fz_toolsが同一の階層に存在するようにしてください。
haribote_os/
    harib27f/
        ...
    z_tools/
        ...
  • ここで、z_toolsは、z_tools_win, z_tools_osx, z_tools_linuxのいずれかをz_toolsにリネームしたものです。お使いの環境に合わせて選択してください。

コンパイル・実行

  • 配置できたら、harib27fディレクトリに移動してから、make fullコマンドを実行し、コンパイルしてください。
  • エラーなく終了すれば、make run, make brunなどの各種コマンドで実行できます。

追加された機能

  • マルチプラットフォームでの開発に対応

  • 各環境に合わせて、修正版のz_toolsをダウンロードして差し替えるだけで、ソースを修正することなくコンパイル・実行が可能です。

  • Mac OSX版

  • ソースコード

  • bochs対応

  • make brunで実行できます。

ライセンス

KL-01

harib27f's People

Contributors

hikalium avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.