[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [StrongED] StrongED 4.69b1 available



The following bytes were arranged on 15 Apr 2013 by Fred Graute :

> An address differs from an offset in two ways:
>
>  - It isn't relative to the start of the file but is absolute, bound by
>    the start and end addresses of the file, think grabbed modules and
>    absolute files here.

I know that; in non-Dump modes the start address would be assumed to be
0.  But it goes the other way as well - using Dump mode to examine a
block of memory I *Saved, sometimes it would be nice to jump to a known
offset without first having to manually add it to the start address.
Sometimes even Absolute files trip me up in this way.

> Hexadecimal offsets can be entered in any mode. It's just a call to
> OS_ReadUnsigned which defaults to base 10 but it does accept a base
> prefix. For example, 16_xxx or &xxx for hex and 2_xxx for binary. It
> also allows relative offsets like +23 or -78.

Ooh, I didn't know that.  Useful - thanks.

-- 
  __<^>__   === RISC OS is a work of art.  Some people adore it,  ===
 / _   _ \  === others can't see the point of it, and it's really ===
( ( |_| ) ) === expensive.                                        ===
 \_>   <_/  ======================= Martin Bazley ===================

-- 
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx