Code Monkey home page Code Monkey logo

sunank200 / atom-os Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 9.5 MB

Wellcome to Atom OS! Actual OS is very small one which runs under bochs emulator. Bochs (PC System Emulator), Nasm (Assembler) and MSDOS Hard Disk Image, Floppy disk image with the Atom OS are occupying the most of the space. Atom OS alone occupies only < 1 MB. Such a small OS

License: Other

Makefile 2.04% C 29.40% Shell 4.56% Assembly 1.25% Perl 2.65% C++ 47.03% Elixir 0.04% Emacs Lisp 0.01% Groff 0.63% AppleScript 0.02% R 2.65% NSIS 0.08% Lex 0.12% Yacc 0.28% PHP 2.02% HTML 6.40% Objective-C 0.61% Scala 0.06% PostScript 0.10% Batchfile 0.05%

atom-os's Introduction

Wellcome to Atom OS!

Actual OS is very small one which runs under bochs emulator.
Bochs (PC System Emulator), Nasm (Assembler) and MSDOS Hard 
Disk Image, Floppy disk image with the Atom OS are occupying 
the most of the space. Atom OS alone occupies only < 1 MB.
Such a small OS. 

Directories:-

base	: Main kernel files of Atom OS
bochs	: Bochs PC Emulator software
bochsimg: Bochs emulator hard disk, floppy disk images ...
bootldr	: 512 byte, floppy disk boot loader program
imgcopy	: Utility program to copy files to/from 
	  floppy disk image
include	: Include files for asm and C programs.
lib	: Common library routines
nasm	: Netwide Assembler 
sample	: Some sample programs to run under atom OS

Steps to run:
From the pack diretory execute build script
# ./build

As bochs boots Atom OS, to switch from one screen to another 
use Alt-A, to display debug information use Ctrl-A.
Every program gets executed on a different screen.
Few sample set of Unix commands are provided as internal
commands of the shell. In order to execute external programs
at the shell prompt use exec command.

$ exec <extern program name> <args>

In order to boot MSDOS change the boot sequence in bochsimg/bochssrc.txt file. Hard disk is containing the MSDOS OS.

Experiment and enjoy!!

atom-os's People

Contributors

sunank200 avatar

Watchers

 avatar  avatar

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.