Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Debugger: Tilemap Viewer - Add 8x8 option to Edit Tiles menu and View in Memory for attribute value#48

Open
gzip wants to merge 6 commits into
SourMesen:masterfrom
gzip:tilemap_viewer_context
Open

Debugger: Tilemap Viewer - Add 8x8 option to Edit Tiles menu and View in Memory for attribute value#48
gzip wants to merge 6 commits into
SourMesen:masterfrom
gzip:tilemap_viewer_context

Conversation

@gzip

@gzip gzip commented Mar 29, 2024

Copy link
Copy Markdown

@SourMesen

The Edit Tiles context menu in Tilemap Viewer has been a very useful feature but occasionally a few more tiles would be helpful. I figured a jump to the next power of 2 should be plenty going forward.

Tilemap Viewer was also lacking a menu item to jump to the attribute value in memory. Before one had to take note of the attribute address, open Memory Viewer, select PPU Memory, and goto the address. A context menu is much more convenient. I patterned the text after the two add breakpoint items.

(Sorry about the whitespace changes, it's a setting in my editor and I didn't notice them until now since they're ignored in my command line diff.)

@gzip

gzip commented Mar 29, 2024

Copy link
Copy Markdown
Author

Might want to review with whitespace ignored.

@gzip gzip changed the title Tilemap Viewer - Add 8x8 option to Edit Tiles menu and View in Memory for attribute value Debugger: Tile Viewer - Add copy/paste tile memoryTilemap Viewer - Add 8x8 option to Edit Tiles menu and View in Memory for attribute value Mar 29, 2024
@gzip gzip changed the title Debugger: Tile Viewer - Add copy/paste tile memoryTilemap Viewer - Add 8x8 option to Edit Tiles menu and View in Memory for attribute value Debugger: Tilemap Viewer - Add 8x8 option to Edit Tiles menu and View in Memory for attribute value Mar 29, 2024
@gzip

gzip commented Mar 30, 2024

Copy link
Copy Markdown
Author

@SourMesen
These are features that I requested on the nesdev forums in January of last year so they might be on your todo list.

@SourMesen

Copy link
Copy Markdown
Owner

Thanks for the PRs!

I'm unfortunately going to be busy with RL stuff for the next 3 weeks, and likely won't have the time to look at these until around the end of April, sorry!

At first glance the code seems fine, so I should be able to merge these once I get back home.

@gzip

gzip commented Apr 2, 2024

Copy link
Copy Markdown
Author

Thanks for the heads up. Safe travels.

Yave-Yu pushed a commit to Yave-Yu/MesenYY that referenced this pull request May 2, 2026
…ng in VS (SourMesen#48)

Set EnableTestMode to true in settings.json to enable this
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants