display the in-memory offsets for each line of source code would actually be pretty neat, it would directly show the size of each instruction
-- enhanced default view with addresses, opcodes and cpu cycles https://bugs.launchpad.net/bugs/579355 You received this bug notification because you are a member of GNUSim8085 developers, which is subscribed to gnusim8085. Status in gnusim8085: New Bug description: the assembler listing shows all addresses and offsets directly, including the created opcode for each instruction. For some users this might be very useful information, that would also be good to have in the edit mode, so maybe we could have an option to also display this information in edit mode? This could be displayed along the line numbers. In addition, having another column that displays the "cost" for each instruction (in cycles) would be handy, too. Also, such a more comprehensive view of the source code and its opcodes, should probably become the default view during debugging sessions? _______________________________________________ Mailing list: https://launchpad.net/~gnusim8085-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~gnusim8085-devel More help : https://help.launchpad.net/ListHelp

