Giter Site home page Giter Site logo

bad-kernel's Introduction

Hello world, I'm bytorbrynden!

Automotive & Tech Enthusiast

Greetings from the intersection of code and horsepower! I'm Brynden, a 20-something year old with an insatiable curiosity for all things automotive and a deep fascination for the ever-evolving realm of technology.

As I embark on my journey back into the realms of software and web development, my commitment is to foster a collaborative and transparent community. I firmly believe in the power of open-source development, and my goal is to contribute as much as possible to this collective knowledge pool. By keeping my work open-source, I aim to not only share my creations but also invite collaboration, feedback, and improvement from the wider community.

Let's Connect

If you have any interest in seeing more from me outside of GitHub, feel free to connect with me on any of the platforms listed below!

bad-kernel's People

Contributors

bytorbrynden avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bad-kernel's Issues

Configure linker

Going based on what I currently know, this will be done with a *.ld file.

Documentation

As part of my learning of kernel development, I'd like to write documentation to explain how each piece of this kernel works.

This is a long-term task, therefore I won't be closing this anytime soon.

Finish setting up basic stack

The only thing left to do, is to reserve some memory for the stack (which I don't know how to do just yet), and then I think the esp register need to be pointed to the correct locations.

Basic terminal

The initial TTY (terminal), will build upon the existing VGA text-mode "helper", and will be fairly simple.
To start, we will rely upon the terminal mostly for vertical scrolling.

In the future, however, the terminal will also be tasked with accepting user input (via a USB keyboard).
From this, we could eventually build simple command-shells.

Enter kernel mode

Not quite sure what all is involved in this, but it's required for sure.

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.