Commit graph

9 commits

Author SHA1 Message Date
Norayr Chilingarian
05b8d63835 no overflow in OPM anymore 2014-09-17 15:21:33 +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
5f508b16bb fixed games with compatIn module 2014-05-30 10:19:32 +04:00
Norayr Chilingarian
74f47aa69c 0. fixed OPM.Mark bug, now when pos = -1 it shows error correctly.
1. added cool error message handling with showing "^" under the line
which points exactly where the error is.
2014-05-07 20:09:30 +04:00
Norayr Chilingarian
561137e16d main program msg is also green 2014-04-14 02:29:33 +04:00
Norayr Chilingarian
fc3af7e3af x86_64 and powerpc bootstrap binaries update 2014-04-14 02:23:52 +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
01664df2ee gnuc -> gcc, more abstraction in makefiles and extTools 2014-04-13 14:15:48 +04:00