jpwhiting / nestool

Cross Platform replacement of NES Screen Tool
GNU General Public License v3.0
21 stars 2 forks source link

Update status bar on nametable hover #3

Closed kzurawel closed 4 years ago

kzurawel commented 4 years ago

When hovering over a nametable tile, the status bar updates to show the nametable and attribute table offsets as well as the specific addresses for all four nametables / attribute tables.

I'm sure there's probably a "cleaner" way to set up the code for this, but I went for what I felt would be most readable. Let me know if you have any suggestions!

jpwhiting commented 4 years ago

Code looks fine to me. It's straightforward and concise. I'll build it to try this evening.

jpwhiting commented 4 years ago

Looks good to me. Nice work. Merging.