Commit graph

16 commits

Author SHA1 Message Date
Norayr Chilingarian
6ace15a0dc Files are architecture dependent, texts are not. cleaned this up. --
noch
2015-02-13 14:23:13 +04:00
Norayr Chilingarian
40a58e1771 Args.Mod for 32 bit systems replaced by Args.Mod for 64bit systems.
Latter works for all systems, it's just more explicit.
fixed problem in makefile (spaces instead of tabs, for old make command)
2015-01-28 22:52:07 +04:00
Norayr Chilingarian
bef25cd7a7 added crlf handling partly following discussion at
https://code.google.com/p/ofront/issues/detail?id=3

and by introducing corresponding changes in ShowLine and ShowLineErr
functions
in OPM module.
2014-09-11 15:46:09 +04:00
Norayr Chilingarian
0b2f1902ef added ReadByte wrapper for compatibility with latest NW Oberon system 2014-08-04 14:15:47 +04:00
Norayr Chilingarian
338c3f47e8 first colored messasges in OPM using vt100, 'f' option added to disable
it
2014-04-14 01:22:03 +04:00
Norayr Chilingarian
7f11185f6a vt100 and crt units, some changes in Unix.Mod 2014-04-11 21:41:49 +04:00
Norayr Chilingarian
e1f76da278 separated Kernel, Files. Texts modules for bootstrapping and general use 2014-03-21 04:00:44 +08:00
Norayr Chilingarian
97fd387827 fixed bug in darwin's system.c0 file 2014-03-19 04:33:20 +04:00
Norayr Chilingarian
5da154ee1c Files, Kernel changes to eliminate warnings under darwin 2014-03-19 04:20:47 +04:00
Norayr Chilingarian
e9b49fedc9 fixes 2014-03-19 04:09:44 +04:00
Norayr Chilingarian
f9e43e9445 SYSTEM.c0 fix for Darwin platform 2014-03-19 02:54:48 +04:00
Norayr Chilingarian
7ed322be79 SYSTEM.h fix for darwin 2014-03-19 02:49:37 +04:00
Norayr Chilingarian
08f6becf7d fixed darwin Unix.Mod module 2014-03-19 02:38:17 +04:00
Norayr Chilingarian
a7f927b36c darwin port... making... 2014-03-19 02:36:19 +04:00
Norayr Chilingarian
279e037b5f Darwin port ... yet not ready 2014-03-19 06:23:47 +08:00
Norayr Chilingarian
49b86a4ac5 added target os, added experimental darwin, starting darwin port 2014-03-18 20:05:19 +04:00