AppleWin/source/Windows
Michael "Code Poet" Pohoreski e1b0b20aad
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 [#]
2023-04-28 16:28:49 +01:00
..
AppleWin.cpp Support MegaAudio card for testing mb-audit (PR #1211) 2023-04-12 18:19:18 +01:00
AppleWin.h Full-screen: Retain uniform x and y scaling, unless user specifies a full-screen resolution (#1121) 2022-09-24 17:13:09 +01:00
DirectInput.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
DirectInput.h Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +00:00
HookFilter.cpp Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
HookFilter.h Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
Win32Frame.cpp Alt+Enter: fix regression, as this key combo should default to toggling full screen (#1188) 2023-02-25 10:58:53 +00:00
Win32Frame.h Show Disk II Slot 5 status (#1134, PR #1137) 2022-11-17 21:08:11 +00:00
WinFrame.cpp Debugger DISK INFO QoL (#1212) 2023-04-28 16:28:49 +01:00