ceriel
|
ea69982a26
|
fixes, different traps, new files
|
1987-06-26 15:59:52 +00:00 |
|
ceriel
|
8e013368b3
|
fix: ConvertInteger was wrong for MIN(INTEGER)
|
1987-06-23 17:38:18 +00:00 |
|
ceriel
|
1ae2bd256e
|
map -Xs flag to -s for modula-2 compiler
|
1987-06-23 17:15:56 +00:00 |
|
ceriel
|
43a6aed45c
|
fixes, made more consistent
|
1987-06-23 17:12:42 +00:00 |
|
ceriel
|
746f94368d
|
fixes, added 's' option
|
1987-06-23 17:12:25 +00:00 |
|
ceriel
|
ef7fd61029
|
enabled range checks
|
1987-06-19 09:47:53 +00:00 |
|
ceriel
|
ea590431d8
|
fixes
|
1987-06-19 09:25:08 +00:00 |
|
ceriel
|
befe7be9de
|
Added a kind of range-check for assignments between cards and ints
|
1987-06-18 17:42:47 +00:00 |
|
ceriel
|
c839c01680
|
some fixes, and changed priority of unary minus
|
1987-06-18 15:46:08 +00:00 |
|
ceriel
|
9c01340900
|
fix: Read did not set "Done" in the "unread" case
|
1987-06-16 09:04:27 +00:00 |
|
ceriel
|
02044d1d3f
|
fixed bug
|
1987-06-12 19:10:12 +00:00 |
|
ceriel
|
1e5688a10e
|
exg instruction translated wrong
|
1987-06-11 14:44:48 +00:00 |
|
ceriel
|
ee3a80c6e5
|
ReadString did not skip leading spaces
|
1987-06-11 13:07:27 +00:00 |
|
ceriel
|
a33bd07a3d
|
fix in asp -2
|
1987-06-11 10:47:13 +00:00 |
|
ceriel
|
278eca6c56
|
modified print to use _write
|
1987-06-10 14:52:39 +00:00 |
|
ceriel
|
91bdfb9a12
|
some more fixes
|
1987-06-10 14:06:14 +00:00 |
|
ceriel
|
130abb7e3b
|
bug fixes
|
1987-06-10 13:46:21 +00:00 |
|
ceriel
|
e43a1b00f6
|
bug fix
|
1987-06-10 10:33:19 +00:00 |
|
ceriel
|
85023f4c14
|
some fixes
|
1987-06-09 15:15:18 +00:00 |
|
ceriel
|
7698c135be
|
corrected some errors
|
1987-06-09 11:05:09 +00:00 |
|
ceriel
|
7f64ff28c0
|
added some routines
|
1987-06-09 10:50:47 +00:00 |
|
ceriel
|
33bd1f17af
|
corrected syntax error
|
1987-06-09 10:35:22 +00:00 |
|
ceriel
|
f751192942
|
many changes because of introduction of register variables si/di
|
1987-06-09 10:22:50 +00:00 |
|
ceriel
|
798261d992
|
pass EMHOME to nested make
|
1987-06-09 10:19:47 +00:00 |
|
ceriel
|
470dcc3d11
|
Added register variables: registers si and di
|
1987-06-09 09:47:02 +00:00 |
|
ceriel
|
3997e07366
|
removed printf.s
|
1987-06-09 09:24:05 +00:00 |
|
ceriel
|
25dd5857c2
|
minor changes to many files
|
1987-06-03 19:05:14 +00:00 |
|
ceriel
|
1fb8da7a02
|
bug fix in local extern-declarations, some other minor changes
|
1987-06-01 10:17:29 +00:00 |
|
ceriel
|
ed7105e2cf
|
fixed Makefile
|
1987-06-01 08:59:07 +00:00 |
|
ceriel
|
e3ce64b2a2
|
fixed Makefile
|
1987-06-01 08:56:50 +00:00 |
|
ceriel
|
bb9b16ab50
|
fixes, added some standard functions to handle LONGREAL, LONGINT
|
1987-05-27 10:16:03 +00:00 |
|
ceriel
|
86c5c56a38
|
Added Mathlib; MathLib0 now uses Mathlib
|
1987-05-27 10:05:01 +00:00 |
|
ceriel
|
791ec39e57
|
fix to fix
|
1987-05-26 15:35:17 +00:00 |
|
ceriel
|
ac3c871ff8
|
yet another fix: conditional jumps did not work when exactly 256 bytes away
|
1987-05-26 15:31:43 +00:00 |
|
ceriel
|
312fe96bbd
|
lseek was not declared
|
1987-05-25 17:45:57 +00:00 |
|
ceriel
|
5696478540
|
Added some 'register' to declarations
|
1987-05-25 09:13:12 +00:00 |
|
ceriel
|
981e5b206b
|
Added .distr
|
1987-05-22 17:24:46 +00:00 |
|
ceriel
|
9294fb9b8c
|
Added RealConversion
|
1987-05-22 17:15:09 +00:00 |
|
ceriel
|
61a5c8ce08
|
divided time costs by 10, because of overflow
|
1987-05-21 13:59:55 +00:00 |
|
ceriel
|
02ae5e4d7c
|
bug fix, and made more robust
|
1987-05-21 13:43:56 +00:00 |
|
ceriel
|
6ac092bf38
|
core_alloc changed to old one
|
1987-05-21 10:10:27 +00:00 |
|
ceriel
|
4caf71f5b5
|
Some changes to handle more on small machines:
a section is now split into parts that fit in core
|
1987-05-21 10:06:14 +00:00 |
|
ceriel
|
ed2d6ab75b
|
some changes to make smaller
|
1987-05-21 09:37:28 +00:00 |
|
ceriel
|
dd2cf6bbaa
|
Fix in wrong assertion
|
1987-05-21 09:28:33 +00:00 |
|
ceriel
|
1d213e28c4
|
use stdio to do output
|
1987-05-20 17:17:42 +00:00 |
|
ceriel
|
1b47f26e4b
|
Some more adaptions to new assembler
|
1987-05-20 17:15:59 +00:00 |
|
ceriel
|
a8db0ab298
|
Fixed some bugs
|
1987-05-20 17:15:22 +00:00 |
|
ceriel
|
479d45d2d9
|
Added modula, -L was passed twice to peephole optimizer
|
1987-05-20 14:51:02 +00:00 |
|
ceriel
|
e0694e88a2
|
Added 'loc slu' pattern
|
1987-05-20 14:13:29 +00:00 |
|
ceriel
|
0fff5cc80f
|
transfer made to work on pdp/11 EM intrpreter
|
1987-05-20 14:11:22 +00:00 |
|