Ho un file .bin dell'80C51 voglio trasformarlo in lista

D

Donato Pace

Guest
Ho un file .bin dell'80C51 voglio trasformarlo in listato per
modificare alcune parti, ma non ho idea di come si faccia, forse č
necessario un editor speciale?????
 
On Thu, 16 Sep 2004 16:02:34 +0200, the renowned "Donato Pace"
<donatopace@infinito.it> wrote:

Ho un file .bin dell'80C51 voglio trasformarlo in listato per
modificare alcune parti, ma non ho idea di come si faccia, forse č
necessario un editor speciale?????
If I understand your question correctly, you need to get a
"disassembler" which will convert your bin file into an assembly file.

Here is one at random, feel free to google for more yourself:

http://home.earthlink.net/~davesullins/software/dis51.html

Note the various limitations, and it should be obvious that the
resulting assembly file will not be very easy to follow (no comments,
no meaningful variable names etc.) and may require quite a bit of
expert work even to make a seemingly simple modification.

Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
 
"Spehro Pefhany" <speffSNIP@interlogDOTyou.knowwhat> wrote in message
news:84ajk05ka5h9u67dnfk7kjq14o176ak53j@4ax.com...
On Thu, 16 Sep 2004 16:02:34 +0200, the renowned "Donato Pace"
donatopace@infinito.it> wrote:

Ho un file .bin dell'80C51 voglio trasformarlo in listato per
modificare alcune parti, ma non ho idea di come si faccia, forse č
necessario un editor speciale?????

If I understand your question correctly, you need to get a
"disassembler" which will convert your bin file into an assembly file.

Here is one at random, feel free to google for more yourself:

http://home.earthlink.net/~davesullins/software/dis51.html

Note the various limitations, and it should be obvious that the
resulting assembly file will not be very easy to follow (no comments,
no meaningful variable names etc.) and may require quite a bit of
expert work even to make a seemingly simple modification.

Best regards,
Spehro Pefhany
Not to mention there's a bit of a language barrier...
> --
 
On Thu, 16 Sep 2004 21:38:48 -0700, the renowned "Watson A.Name -
\"Watt Sun, the Dark Remover\"" <NOSPAM@dslextreme.com> wrote:

"Spehro Pefhany" <speffSNIP@interlogDOTyou.knowwhat> wrote in message
news:84ajk05ka5h9u67dnfk7kjq14o176ak53j@4ax.com...
On Thu, 16 Sep 2004 16:02:34 +0200, the renowned "Donato Pace"
donatopace@infinito.it> wrote:

Ho un file .bin dell'80C51 voglio trasformarlo in listato per
modificare alcune parti, ma non ho idea di come si faccia, forse č
necessario un editor speciale?????

If I understand your question correctly, you need to get a
"disassembler" which will convert your bin file into an assembly file.

Here is one at random, feel free to google for more yourself:

http://home.earthlink.net/~davesullins/software/dis51.html

Note the various limitations, and it should be obvious that the
resulting assembly file will not be very easy to follow (no comments,
no meaningful variable names etc.) and may require quite a bit of
expert work even to make a seemingly simple modification.

Best regards,
Spehro Pefhany

Not to mention there's a bit of a language barrier...
Italian (and French) are such beautiful languages.

Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
 
"Spehro Pefhany" <speffSNIP@interlogDOTyou.knowwhat> wrote in message
news:grilk0d658gr9f2aqbv0b7nid1pjgugfnc@4ax.com...
On Thu, 16 Sep 2004 21:38:48 -0700, the renowned "Watson A.Name -
\"Watt Sun, the Dark Remover\"" <NOSPAM@dslextreme.com> wrote:


"Spehro Pefhany" <speffSNIP@interlogDOTyou.knowwhat> wrote in message
news:84ajk05ka5h9u67dnfk7kjq14o176ak53j@4ax.com...
On Thu, 16 Sep 2004 16:02:34 +0200, the renowned "Donato Pace"
donatopace@infinito.it> wrote:

Ho un file .bin dell'80C51 voglio trasformarlo in listato per
modificare alcune parti, ma non ho idea di come si faccia, forse č
necessario un editor speciale?????

If I understand your question correctly, you need to get a
"disassembler" which will convert your bin file into an assembly
file.

Here is one at random, feel free to google for more yourself:

http://home.earthlink.net/~davesullins/software/dis51.html

Note the various limitations, and it should be obvious that the
resulting assembly file will not be very easy to follow (no
comments,
no meaningful variable names etc.) and may require quite a bit of
expert work even to make a seemingly simple modification.

Best regards,
Spehro Pefhany

Not to mention there's a bit of a language barrier...

Italian (and French) are such beautiful languages.
Having taken a couple years of Spanish, I'd say that Italian, much like
Spanish, is cool, but French, gawd, how did they come up with those
spellings? I'm not saying that French is inconsistent, but whew, they
just pretend that letters don't exist. There's an instructor here, last
name is Francois, and a student walked up to the door and asked "Is this
Dr. Frankoiz's office?" :)

We just got a new teacher, her name is Narges Niedzwicki.. (I porobably
didn't spell that right..)

Best regards,
Spehro Pefhany
--
 

Welcome to EDABoard.com

Sponsor

Back
Top