AppleWin/source/Windows
tomcw d612972e6c Add command line support for hard disk controller (hdc) in slot-5 (#1033)
. -s5 hdc
. -s5h1 <pathname>
NB. No GUI config support, so no way to plug/unplug HDDs.
2023-02-26 20:42:21 +00:00
..
AppleWin.cpp Add command line support for hard disk controller (hdc) in slot-5 (#1033) 2023-02-26 20:42:21 +00: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 Refactor Mockingboard into a class (#1171) 2023-01-28 18:15:28 +00:00