AppleWin/source/Windows
TomCh ff7c9dc185
Make harddisk a class (#995)
. Add user-protection when unchecking HDD controller (as images aren't restored on a 'cancel')
. Fix possible crash when removing (via Config->Disk) either Disk2 card(s5) or HDD card(s7), then cancelling during emulation
. Fix m_buf[] size
2021-11-01 20:12:42 +00:00
..
AppleWin.cpp Make harddisk a class (#995) 2021-11-01 20:12:42 +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 Fix Coverity - High Impact defects: 2021-07-28 12:47:05 +01:00
Win32Frame.h Full-screen / resolution change: fix display flicker. (Fixes #965) 2021-06-19 15:06:04 +01:00
WinFrame.cpp Make harddisk a class (#995) 2021-11-01 20:12:42 +00:00