VCCE / VCC

Tandy Color Computer 3 Emulator
GNU General Public License v3.0
64 stars 21 forks source link

Rename "Breakpoints" files to "SourceDebug" #193

Closed ejaquay closed 2 weeks ago

ejaquay commented 2 weeks ago

The Breakpoints screen was renamed to Source Debugger. This change simply renames the source files Breakpoints.{cpp,h} to SourceDebug.cpp No internal names or functionality is changed by this commit.

Part of the project to change how the processor handles breakpoints.