Skip to content
/ OSLOG Public

Real-time micro OS with very small list of functions.

Notifications You must be signed in to change notification settings

REW1L/OSLOG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS LOG

Created by Rew1l

Thx PatapSmile for game "wsg"

This is os that can only run binary programs (with org 100h) from disk where it have been installed.

Program "filetrans" is for transfer programms or files from other filesystem to LOG OS filesystem. Usage: filetrans <dist> <file>

Program "cdisk" is just for creating void file for transfer in it files of OS and other. Usage: cdisk

Makefile functions:

    "make" for compile all

    "make clean" for clean bin/binExt directories

    "make run" for run qemu with disk from ./bin/

OS was tested in qemu-system-i386.

About

Real-time micro OS with very small list of functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published