Debugger DISK INFO QoL (#1212)

* Bump debugger version 2.9.1.19

* Cleanup

* Debugger: Update DISK INFO to display disk info across 2 lines of text

* Debugger: Fix ConsolePrint() to wrap long lines of text

* Debugger: Update DISK INFO to show last nibble for non WOZ floppy image

* Replace optional pointer with reference in GetCurrentState()

* Add Log.h to Disk.h

* Cleanup GetCurrentState()

* Cleanup whitespace

* Add single line output for DISK INFO foundation. Still need CONFIG DISK #

* 2.9.1.21 Added: DISK INFO [#]
This commit is contained in:
Michael "Code Poet" Pohoreski
2023-04-28 08:28:49 -07:00
committed by GitHub
parent f8da683d45
commit e1b0b20aad
8 changed files with 113 additions and 35 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
// Console Help Color
#define CHC_DEFAULT "`0"
#define CHC_USAGE "`3"
#define CHC_CATEGORY "`6"
#define CHC_CATEGORY "`6" // Cyan
#define CHC_COMMAND "`2" // Green
#define CHC_KEY "`1" // Red
#define CHC_ARG_MAND "`7" // < >