Debugger cleanup misc march 2023 (#1199)

* Cleanup breakpoints

* Cleanup sections

* Tab cleanup
This commit is contained in:
Michael "Code Poet" Pohoreski 2023-03-26 11:31:15 -07:00 committed by GitHub
parent a5c5603749
commit 9a857183ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 26 deletions

View File

@ -1297,7 +1297,6 @@ Update_t CmdHelpSpecific (int nArgs)
ConsoleBufferPush(" Use in conjunctioned with 'cycles part' to reset to current instruction");
break;
// Video-Scanner
case CMD_VIDEO_SCANNER_INFO:
ConsoleColorizePrint(" Usage: <dec|hex|real|apple>");
ConsoleBufferPush(" Where:");