X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2FREADME.txt;h=c5a77000a9a7afdbbbe7e1be4e54fd4cdbbea577;hb=80972b2e54c9b88f11c27b878874fd2a6a681391;hp=721ae48c122477ea90f3cd77eec345313da19256;hpb=d31d4029b4e011456dcb0ec0910a801b2107cb3f;p=fw%2Fsdcc diff --git a/doc/README.txt b/doc/README.txt index 721ae48c..c5a77000 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -43,11 +43,11 @@ progress. Please check http://sdcc.sourceforge.net/snap.php for snapshots. Roadmap: COPYING - GPL v2 -as/ - Assembler, derrived from asxxxx +as/ - Assembler, derived from asxxxx debugger/ device/ - Device libraries and examples doc/ - sdcc and target specific documentation -link/ - Linker, also derrived from asxxxx +link/ - Linker, also derived from asxxxx sim/ - Simulator (mcs51 only) src/ - Source to the C compiler and targets support/ - Libraries and apps that may not be provided by your system. @@ -79,12 +79,12 @@ Authors and interested persons: SDCC includes code from: * Alan Baldwin Initial version of ASXXXX and ASLINK. -* John Hartman +* John Hartman Porting ASXXXX and ASLINK for 8051. * Dmitry S. Obukhov malloc and serial I/O routines. * Pascal Felber Some of the Z80 related files are borrowed from the Gameboy Development Kit (GBDK). -* The GCC developement team http://gcc.gnu.org/ +* The GCC development team http://gcc.gnu.org/ The basis of sdcpp preprocessor