Giter Site home page Giter Site logo

jkak / oranges Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 5.27 MB

study implement a operation system(OS) named orangeS with C and assembly

License: GNU General Public License v2.0

Assembly 64.43% Makefile 2.63% C 22.61% Shell 0.01% NASL 1.93% Roff 0.11% C++ 8.28%

oranges's Introduction

orangeS

  • study implement a operation system(OS) named orangeS with C and assembly.
  • referenced by yyu

说明

  • 本项目是学习于渊的《orange'S 一个操作系统的实现》所做的读书笔记。
  • 对代码级的源文件保留原有的章节目录结构,使每章代码独立。
  • 为了便于编译,其他共用文件则放在顶层目录下。
  • 各章的读书笔记放在本章的readme.md文件中。
  • 参考本项目者需要注意,先参考c0章的说明搭建环境,提前将第二章的部分内容完成。
  • 编译和运行程序,默认在各章内完成。

学习环境

在windows下通过vmware安装了debian7,所有操作均在debian7下完成

  • 编辑器: vim,
  • 编译器: gcc, nasm
  • 虚拟环境:bochs, peter-bochs, qemu-system-i386

目录结构

at ${TOP_PATH}

  • ./
  • ./boshsrc
  • ./c0/readme.md
  • ./c1/bochsrc
  • ./c1/boot.asm
  • ./c1/first_OS_bochs.png
  • ./c1/first_OS_qemu.png
  • ./c1/readme.md
  • ./c2/readme.md
  • ./c3/boot.asm
  • ./c3/Makefile
  • ./c3/pm.inc
  • ./c3/readme.md
  • ./...
  • ...

oranges's People

Contributors

jkak avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

chenjy0212 pvtwen

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.