floooh / v6502r

visual6502 remixed
297 stars 30 forks source link

Highlight PC and SP memory addresses #12

Open verhovsky opened 1 year ago

verhovsky commented 1 year ago

The PC register could be highlighted yellow and then the memory address it contains should be highlighted yellow as well, so that you can tell visually why the memory address is being highlighted and which register it is. The stack pointer register should get the same treatment with a different color:

Screenshot 2023-04-13 at 1 52 08 PM