Commit graph

20 commits

Author SHA1 Message Date
Norayr Chilingarian
9d6a71eb59 introducing new integer types in SYSTEM module. -- noch.
Former-commit-id: 747943b008
2015-03-11 14:03:49 +04:00
Norayr Chilingarian
cfe72ae364 Revert "new system types tested on x86 and armv6, bootstrap binaries updated. --"
This reverts commit ec6f3220cd [formerly 5a6725d7da].


Former-commit-id: b899460455
2015-03-10 19:31:57 +04:00
Norayr Chilingarian
ec6f3220cd new system types tested on x86 and armv6, bootstrap binaries updated. --
noch


Former-commit-id: 5a6725d7da
2015-02-27 19:46:36 +04:00
Norayr Chilingarian
50d44e7b62 darwin unix.mod update -- noch
Former-commit-id: 749d45d439
2015-02-19 18:12:00 +04:00
Norayr Chilingarian
d57c8991bf Files are architecture dependent, texts are not. cleaned this up. --
noch


Former-commit-id: 6ace15a0dc
2015-02-13 14:23:13 +04:00
Norayr Chilingarian
d12d46a435 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)


Former-commit-id: 40a58e1771
2015-01-28 22:52:07 +04:00
Norayr Chilingarian
7666ed94ae 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.


Former-commit-id: bef25cd7a7
2014-09-11 15:46:09 +04:00
Norayr Chilingarian
7a1dd40a64 added ReadByte wrapper for compatibility with latest NW Oberon system
Former-commit-id: 0b2f1902ef
2014-08-04 14:15:47 +04:00
Norayr Chilingarian
485e27a287 first colored messasges in OPM using vt100, 'f' option added to disable
it


Former-commit-id: 338c3f47e8
2014-04-14 01:22:03 +04:00
Norayr Chilingarian
98bfa994fa vt100 and crt units, some changes in Unix.Mod
Former-commit-id: 7f11185f6a
2014-04-11 21:41:49 +04:00
Norayr Chilingarian
66c583b70e separated Kernel, Files. Texts modules for bootstrapping and general use
Former-commit-id: e1f76da278
2014-03-21 04:00:44 +08:00
Norayr Chilingarian
ef18018439 fixed bug in darwin's system.c0 file
Former-commit-id: 97fd387827
2014-03-19 04:33:20 +04:00
Norayr Chilingarian
dbd2b85feb Files, Kernel changes to eliminate warnings under darwin
Former-commit-id: 5da154ee1c
2014-03-19 04:20:47 +04:00
Norayr Chilingarian
bb80cb07a1 fixes
Former-commit-id: e9b49fedc9
2014-03-19 04:09:44 +04:00
Norayr Chilingarian
6a89c55bf3 SYSTEM.c0 fix for Darwin platform
Former-commit-id: f9e43e9445
2014-03-19 02:54:48 +04:00
Norayr Chilingarian
8950304686 SYSTEM.h fix for darwin
Former-commit-id: 7ed322be79
2014-03-19 02:49:37 +04:00
Norayr Chilingarian
0dfe03a740 fixed darwin Unix.Mod module
Former-commit-id: 08f6becf7d
2014-03-19 02:38:17 +04:00
Norayr Chilingarian
44b9bdc864 darwin port... making...
Former-commit-id: a7f927b36c
2014-03-19 02:36:19 +04:00
Norayr Chilingarian
7eb5106413 Darwin port ... yet not ready
Former-commit-id: 279e037b5f
2014-03-19 06:23:47 +08:00
Norayr Chilingarian
38d4e88876 added target os, added experimental darwin, starting darwin port
Former-commit-id: 49b86a4ac5
2014-03-18 20:05:19 +04:00