gnusim8085-devel team mailing list archive
-
gnusim8085-devel team
-
Mailing list archive
-
Message #00381
[Bug 745466] [NEW] Ability to set registers
Public bug reported:
Currently, there seems no way to set the registers to a preset value. It
is possible to clear these, but one cannot assign an initial value to
these. This is a severe limitation and can be easily rectified. It is
possible to modify memory values. The same code can be used to modify
register values.
I also feel that an option to display memory in Hex must be there. It is
very inconvenient to have to use the dec to hex converter every time.
The converter code obviously exists -- because the contents are shown in
hex when moving them to a register. Just adding a tab to display memory
in the desired base will do. In fact, the hex format should be the
default for this.
** Affects: gnusim8085
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.
https://bugs.launchpad.net/bugs/745466
Title:
Ability to set registers
Status in gnusim8085:
New
Bug description:
Currently, there seems no way to set the registers to a preset value.
It is possible to clear these, but one cannot assign an initial value
to these. This is a severe limitation and can be easily rectified. It
is possible to modify memory values. The same code can be used to
modify register values.
I also feel that an option to display memory in Hex must be there. It
is very inconvenient to have to use the dec to hex converter every
time. The converter code obviously exists -- because the contents are
shown in hex when moving them to a register. Just adding a tab to
display memory in the desired base will do. In fact, the hex format
should be the default for this.
Follow ups
References