mattOS

mattOS

Last Updated on: 6th May 2022, 04:57 pm

Web site: sourceforge.net/projects/mattos/
Origin:
Category: Desktop
Desktop environment: CLI
Architecture: x86
Based on: MikeOS
Wikipedia:
Media: Live
The last version | Released: | November 21, 2010

mattOS – a simple x86 assembly operating system based on MikeOS. It’s goal is to have lots of features.

The system is loaded from the floppy/CD, by BOOTLOAD.BIN, as KERNEL.BIN. First we have the system call vectors, which start at a static point for programs to jump to. Following that is the main kernel code and then additional system call code is included.

The system bootloader is based on a free boot loader by E Dehling. It scans the FAT12 floppy for KERNEL.BIN (the MikeOS kernel), loads it and executes it. This must grow no larger than 512 bytes (one sector), with the final two bytes being the boot signature (AA55h). Note that in FAT12, a cluster is the same as a sector: 512 bytes.

Username: root
Password: root

Download

mattOS source code 39KB.tar.bz2
md5sum: 9aa4cf92180e6f1d87b6be68cd513f76
mattOS i386 1.4MB.flp
md5sum: a25057f07b7d7406bde73884e955bffe

 

Click to rate this post!
[Total: 0 Average: 0]

Leave a Comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.