Commit graph

2250 commits

Author SHA1 Message Date
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
ceriel 72e27e7dab put mes 2 in front 1987-05-20 14:09:21 +00:00
ceriel 231841bcfe Added some patterns, generate mes 8 after mes 2 1987-05-20 13:56:26 +00:00
ceriel 10e1c10bcf some bug fixes: filename and unintialized data descriptor 1987-05-19 15:13:57 +00:00
ceriel 9eaf539e98 string compare must be on unsigned chars 1987-05-19 08:51:48 +00:00
ceriel 643dee0ab6 Added a pattern for better *p++ operation 1987-05-19 08:50:17 +00:00
ceriel 6731de5286 some bug fixes with 'bisb' 1987-05-18 18:34:59 +00:00
ceriel 946006fb08 many minor corrections 1987-05-18 15:57:33 +00:00
ceriel e0c3807b29 -1 is now represented as such 1987-05-18 15:54:52 +00:00
ceriel 45f384c870 improved ROM handling 1987-05-18 15:50:42 +00:00
ceriel 66bcbd7d66 declare mktemp and strcpy 1987-05-18 14:27:06 +00:00
ceriel 6a52ce38f9 botch and clear have an unsigned as second arg 1987-05-18 14:16:41 +00:00
ceriel e938380cb8 Added lintlib 1987-05-18 13:49:59 +00:00
ceriel 869e3bdc9a Added lintlib 1987-05-18 13:37:44 +00:00
ceriel b14dd671b5 Added lintlib, minor fixes 1987-05-18 13:34:06 +00:00
ceriel 32a436bab4 handle ROM's better 1987-05-18 13:29:32 +00:00
ceriel cdf0fa6d6b Added lintlib, minor optim 1987-05-18 13:11:50 +00:00
ceriel ff505d48ed Added lintlib 1987-05-18 13:10:25 +00:00
ceriel 46a07e1da5 Added conversion program 1987-05-18 11:37:18 +00:00
ceriel d2c6f22e32 Added *REG addressing mode, fixed a bug 1987-05-18 10:40:19 +00:00
ceriel 9e72c25a0f deleted FORMAT, fixed con_float 1987-05-15 16:32:14 +00:00
ceriel decfd1ce9c bug fix in jmp instruction 1987-05-15 16:31:00 +00:00
ceriel 0679596d4d bug fix in RMI 1987-05-15 15:46:50 +00:00
ceriel 98da0bbffb added end.s 1987-05-15 12:55:51 +00:00
ceriel 3077cb6610 libraries can now be made on any machine 1987-05-15 09:30:47 +00:00
ceriel 4888f39b05 use aal 1987-05-15 09:28:57 +00:00
ceriel 212a9e04ce addd .distr 1987-05-15 09:22:54 +00:00
ceriel 04dc83c149 converted to ACK assembler format 1987-05-15 09:11:10 +00:00
ceriel 7abf78f452 converted to ACK assembler format 1987-05-14 17:45:41 +00:00
ceriel 680e0c347c document zero-initialization 1987-05-14 16:51:53 +00:00
ceriel 5053f2a183 generate code for ACK assembler, including floats 1987-05-14 14:58:21 +00:00
ceriel 235871bf4b minor fix; generate code for ACK assembler 1987-05-14 14:41:16 +00:00