AppleWin/source/Windows
TomCh 443545b0f6
Support SHR video modes with a VidHD card (#997, PR #1004)
Support VidHD in slot 3 (via Config GUI or '-s3 vidhd') for SHR video modes only.
- AppleWin window is slightly enlarged when VidHD card is inserted.
Support IIgs 320x200 (and fill mode) and 640x200 video modes.
Debugger: add 'shr' command to view video
CUI: Allow user to specify width & height (for full-screen); and allow separate x,y scaling in full-screen mode.
2021-11-30 21:41:02 +00:00
..
AppleWin.cpp
AppleWin.h
DirectInput.cpp
DirectInput.h
HookFilter.cpp
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
WinFrame.cpp