Commit graph

55 commits

Author SHA1 Message Date
Norayr Chilingarian
640d71680b ulmSYSTEM implements SYSTEM.UNIXCALL with two calls (read and write a
character), ported ulmIO which uses those calls.


Former-commit-id: 2cf9f399e3
2013-10-11 20:57:16 +04:00
Norayr Chilingarian
fe95963b2f ulmSYSTEM updated, implemented SYSTEM.UNIXCALL for one character read
and write.
added ulmIO module which uses those calls.


Former-commit-id: 3071be3c36
2013-10-11 20:49:55 +04:00
Norayr Chilingarian
74d48821f4 ulmSYSTEM.Mod cleanup
Former-commit-id: 2327556b15
2013-10-10 19:19:33 +04:00
Norayr Chilingarian
3bf8892f5d ulmEvents.Mod does not use C/asm code anymore. getaddr code procedure is
replaced by more correct SYSTEM.VAL calls.

added Readme and FAQ


Former-commit-id: 0d9024e4ae
2013-10-10 19:16:50 +04:00
Norayr Chilingarian
6a1eccd316 voc compiler first commit
Former-commit-id: 760d826948
2013-09-27 22:34:17 +04:00