Skip to content

A work-in-progress simple operating system developed to learn about low-level systems programming.

License

Notifications You must be signed in to change notification settings

Morpheus636/morpheOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morpheOS

A simple operating system developed by Morpheus636 for the purpose of learning low-level programming.

Features

  • TODO

Technologies

  • x86 Assembly
  • C++

Usage

MorpheOS is unstable and really doesn't do anything right now. If you really want to give it a shot in an emulator, here are the instructions.

  1. Install the following development requirements
    • bochs
    • bochs-x
    • nasm
    • make
  2. Run make run

Contact

To submit a bug report or feature request, please open a GitHub Issue in this repository.

To ask a question or get support, you can join my Discord Server or create a Discussions thread within this repository.

Contributing

This project is developed as a learning exercise. Issues may not be addressed and pull requests will likely be closed without merging.

Credits

Copyright Notice

© Copyright 2021-2022 Josh Levin (Morpheus636)

This repository (and everything in it) is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This repository is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this repository. If not, see https://www.gnu.org/licenses/.

About

A work-in-progress simple operating system developed to learn about low-level systems programming.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project