Wow...Nice work!

       -Dave

On 01/27/2013 06:31 AM, Molnár Károly wrote:
> Dear sdcc users
> 
> I wrote a disassembler to the mcs51 family. The script available in source 
> package of sdcc:
> sdcc/support/scripts/mcs51-disasm.pl
> 
> feature list:
> 
>   - Creates assembly language list on stdout, from a hex file.
>   - Using a header file, denominate the bits and registers.
>   - Detects the labels and denominate them.
>   - Recognizes the jump tables.
>   - Finds the "lost" labels. (For example, these are procedures whose there 
> is nothing role.)
>   - Explains the instructions.
>   - If you have the hex file belonging map file, then it can be checked by 
> what to done the
> compiler.
>   - Creates statistics from procedures, bits and registers.
> 
> Károly
> 
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
> 


-- 
Dave McGuire, AK4HZ
New Kensington, PA

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to