Commit Graph

29 Commits

Author SHA1 Message Date
dtrg
9c722420dd Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
ceriel
f26dd7bb01 Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
10bacd48a8 Fixed NOP 1991-11-14 15:53:05 +00:00
ceriel
6f4094c7c4 Added grind support 1991-11-01 11:53:42 +00:00
ceriel
c5c1b74381 Fixes to local label stuff 1991-10-28 17:59:57 +00:00
ceriel
eabe96905b new installation mechanism 1991-09-05 16:35:56 +00:00
ceriel
426a98c8bc assembling of (xxx,a6) addressing mode was wrong for large values of xxx 1991-01-22 12:01:25 +00:00
ceriel
0a68486a3f fixed assembler part of link instruction 1989-11-15 17:46:25 +00:00
ceriel
9e9f998bed the include file is called con_float, not float_cst 1989-11-01 10:57:04 +00:00
ceriel
1f5e73692b improved STI 8 code 1989-10-26 15:54:21 +00:00
ceriel
9f7d9364eb fixed so that jumps back to local labels also work 1989-10-26 15:42:30 +00:00
ceriel
69b6c1f47a Use Motorola byte order for floating point 1989-10-26 11:04:53 +00:00
ceriel
6c02d0d213 define IEEEFLOAT 1989-10-24 15:08:27 +00:00
ceriel
44ccefc092 use strindex instead of index 1989-08-21 17:03:05 +00:00
ceriel
d9a86af8ea use con_float file, and use new interface to fif and fef routines 1989-07-31 14:50:19 +00:00
ceriel
31c6ce4ebc replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
1989-07-07 15:05:33 +00:00
ceriel
f77cea49de use make_asobj 1989-06-19 11:27:36 +00:00
ceriel
558b077fd8 changed entry points for csa and csb 1989-02-21 10:05:03 +00:00
ceriel
636e36857b made arg_error dependant on DEBUG 1989-02-02 12:49:21 +00:00
ceriel
cab9f5b253 define CODE_EXPANDER 1989-01-27 12:41:43 +00:00
ceriel
8322750e2a Added prefix C_ to the names prolog, jump, and locals 1989-01-26 14:04:11 +00:00
ceriel
21dfb2ee1b Added Makefile 1989-01-19 17:51:44 +00:00
ceriel
7028a6659f Use the system module for error messages 1988-11-10 13:46:53 +00:00
ceriel
b98afd7c70 patches to make more suitable for push-pop optim 1988-10-20 15:08:59 +00:00
ceriel
00fed9521a some minor changes 1988-10-20 14:33:55 +00:00
ceriel
a277584532 some fixes to procude faster :-) code 1988-09-30 16:13:44 +00:00
ceriel
d54cf69538 Added floating point support 1988-09-14 14:06:31 +00:00
ceriel
444bd51224 replaced all ::= by ==> 1988-09-07 14:47:46 +00:00
ceriel
5ba01b436c Initial revision 1988-08-18 14:33:57 +00:00