Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate entries from lab file #403

Open
PeterTillema opened this issue Jul 22, 2021 · 0 comments
Open

Remove duplicate entries from lab file #403

PeterTillema opened this issue Jul 22, 2021 · 0 comments

Comments

@PeterTillema
Copy link
Contributor

(Thanks for reporting an issue! Please make sure to fill out the blanks below.)

What's wrong, and with what software version?

Operating System: Windows 10
CEmu version: CEmu v1.3 (git: 87c3b43)
**Describe your issue:
If you load a lab file, it might happen there are several duplicate entries with the same address and value. This is displayed as (value|value|value|value|value|value|otherLabel), which is quite annoying. So it would be nice if duplicate names would be removed, such that the above one becomes (value|otherLabel) which is already a lot cleaner.

What are the steps to reproduce this issue?

  1. Create a lab file using symbol_table.inc from jacobly's fasmg-ez80
  2. Load it in the debugger
  3. Watch

Any logs, error output, screenshot, other comments...?

afbeelding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants