Code Monkey home page Code Monkey logo

basic-os's Introduction

BASIC-OS v1.0

A View of the Final Version

view

What Is BASIC-OS

  • A Simple Operating System, with
    • Initial Program Loader
    • Graphic User Interface
    • Naive File System (Not Completed)
    • Multitasking Management System
    • Memory Management System
    • Simple Console
    • Simple API in GUI & Console
    • Self-Protection System
  • A 4724 LoC(117.225 KB, 17.1 KB from Other Open Source Project) Project
  • An Artwork with 40 days' effort

Why We Call it "BASIC"

  • "Basic" Is A Type of Dance Moves in Rumba
  • This System Is Really Simple

How To Run

  • macOS & Windows QEMU:
    • qemu-x86_64 -L . -m 32 -localtime -vga std -fda system.img
  • or:
    • Parallel Desktop in macOS(You Should Select Boot From Floppy Disk)
    • VMware in Windows(Also Boot From Floppy Disk)
    • Something Else

Hot Keys

  • TAB: Switch Between Applications

  • Control + T: A New Console

  • Control + Z: Terminate A Running App

Commands in Console

  • mem: Show Memory Status
  • clear: Clear The Conole
  • ls: List Files
  • cat *: Show Context Of File (e.g. cat file.txt)
  • run *.bex: Run An App (e.g. run app.bex)
  • exit: Exit Console

What App Is in

  • app.bex: A Really Simple Application to Test API, Just Showing a lot of Stars at Random Positions & Some Lines.
  • gobang.bex: A Simple Gobang App by Gu Xuxian (My Roommate), Input the Position to Drop!

basic-os's People

Contributors

lyriczhao avatar

Stargazers

 avatar

Watchers

 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.