David Given
|
f67c98e239
|
Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
|
2016-09-02 23:00:38 +02: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 |
|
ceriel
|
b9a67e72ca
|
use stdarg when compiling with ANSI C compiler
|
1995-08-18 07:26:18 +00:00 |
|
ceriel
|
e2fe3fec2c
|
increment error count on errors
|
1989-02-07 09:50:28 +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
|
701172d318
|
Added .distr
|
1988-06-20 11:20:13 +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
|
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 |
|