AppleWin/source/Windows
2022-04-17 16:23:51 +01:00
..
AppleWin.cpp Cmd line: add -wav-speaker <file> & -wav-mockingboard <file> 2022-04-17 16:23:51 +01: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 Add Uthernet II support and make Uthernet I a Card. (PR #1047) 2022-02-27 17:26:48 +00:00
Win32Frame.h Add Uthernet II support and make Uthernet I a Card. (PR #1047) 2022-02-27 17:26:48 +00:00
WinFrame.cpp Refactor ParallelPrinter.cpp/h as a C++ class (PR #1067) 2022-03-18 22:04:34 +00:00