This website requires JavaScript.
0d185828b6
BASE only used when INCORE
ceriel
1987-07-01 18:27:00 +00:00
06911f8c65
Added C_insertpart mechanism
ceriel
1987-07-01 17:24:10 +00:00
5d9e3d466e
pass EMHOME on to nested make
ceriel
1987-07-01 13:15:52 +00:00
ece9b256f3
Added seek.c, an interface to the lseek systemcall
ceriel
1987-07-01 13:00:43 +00:00
49ffe54807
use proper selector names
ceriel
1987-07-01 09:52:17 +00:00
c4e4caba0e
again, more consistent naming
ceriel
1987-06-30 18:59:51 +00:00
3dc75ca750
updated
ceriel
1987-06-30 18:44:08 +00:00
e9bcf6b977
pass EMHOME to nested make
ceriel
1987-06-30 18:30:45 +00:00
344901d3a6
Added some register decls
ceriel
1987-06-30 18:24:27 +00:00
a56416f9c8
EM --> EMHOME
ceriel
1987-06-30 18:20:25 +00:00
0dd451935e
more consistent naming
ceriel
1987-06-30 17:02:45 +00:00
5cdc2f00ab
[ek]/C_failed.c removed. Now called failed.c
ceriel
1987-06-30 16:11:19 +00:00
e67875114f
all external names start with C_
ceriel
1987-06-30 16:09:36 +00:00
17a3ce53b4
all external names start with C_, output buffered
ceriel
1987-06-30 16:09:18 +00:00
2c8bc35597
putbyte --> C_putbyte
ceriel
1987-06-30 15:24:02 +00:00
79d0464bdc
fix
ceriel
1987-06-30 13:17:53 +00:00
95fcc2093b
minor changes, consistent naming of variables
ceriel
1987-06-30 13:11:16 +00:00
be93a9eadf
new version, different interface
ceriel
1987-06-30 12:55:30 +00:00
8cbaa89f4a
fix: ReadREAL did not work, because ok was'nt initialized
ceriel
1987-06-29 19:33:01 +00:00
bbcc8dec0d
fix: rck must call trp, not jmp to it. Return is possible.
ceriel
1987-06-29 18:13:47 +00:00
3b88bbb499
Added the modifications that were made to the Minix code generator
ceriel
1987-06-29 15:57:48 +00:00
b588262a85
fixed a bug in a name-changing routine
ceriel
1987-06-29 14:41:23 +00:00
08216f3d5d
- fixes: improved POINTER TO IDENT mechanism, prevent core dump when definition module not found, corrected typo. - changed mechanism for variables that have their address given. - added option for symmetric integer ranges
ceriel
1987-06-29 12:46:00 +00:00
ab2cea7a0f
fixes
ceriel
1987-06-29 12:27:50 +00:00
5badb261c6
fixes, different traps, new files
ceriel
1987-06-26 15:59:52 +00:00
7932348852
fix: ConvertInteger was wrong for MIN(INTEGER)
ceriel
1987-06-23 17:38:18 +00:00
b95ff7a37b
map -Xs flag to -s for modula-2 compiler
ceriel
1987-06-23 17:15:56 +00:00
ea811cdb79
fixes, made more consistent
ceriel
1987-06-23 17:12:42 +00:00
0de7f94893
fixes, added 's' option
ceriel
1987-06-23 17:12:25 +00:00
df91b447c3
enabled range checks
ceriel
1987-06-19 09:47:53 +00:00
0dbbed1ff7
fixes
ceriel
1987-06-19 09:25:08 +00:00
3e9da65867
Added a kind of range-check for assignments between cards and ints
ceriel
1987-06-18 17:42:47 +00:00
ca742a5d0c
some fixes, and changed priority of unary minus
ceriel
1987-06-18 15:46:08 +00:00
9046645590
fix: Read did not set "Done" in the "unread" case
ceriel
1987-06-16 09:04:27 +00:00
c79e062121
fixed bug
ceriel
1987-06-12 19:10:12 +00:00
112ec23e08
exg instruction translated wrong
ceriel
1987-06-11 14:44:48 +00:00
2c84d1bc14
ReadString did not skip leading spaces
ceriel
1987-06-11 13:07:27 +00:00
4ea59adb33
fix in asp -2
ceriel
1987-06-11 10:47:13 +00:00
625fae7d5b
modified print to use _write
ceriel
1987-06-10 14:52:39 +00:00
d2d4f2d604
some more fixes
ceriel
1987-06-10 14:06:14 +00:00
bbd4e57723
bug fixes
ceriel
1987-06-10 13:46:21 +00:00
beb78f38ed
bug fix
ceriel
1987-06-10 10:33:19 +00:00
dcf7bd7820
some fixes
ceriel
1987-06-09 15:15:18 +00:00
3e189780d4
corrected some errors
ceriel
1987-06-09 11:05:09 +00:00
96eb0e6b49
added some routines
ceriel
1987-06-09 10:50:47 +00:00
2ec9078e65
corrected syntax error
ceriel
1987-06-09 10:35:22 +00:00
5ce85dc349
many changes because of introduction of register variables si/di
ceriel
1987-06-09 10:22:50 +00:00
bdd70c0563
pass EMHOME to nested make
ceriel
1987-06-09 10:19:47 +00:00
8de8d53dd1
Added register variables: registers si and di
ceriel
1987-06-09 09:47:02 +00:00
593c62a5a1
removed printf.s
ceriel
1987-06-09 09:24:05 +00:00
f1988c94cd
minor changes to many files
ceriel
1987-06-03 19:05:14 +00:00
0883e7ac0e
bug fix in local extern-declarations, some other minor changes
ceriel
1987-06-01 10:17:29 +00:00
ae1840341f
fixed Makefile
ceriel
1987-06-01 08:59:07 +00:00
a7e89e119c
fixed Makefile
ceriel
1987-06-01 08:56:50 +00:00
208864add2
fixes, added some standard functions to handle LONGREAL, LONGINT
ceriel
1987-05-27 10:16:03 +00:00
e85d299448
Added Mathlib; MathLib0 now uses Mathlib
ceriel
1987-05-27 10:05:01 +00:00
46d881a57a
fix to fix
ceriel
1987-05-26 15:35:17 +00:00
a95153f6d9
yet another fix: conditional jumps did not work when exactly 256 bytes away
ceriel
1987-05-26 15:31:43 +00:00
3eb96ecae8
lseek was not declared
ceriel
1987-05-25 17:45:57 +00:00
650feba0e8
Added some 'register' to declarations
ceriel
1987-05-25 09:13:12 +00:00
1903308851
Added .distr
ceriel
1987-05-22 17:24:46 +00:00
b2e16cc28e
Added RealConversion
ceriel
1987-05-22 17:15:09 +00:00
79b7a598aa
divided time costs by 10, because of overflow
ceriel
1987-05-21 13:59:55 +00:00
cf4dd08253
bug fix, and made more robust
ceriel
1987-05-21 13:43:56 +00:00
976f101776
core_alloc changed to old one
ceriel
1987-05-21 10:10:27 +00:00
b967391120
Some changes to handle more on small machines: a section is now split into parts that fit in core
ceriel
1987-05-21 10:06:14 +00:00
f17f36e9a0
some changes to make smaller
ceriel
1987-05-21 09:37:28 +00:00
cedc3eb98e
Fix in wrong assertion
ceriel
1987-05-21 09:28:33 +00:00
1fdd8b9c37
use stdio to do output
ceriel
1987-05-20 17:17:42 +00:00
db44f48cf6
Some more adaptions to new assembler
ceriel
1987-05-20 17:15:59 +00:00
cda0ec1e77
Fixed some bugs
ceriel
1987-05-20 17:15:22 +00:00
490ceb7def
Added modula, -L was passed twice to peephole optimizer
ceriel
1987-05-20 14:51:02 +00:00
cfbdeac226
Added 'loc slu' pattern
ceriel
1987-05-20 14:13:29 +00:00
c20d1fa779
transfer made to work on pdp/11 EM intrpreter
ceriel
1987-05-20 14:11:22 +00:00
2a5246ae62
put mes 2 in front
ceriel
1987-05-20 14:09:21 +00:00
5bdd7244d3
Added some patterns, generate mes 8 after mes 2
ceriel
1987-05-20 13:56:26 +00:00
0878200e01
some bug fixes: filename and unintialized data descriptor
ceriel
1987-05-19 15:13:57 +00:00
f673fb2660
string compare must be on unsigned chars
ceriel
1987-05-19 08:51:48 +00:00
f8e96a3d8c
Added a pattern for better *p++ operation
ceriel
1987-05-19 08:50:17 +00:00
961c5d58b4
some bug fixes with 'bisb'
ceriel
1987-05-18 18:34:59 +00:00
b0b95af274
many minor corrections
ceriel
1987-05-18 15:57:33 +00:00
537a65a978
-1 is now represented as such
ceriel
1987-05-18 15:54:52 +00:00
5351b53277
improved ROM handling
ceriel
1987-05-18 15:50:42 +00:00
63aa473f66
declare mktemp and strcpy
ceriel
1987-05-18 14:27:06 +00:00
956d937a89
botch and clear have an unsigned as second arg
ceriel
1987-05-18 14:16:41 +00:00
11754b7cfb
Added lintlib
ceriel
1987-05-18 13:49:59 +00:00
69114a859b
Added lintlib
ceriel
1987-05-18 13:37:44 +00:00
440019dc59
Added lintlib, minor fixes
ceriel
1987-05-18 13:34:06 +00:00
b91fe8a625
handle ROM's better
ceriel
1987-05-18 13:29:32 +00:00
b610ced88b
Added lintlib, minor optim
ceriel
1987-05-18 13:11:50 +00:00
9405b118eb
Added lintlib
ceriel
1987-05-18 13:10:25 +00:00
478ac21c7d
Added conversion program
ceriel
1987-05-18 11:37:18 +00:00
92c5704820
Added *REG addressing mode, fixed a bug
ceriel
1987-05-18 10:40:19 +00:00
aaea94c9ed
deleted FORMAT, fixed con_float
ceriel
1987-05-15 16:32:14 +00:00
96f26fa323
bug fix in jmp instruction
ceriel
1987-05-15 16:31:00 +00:00
bc31ff7ea2
bug fix in RMI
ceriel
1987-05-15 15:46:50 +00:00
dca4922141
added end.s
ceriel
1987-05-15 12:55:51 +00:00
e428eb1364
libraries can now be made on any machine
ceriel
1987-05-15 09:30:47 +00:00
ae99e55eb1
use aal
ceriel
1987-05-15 09:28:57 +00:00
6000cff48e
addd .distr
ceriel
1987-05-15 09:22:54 +00:00