← Back to team overview

gnusim8085-devel team mailing list archive

Re: Memory in Hex ??

 

Yes,

I am talking about the memory location. Usually in many examples that i have
come across, we store the value at some hexadecimal memory location. So i
taught if in case the same feature which is presently there for value, can
be added to the memory location also, so it makes the end user to easily
update the value to the hexa decimal memory location.

If everyone thinks this makes sense and will be useful, it would be great to
add this feature.

See the attachment for clear understanding.

Thanks in advance.



--
regards,
Trust link: http://nsvcharitabletrust.org/

Kiran tej
Dept of computer science and engineering
SIR MVIT
YELAHANKA

Thought:1
"Try not to become a man of success but a man of VALUE"
Thought:2
"Do not stop till you reach your goal"
                        ---Swamy Vivekananda



On Fri, Oct 8, 2010 at 12:06 AM, Aanjhan R <aanjhan@xxxxxxxxx> wrote:

> On Mon, Aug 30, 2010 at 3:11 AM, kirantej J L <kirantej1920@xxxxxxxxx>
> wrote:
> > I got an idea, in the present version of gnusim8085 memory allows us to
> load
> > only decimal values to the memory location, usually in many of the
> programs
> > we use only hexa-decimal values of the address locations. Can we modify
> such
> > that it allows both hexa-decimal and decimal values of the address to
> load
> > in. Will this be of any use ?
>
> Is'nt this already available?
>
> If you add a 'h' at the end of the value the software will understand
> its hex and load the appropriate value into the memory.
>
> E.g. 45h will load 69 into the memory location.
>
> Or are you talking about something else here?
>
> --
> Aanjhan
>

Attachment: Screenshot.png
Description: PNG image


References