slajerek / RetroDebugger

Retro Debugger is a multiplatform debugger APIs host for retro computers: C64 (Vice), Atari800 and NES (NestopiaUE).
175 stars 20 forks source link

VIC Editor does not respect VIC Border mode #53

Open slajerek opened 4 months ago

slajerek commented 4 months ago

Describe the bug When VIC border mode is selected different than Default the grid is not aligned. This is a regression bug, as that was already working in older commits.

To Reproduce

  1. Select Settings/C64/VIC/VIC Border mode to Full
  2. Check VIC Editor's grid

Screenshots

Screenshot 2024-06-04 at 12 00 20
slajerek commented 3 months ago

Selecting C64 Vice border mode in Settings was not refreshing Screen and VIC Editor texture boundaries, this is now fixed and waits for merge.