Skip to content

SonicExE404/FastOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastOS ⚡︎

Finally i just make my own OS from scratch ^_^

FastOS a simple operating system made from scratch , using assembly and c , it can handle keyboard inputs , it have a shell with some commands , and a built‑in ChatBot.

image alt

Shell >_

image alt

Commands:

-help show all commands.

-echo to print in the screen.

-clear clear all of the screen.

-chat open the chatBot (FastChat).

FastChat 🤖

FastChat is just a simple chatBot designed to help you using the OS but its not completed yet.

image alt

Running

Requirments

-GCC with i386 target (or cross‑compiler)

-NASM

-GRUB tools

then type this:

make

then you can use an emulator like qemu:

qemu-system-i386 Fast.iso

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors