floooh / chips

8-bit chip and system emulators in standalone C headers
zlib License
1k stars 79 forks source link

UI: Debug Window window weird behaviours (with 6502) #29

Closed floooh closed 3 years ago

floooh commented 4 years ago

When using the 6502 CPU debugger:

floooh commented 3 years ago

Closing this, as directly setting the PC register through the debug window will have tons of other issues with the new cycle-stepped CPU emulations.