Skip to content

mini-as/mini-as.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minis desktop:

minis os

What is Minis:

Minis is small operating system, designed to work on computers with processor intel 80386 or better. written by me as hobby for fun and learning how computers work. Minis assembler also written by me, and I used to compile minis OS.

License:

This project is licensed under the terms of the BSD 3-clause license.
as/LICENSE.TXT --- license of minis assembler.
os/LICENSE.TXT --- license of minis operating system.

Info:

Inside the Archive "minis.rar" you will find the source code of minis assembler and minis operating system, you need WinRAR archiver to open it.
First of all download and install Dosbox for your operating system, Dosbox can run on many platforms like windows, Linux and android ... etc, than mount the folder you would like to work on it, you can check documentation of Dosbox. Finally I used Minis assembler to compile minis operating system, and I used Bochs (x86) PC emulator to test Minis OS.

Folders:

/as --- source code of Minis assembler.
/os --- source code of Minis operating system.

Links:

https://mini-as.github.io/
https://www.dosbox.com/
https://bochs.sourceforge.io/

Happy learning & coding.

Test android:

minis