← Back to team overview

gnusim8085-devel team mailing list archive

[Bug 579329] Re: tabbed view for source & opcodes

 

anyone looking into this should be aware that there are some issues in
the code that creates the assembly listing, see
https://bugs.launchpad.net/gnusim8085/+bug/680399

Namely:
- creation of listing takes about 3-5 seconds, regardless of the source code being trivial or not
- more than 8000 lines of code/comments, crashes the program completely

So if the idea is to permanently re-create the assembly listing in order
to provide it on a differen tab, these issues need to be sorted first.

-- 
tabbed view for source & opcodes
https://bugs.launchpad.net/bugs/579329
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.

Status in gnusim8085: New

Bug description:
please consider providing the source and opcode view via two tabs, so that it can be easily switched directly.

Also, for learning purposes it would be tremendously helpful if the resulting opcode for a given line could be directly shown as a tooltip retaining instruction & parameter semantics