X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2FREADME;h=2f0994efcd392b0a499eaa6c9f7388779ab92b9f;hb=6ba6105dc5975c3b0cc0d1ce53f47a1ddf4be9cf;hp=c1f49e9301ab70e5d775a3cf854ced378b973d85;hpb=6c239eaa4a76788c737d9b320edd485980bd8226;p=fw%2Fsdcc diff --git a/sim/ucsim/README b/sim/ucsim/README index c1f49e93..2f0994ef 100644 --- a/sim/ucsim/README +++ b/sim/ucsim/README @@ -9,7 +9,8 @@ What is uCsim? uCsim is a micro-controller simulator. It is extensible to support different micro-controller families. Currently it supports Intel MCS51 -family and Atmel AVR is under development. +family. Atmel AVR core is working now and Z80 support is under +development. How to get uCsim? @@ -18,13 +19,13 @@ How to get uCsim? uCsim is distributed in source code under GPL. It can be downloaded from its home site: -http://mazsola.iit.uni-miskolc.hu/~drdani/embedded/ucsim +http://mazsola.iit.uni-miskolc.hu/~drdani/embedded/ucsim/ uCsim is included in sdcc, free C compiler of Sandeep Dutta. It is a complete development package with debugger (see belove). It can be downloaded from its home site (or from its mirrors): -http://www.geocities.com/ResearchTriangle/Forum/1353 +http://sdcc.sourceforge.net/ Mailing list @@ -32,7 +33,7 @@ Mailing list There is no mailing list which is specifically opened for uCsim. Announcements are sent to sdcc's mailing list. See sdcc's main -page at above URL for subscribing infromation and the archive. Ideas, +page at above URL for subscribing information and the archive. Ideas, bug reports or fixes should be sent to sdcc's list too. @@ -87,14 +88,14 @@ SerialView sdcdb Debugger of the free C compiler, called sdcc written by Sandeep - Dutta . It is a usual debugger with command + Dutta . It is a usual debugger with command line interface which uses uCsim in background to run the code. "Standard" interface of the sdcdb makes it possible to use any debugger GUI such as ddd to make it comfortable. -Contributors ------------- +Contributors and mainteners +--------------------------- Gunnar Holm Sandeep Dutta @@ -105,6 +106,8 @@ Larry Doolittle Timothy Hurman Karl-Max Wagner Edmar Wienskoski Jr +Alexandre Frey +Kaido Karner Maintener of serialview: Timothy Hurman Maintener of other parts: Daniel Drotos