Commit graph

27 commits

Author SHA1 Message Date
George Koehler 0131ca4d46 Delete 689 undead files.
These files "magically reappeared" after the conversion from CVS to
Mercurial.  The old CVS repository deleted these files but did not
record *when* it deleted these files.  The conversion resurrected these
files because they have no history of deletion.  These files were
probably deleted before year 1995.  The CVS repository begins to record
deletions around 1995.

These files may still appear in older revisions of this Mercurial
repository, when they should already be deleted.  There is no way to fix
this, because the CVS repository provides no dates of deletion.

See http://sourceforge.net/mailarchive/message.php?msg_id=29823032
2012-09-20 22:26:32 -04:00
dtrg 014be56fb0 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
dtrg 097c640a6c First version in CVS. 2006-07-20 23:24:28 +00:00
ceriel b9a67e72ca use stdarg when compiling with ANSI C compiler 1995-08-18 07:26:18 +00:00
ceriel 5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel 53664c2d1f New installation mechanism 1991-09-05 11:22:37 +00:00
ceriel a082cf03dc allow for % in assembler strings 1990-03-07 16:24:06 +00:00
ceriel e2fe3fec2c increment error count on errors 1989-02-07 09:50:28 +00:00
ceriel 8ae2077591 adapted to no longer need an as.h file 1989-01-26 15:20:56 +00:00
ceriel f58722ab46 replaced Dutch comments 1989-01-26 14:27:02 +00:00
ceriel 497792f739 Use varargs.h for routine with variable number of args 1988-10-20 12:57:32 +00:00
ceriel 057ee4e5cb Added Makefile 1988-08-18 13:15:16 +00:00
ceriel 701172d318 Added .distr 1988-06-20 11:20:13 +00:00
ceriel 765add698d Initial revision 1988-06-20 11:13:07 +00:00
kaashoek f68b18f639 *** empty log message *** 1988-05-31 13:41:03 +00:00
kaashoek 7cc193c460 *** empty log message *** 1988-05-31 13:22:14 +00:00
kaashoek 83b11ebd82 *** empty log message *** 1988-05-31 13:20:28 +00:00
kaashoek f466e4b0e7 skip traling spaces by operands 1988-05-31 13:16:48 +00:00
kaashoek 12db9cf64e Execute_mnemonic() is changed so it won't loop when it can't find the
assembly-mnemonic in the as_table.
1988-05-31 12:54:30 +00:00
kaashoek 28e86b7f15 process_mnemonic() van plaats verhuisd zodat deze nu aangeroepen wordt voor
het zoeken. Dit maakt het mogelijk om de gebruiker gekke karakters uit een
mnemonic te laten verwijderen, bijv. bij 68020 "move.l" --> "move_l".
1988-05-27 10:48:34 +00:00
kaashoek abc9006b8e Stom foutje in vorige verbetering 1988-05-27 09:30:05 +00:00
kaashoek cd73332f77 skip_string() gewijzigd zodat ook instructies met een '.' erin geaccepteerd
worden. Komen voor in de 68020 assembler, bijv. "move.l", "add.l", etc. .
1988-05-27 09:21:37 +00:00
kaashoek 900e979035 *** empty log message *** 1987-11-26 12:14:32 +00:00
kaashoek 4b540c6d7e Initial revision 1987-11-26 12:14:26 +00:00
kaashoek 8202444413 *** empty log message *** 1987-11-26 12:00:32 +00:00
kaashoek 79457dabd1 Initial revision 1987-11-26 12:00:22 +00:00
kaashoek 75e0c5f7ed Initial revision 1987-11-20 11:12:07 +00:00