AppleWin/source/Windows
tomcw 1670e0dbc0 Fix for AppleWin-Test:
. don't load floppy/harddisk images (in Registry's Config) if also loading a save-state via cmd-line.
. done to prevent MessageBox alerts when deleted disk images can't be found.
Info: Registry contains refs to disk images, but on test clean-up, the images get deleted.
2021-12-11 18:01:46 +00:00
..
AppleWin.cpp Fix for AppleWin-Test: 2021-12-11 18:01:46 +00:00
AppleWin.h Full-screen / resolution change: fix display flicker. (Fixes #965) 2021-06-19 15:06:04 +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 Support SHR video modes with a VidHD card (#997, PR #1004) 2021-11-30 21:41:02 +00:00
Win32Frame.h Support SHR video modes with a VidHD card (#997, PR #1004) 2021-11-30 21:41:02 +00:00
WinFrame.cpp Support SHR video modes with a VidHD card (#997, PR #1004) 2021-11-30 21:41:02 +00:00