Giter VIP home page Giter VIP logo

trevos's Introduction

TrevOS

The Real OS, The Best OS. Well mainly just a fun educational adventure in CS!

Are you tired of using an operating system that people know by name? Use this instead! TrevOS doesn't pretend that it's better than other any other OS. It proves that it's faster by running faster than Karl Matthews! And he just got a new walker!

Building TrevOS

You'll need a compiler that can create i686 elfs! Additionally you need to modify line 16 of the Makefile to point the directory with the compiler.

make: This will compile, link, and produce the kernel bin/TrevOS.elf

make emu: This will test the kernel in bin/TrevOS.elf with qemu if you have it installed.

make iso: This is produce a bootable ISO at bin/TrevOS.iso if you have the grub-mkrescue command

make fullemu: Will boot bin/TrevOS.iso in qemu

make emuterm: same as make emu but with -curses added onto qemu

make fullemuterm: same as make fullemu but with -curses added onto qemu

make clean: Will remove all objects and elfs

Screenshot

TrevOS

trevos's People

Contributors

delamare2112 avatar

Stargazers

Aki avatar

Watchers

James Cloos avatar Brandon Olson avatar  avatar Nathan Reline avatar Justin Fern avatar James Gordon avatar  avatar

trevos's Issues

Interrupts

Work on getting key presses echoed to the screen :)

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.