[time-nuts] FE-5680A firmware dump

Bob Camp lists at rtty.us
Thu Nov 8 22:04:44 UTC 2012


Hi

A disassembler is only going to give you a steaming pile of assembly code. Assuming the origin of the code was a high(er) level language, you will have a major task ahead to turn it into anything rational. Writing a 8051 disassembler is likely a much easier project. 

Bob

On Nov 8, 2012, at 12:11 PM, paul swed <paulswedb at gmail.com> wrote:

> Murray not rocket science for some is to others and actually I would just
> like to know how the RB actually works. So I am staying clear of another
> endless project. Because I am not that smart. ;-)
> Regards
> Paul
> WB8TSL
> 
> 
> On Thu, Nov 8, 2012 at 11:56 AM, Murray Greenman <denwood at orcon.net.nz>wrote:
> 
>> Disassemblers are hardly rocket science. They are only a parser with a
>> pile of memory to remember labels. Why not write your own? I've written
>> them in the past (a long way in the past, and I've written cross-assemblers
>> too), so I don't see anything difficult about writing one for the 8051.
>> 
>> The nice part about writing your own is that you get to make it do exactly
>> what you want.
>> 
>> 73,
>> Murray ZL1BPU
>> 
>> 
>> ______________________________**_________________
>> time-nuts mailing list -- time-nuts at febo.com
>> To unsubscribe, go to https://www.febo.com/cgi-bin/**
>> mailman/listinfo/time-nuts<https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts>
>> and follow the instructions there.
>> 
> _______________________________________________
> time-nuts mailing list -- time-nuts at febo.com
> To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
> and follow the instructions there.




More information about the time-nuts mailing list