X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=README;h=4e35d99b45ffd6a27a6a33f9894a70e1507309da;hb=fd94924a3d743c1c82f4b370d9401d7239172789;hp=cffec56f1924b8965d9e5323ee80b2715dce5a1c;hpb=b09af35f2f1cde7649d3ac4a6f5d2af6d97895a0;p=fw%2Fsdcc diff --git a/README b/README index cffec56f..4e35d99b 100644 --- a/README +++ b/README @@ -1,49 +1 @@ -Small Device C Compiler (sdcc) ------------------------------- -A C compiler for the Intel mcs51 series and soon the Z80. - -http://sdcc.sourceforge.net/ - -This file is just a stub. It will get better. - -Almost all of this is by Sandeep Dutta -The Z80 port was started by Michael Hope - -Some of the Z80 related files are borrowed from the Gameboy -Development Kit (GBDK) originally by Pascal Felber. - -Roadmap: --------- -README - This file -COPYING - GPL v2 -as/ - Assembler, derrived from asxxxx -debugger/ -device/ - Device libraries and examples -doc/ - sdcc and port specific documentation -link/ - Linker, also derrived from asxxxx -sim/ - Simulator (mcs51 only) -src/ - Source to the C compiler and ports -support/ - Libraries and apps that may not be provided by your system. - -Most of the port related files are in a subdirectory below the -appropriate module. For example, all compiler z80 related files -are in src/z80, all 8051 (mcs51) specific library files are in -device/lib/mcs51. - -Links: ------- - -* SDCC homepage - http://sdcc.sourceforge.net/ - -* GBDK homepage - http://gbdk.sourceforge.net/ - -* SDCC at Geocities (old) - http://www.geocities.com/ResearchTriangle/Forum/1353/ - -* SDCC mailing list - http://sdcc.listbot.com/ - -* Yahoo! Random link - http://random.yahoo.com/bin/ryl +This file is depreciated. Please see doc/README.txt.