AppleWin/source/Windows
TomCh f7c6ef397c
Split 6522 out of MB code and into own class (PR #1028)
NB. Update CpuInitialize() & CriticalSection creation:
. call CpuInitialize() on WM_CREATE to create CriticalSection
. needed as MB_Initialize() needs CriticalSection
2022-02-05 18:48:36 +00:00
..
AppleWin.cpp Split 6522 out of MB code and into own class (PR #1028) 2022-02-05 18:48:36 +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 Correct BMP creation on Linux (PR #1014) 2022-01-03 14:41:03 +00:00
Win32Frame.h Correct BMP creation on Linux (PR #1014) 2022-01-03 14:41:03 +00:00
WinFrame.cpp Split 6522 out of MB code and into own class (PR #1028) 2022-02-05 18:48:36 +00:00