GithubHelp home page GithubHelp logo

os's Introduction

Semestral work KIV/OS

Minimalistic real mode Operating System - FailOS

Installation

For compilation use nasm (working with version 2.13.01) and you will have to install qemu (qemu-system-x86_64, working with version 2.10.1)

Run

In project directory do make and praise the KEK

Features

  • bootloader
  • works in video mode with two fancy fonts and nice GUI
  • primitive filesystem on second disk with 8 kB of free space (16 files by 512B)
  • interactive filebrowser with doom style icon file size indicator
  • working text editor with cursor, [A-Z] + [0-9] + ' ' chars
  • independently driven clock on bottom of the screen
  • Loyd's Fifteen game

Controls

  • Arrows for navigation
  • Enter for choosing item/saving file in editor
  • PrtSc for getting back in main menu

Authors

  • Petr Štechmüller
  • Antonín Vrba
  • Martin Červenka

os's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

os's Issues

Komentare

Je potreba okomentovat nasledujici nezaskrtnute zdrojaky:

  • 15.asm
  • consts.asm
  • disk.asm
  • editor.asm
  • kernel.asm
  • splash.asm
  • picture.asm
  • loader.asm
  • Makefile
  • filesystem/files.asm
  • filesystem/filesystem.asm
  • images/doom.asm
  • images/ascii_small.asm
  • images/doomfaces_font.asm
  • images/images.asm
  • info/info.asm
  • browser/browser.asm
  • img_tools/pnm2asm.sh

Editor

  • přístup k FS, přečíst soubor

Tvoje máma

tohle issue bych chtěl věnovat všem hezkým ženám

Loader

Je potreba navrhnout zpusob, jak se nacte kod do pameti, protoze bootloader nacte jen 512B kodu, zbytek lezi na disku -> nejspis budeme muset udelat nejaky loader z disku do RAM...

Navrh hlavnich komponent OS

  • interrupty (obtiznost 1)
  • filesystem (obtiznost 5)
  • vstup z klavesnice (obtiznost 3)
  • programy:
    • editor (obtiznost 4)
    • prohlizec souboroveho systemu (obtiznost 2)

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.