TASEmulators / TASEmulators/desmume
Improve disassembler and memory viewer with added basic funtionality.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 646
- PR merge metrics
- No merged PRs in 30d
Description
It would be a nice improvement to see these tools with these basic functionality.
for the disassembler
A scroll bar
Right click option menu with the options to copy, edit, and possibly add as internal cheat code.
disassembler mock up.

For memory viewer
the ability to edit a value.
This would make a hackers life so mush easier.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the disassembler and memory viewer interfaces alongside the linked disassembler mockup. Break the request into the listed scrollbar, context-menu, cheat-code, and value-editing behaviors, then confirm the expected interaction details before choosing implementation points. Done means each requested basic interaction works in the relevant tool.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100