This repository has been archived by the owner on May 29, 2018. It is now read-only.
0x10cAtlas/AtlasOS
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
## Welcome to the AtlasOS Readme! AtlasOS is a multi-process capable DCPU-16 Operating System. Below is detailed our feature list and planned features. ## AtlasOS Features * Cooperative multitasking * Loading and killing of processes * Application accessible API * Paged memory allocation / freeing * Keyboard support (kernel level driver) * ASCII-capable graphic routines * AtlasShell * Virtual filesystem * Keyboard and screen exclusivity for processes ## Planned features * Interrupt-based multitasking * Improved graphics library * Big memory allocations (not only 1024 words) * Real filesystem using FDD controller ## AtlasShell Commands * clear - clears the screen and shows the prompt * version - displays the AtlasShell version. Syntax: version [os] * list - displays the list of process IDs * load - loads a new process into memory (loads demo process right now) * kill - halts a running process. Syntax: kill [list|procID] * cd - change directory * ls - list directory contents * cat - prints the file contents to the screen ## Building AtlasOS ### Windows Run the shell script of your choice. ### Linux / Mac Install the Mono framework software. Then ensure that all of the .sh files are executable. All you need to do now is to run the shell script of your choice. If anyone has any issues please submit to the tracker. Thanks!
About
An operating system for DCPU-16.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published