X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2FREADME.txt;h=4ff88ec637b851e0a9522e4bfd73c0bd43afa8b7;hb=e38680e6b5234f46ad25488e0da448d42a222688;hp=721ae48c122477ea90f3cd77eec345313da19256;hpb=c77ed7bf2a718bfe2d6fb1167cd85dac0f514f89;p=fw%2Fsdcc diff --git a/doc/README.txt b/doc/README.txt index 721ae48c..4ff88ec6 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. @@ -86,5 +86,5 @@ SDCC includes code from: * 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