TriliOS (since version 0.1)
Posted: Sat Nov 25, 2006 10:00 am
I started a new OS project, called TriliOS. I am programming this OS in Borland Pascal 7 (inflater is my general helper ).
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
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
PS: Excuse my formulation, because i am Czechian without great knowledge of English language
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
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
PS: Excuse my formulation, because i am Czechian without great knowledge of English language