macemu/BasiliskII/src/Windows
Doug Brown f1502fb6bd Add optional ability to intercept Windows key
This allows you to use the Windows key as your option key, bypassing
Windows' various uses of the key for the start menu and keyboard
shortcuts. This is enabled with the "reservewindowskey" setting in
the prefs file, and a checkbox has been added to the settings GUI.
2022-01-09 11:43:33 -08:00
..
b2ether updated Windows + MSVC support with SDL2 support 2017-07-23 20:49:29 -04:00
cdenable Unicode friendly! 2015-08-06 02:34:24 -07:00
router Unicode friendly! 2015-08-06 02:34:24 -07:00
BasiliskII_MSVC_PostBuild.bat added missing MSVC post-build script 2017-07-23 21:05:08 -04:00
BasiliskII.DebugJIT.props Added Visual Studio 2015 project files. 2015-08-06 02:37:05 -07:00
BasiliskII.ico New icons; removed unused icon code 2020-03-26 20:27:24 -04:00
BasiliskII.props Added Visual Studio 2015 project files. 2015-08-06 02:37:05 -07:00
BasiliskII.rc Windows resources (icon) 2004-11-14 23:47:22 +00:00
BasiliskII.ReleaseJIT.props Added Visual Studio 2015 project files. 2015-08-06 02:37:05 -07:00
BasiliskII.sln updated Windows + MSVC support with SDL2 support 2017-07-23 20:49:29 -04:00
BasiliskII.vcxproj make build scripts reference both video_sdl.cpp and video_sdl2.cpp 2017-09-04 12:44:34 -04:00
BasiliskII.vcxproj.filters make build scripts reference both video_sdl.cpp and video_sdl2.cpp 2017-09-04 12:44:34 -04:00
BasiliskIIGUI.ico Windows GUI resources 2005-11-20 17:45:29 +00:00
BasiliskIIGUI.rc Windows GUI resources 2005-11-20 17:45:29 +00:00
build68k.vcxproj Added Visual Studio 2015 project files. 2015-08-06 02:37:05 -07:00
build68k.vcxproj.filters Added Visual Studio 2015 project files. 2015-08-06 02:37:05 -07:00
cd_defs.h Removed more spurious Windows.h #includes. 2015-08-06 02:31:42 -07:00
clip_windows.cpp Removed more spurious Windows.h #includes. 2015-08-06 02:31:42 -07:00
config.h Added MSVC-friendly config.h. 2015-08-06 02:35:51 -07:00
configure.ac Windows configure.ac: fix broken SDL check with macro intended for configure script contents context being used in shell variable contents context 2020-08-28 03:09:37 -07:00
ether_windows.cpp added port forwarding for Windows 2021-02-05 22:13:46 +09:00
ether_windows.h slirp now works on windows 2006-04-29 10:57:56 +00:00
extfs_windows.cpp Correctly set last-modified time on exported files in Windows. 2016-07-30 14:16:34 -04:00
gencomp.vcxproj Added Visual Studio 2015 project files. 2015-08-06 02:37:05 -07:00
gencomp.vcxproj.filters Added Visual Studio 2015 project files. 2015-08-06 02:37:05 -07:00
gencpu.vcxproj Added Visual Studio 2015 project files. 2015-08-06 02:37:05 -07:00
gencpu.vcxproj.filters Added Visual Studio 2015 project files. 2015-08-06 02:37:05 -07:00
main_windows.cpp Add optional ability to intercept Windows key 2022-01-09 11:43:33 -08:00
Makefile.in Adding bincue flag in configure 2020-07-06 22:02:19 -05:00
posix_emu.cpp In extfs icon creation, ensure that the times on the host file are set correctly; actually allocate space for the other HInfo that set_finfo reads, such as the times 2020-02-12 16:28:00 -08:00
posix_emu.h changes for buildability under MSYS2 mingw32 2020-03-17 15:11:12 -07:00
prefs_editor_gtk.cpp Add optional ability to intercept Windows key 2022-01-09 11:43:33 -08:00
prefs_windows.cpp Add optional ability to intercept Windows key 2022-01-09 11:43:33 -08:00
serial_windows.cpp missed commits 2017-01-18 04:51:34 -08:00
sys_windows.cpp actually use dynamically detected cdroms; if read via cdenable doesn't work use the logical drive handle instead 2020-09-21 20:33:26 -07:00
sysdeps.h Does Win BII need Unicode? removing... no others have it and prefer to add it to both sheep and BII together 2020-07-07 00:18:18 -05:00
timer_windows.cpp Removed more spurious Windows.h #includes. 2015-08-06 02:31:42 -07:00
user_strings_windows.cpp Add optional ability to intercept Windows key 2022-01-09 11:43:33 -08:00
user_strings_windows.h Add optional ability to intercept Windows key 2022-01-09 11:43:33 -08:00
util_windows.cpp BII buildable 2018-06-19 13:36:27 +09:00
util_windows.h Unicode friendly! 2015-08-06 02:34:24 -07:00
xpram_windows.cpp Unicode friendly! 2015-08-06 02:34:24 -07:00