X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2FREADME.txt;h=a36ba40847d7d5df4c6270869cf6bfe0cdcd7f9c;hb=99abaad5d92fb5d4180cf14e5608bf5d57eeaaf9;hp=5640d5416a046542e0c44fb7d48e64b7de9d1544;hpb=b27e68b601abafc563bebf0c653d1dd11e49d542;p=fw%2Fsdcc diff --git a/doc/README.txt b/doc/README.txt index 5640d541..a36ba408 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -5,7 +5,7 @@ $Id$ Welcome to SDCC, a freeware, retargettable, optimizing ANSI C compiler that supports a growing list of processors including the Intel mcs51 -family, the Zilog z80 and the Maxim ds390. +family, the Zilog z80, the Maxim ds390 and the Motorola HC08. See share/sdcc/doc/INSTALL.txt for the installation instructions for the binary kits. @@ -36,7 +36,7 @@ questions on the user mailing list. See: Notes: -* The hc08, ds400, pic14 and pic16 are currently experimental, but work is in +* The ds400, pic14 and pic16 are currently experimental, but work is in progress. Please check http://sdcc.sourceforge.net/snap.php for snapshots. * The TININative, gbz80, avr and xa51 ports are no longer maintained. @@ -55,23 +55,24 @@ support/ - Libraries and apps that may not be provided by your system. Authors and interested persons: * Sandeep Dutta (sandeep AT users.sourceforge.net) -* Daniel Drotos * Jean Loius-VERN -* Johan Knol -* Karl Bongers +* Daniel Drotos * Kevin Vigor -* Michael Hope +* Johan Knol * Scott Dattalo -* Jesus Calvino-Fraga -* Hans-Juergen Dorn -* Daniel Drotos -* Frieder Ferlemann -* Klaus Flittner +* Karl Bongers * Bernhard Held -* Erik Petrich +* Frieder Ferlemann +* Jesus Calvino-Fraga * Borut Razem * Vangelis Rokas +* Erik Petrich * Paul Stoffregen +* Michael Hope +* Maarten Brock +* Raphael Neider +* Hans-Juergen Dorn +* Klaus Flittner SDCC includes code from: * Alan Baldwin