* Intel Hex or S-record Mode?
@ 2002-11-27 11:31 BM
2002-11-27 14:19 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: BM @ 2002-11-27 11:31 UTC (permalink / raw)
I want to be able to load up a Intel Hex file or Motorola S record
formatted file (which is a list of hexadecimal values) and have the
character or decimal value (8 bit, 16 bit or 32 bit) displayed in
another column.
The mode will be something like hexl mode but would have to understand
the format of the hex file.
Any suggestions?
BM
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Intel Hex or S-record Mode?
2002-11-27 11:31 Intel Hex or S-record Mode? BM
@ 2002-11-27 14:19 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2002-11-27 14:19 UTC (permalink / raw)
Cc: help-gnu-emacs
On 27 Nov 2002, BM wrote:
> I want to be able to load up a Intel Hex file or Motorola S record
> formatted file (which is a list of hexadecimal values) and have the
> character or decimal value (8 bit, 16 bit or 32 bit) displayed in
> another column.
>
> The mode will be something like hexl mode but would have to understand
> the format of the hex file.
Did you try to run `objdump' on the Hex file and display its output?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-11-27 14:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-27 11:31 Intel Hex or S-record Mode? BM
2002-11-27 14:19 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.