AppleWin/source/Windows
2020-12-12 18:23:23 +00:00
..
AppleWin.cpp Cmd line: support -fs-height=nnnn starting in Windowed mode. (#876) 2020-12-12 18:23:23 +00:00
AppleWin.h AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00: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
WinFrame.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
WinFrame.h Move Windows related functions to Interface.h (PR #882) 2020-11-29 17:30:06 +00:00
WinVideo.cpp Remove a few more Win32 memory functions. (PR #888) 2020-12-12 11:09:14 +00:00
WinVideo.h Renamed DirectVideoInitialize/Destroy() to WinVideoInitialize/Destroy() 2020-11-21 21:13:21 +00:00