Page 1 of 1

TriliOS (since version 0.1)

Posted: Sat Nov 25, 2006 10:00 am
by Cmaranec
I started a new OS project, called TriliOS. I am programming this OS in Borland Pascal 7 (inflater is my general helper :lol: ).

It is in CZECH LANGUAGE !!

It has got a simple command line.

Command line responds to commands:
HELP - with this command, you can read a list of commands
MENU - simple menu
VER - displays version info and authors of this OS
CLS - "clear screen"
TEST - first test command (i am going to remove it)
CALC - simple calculator
DISPLAY - this command "tests" display
TESTSOUND, TESTSOUNDX - plays short sequence of sounds :lol:
HRA - simple (and stupid) game
RESTART - restart your computer
REBOOT - reboot your computer

In following version i am going to do:
- some new 'games'
- FAT (12) support (running programs from floppy)
- diagnostic of PC's components (display card, sound card,...)
- simple English <-> Czech translator
- other idlenesses :lol:

PS: Excuse my formulation, because i am Czechian without great knowledge of English language :roll:

Link

Posted: Sat Nov 25, 2006 10:10 am
by Cmaranec
This is link (up-file.com) to download my OS (v0.1):
http://up-file.com/download/26960913217 ... 1.exe.html

(If you don't know how can you download this file, find in the page text: DOWNLOAD LINK: UP-FILE.COM, click on it and download it.)

It's a self-extractor.