kanjitalk755
88a1fb2921
Merge pull request #111 from dougg3/windows_key_fix
...
Include scancode when reservewindowskey is enabled
2022-01-18 11:01:54 +09:00
Doug Brown
44f6eff928
Include scancode when reservewindowskey is enabled
...
Previously, only the keycode was being filled in. This worked in many
cases, but it turns out that the scancode is also important in order to
be compatible with some keycode mapping files.
See discussion:
https://www.emaculation.com/forum/viewtopic.php?p=72685
2022-01-16 17:30:54 -08:00
kanjitalk755
a3534d2eea
Merge pull request #110 from dougg3/windows_key
...
Add optional ability to intercept Windows key
2022-01-10 16:02:52 +09:00
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
kanjitalk755
a5064455cb
Update README.md
2021-09-05 17:50:05 +09:00
kanjitalk755
f385c22ed2
fix for mounting CDROM after reboot
2021-08-30 22:20:26 +09:00
kanjitalk755
ad6047ea24
Update README.md
2021-08-05 09:55:23 +09:00
kanjitalk755
a722785575
Update README.md
2021-08-01 10:06:15 +09:00
kanjitalk755
b2df4fed1f
fix for SDL 2.0.14
2021-08-01 09:55:43 +09:00
kanjitalk755
ab586a5a09
SS, x86_64: fix thousands colors mode
2021-06-30 22:00:59 +09:00
kanjitalk755
90edd35246
swap_opt_cmd assumes false if keycodes file used
2021-06-30 11:25:05 +09:00
kanjitalk755
cce0ed4c87
reverted vm_alloc.*
2021-06-24 14:27:39 +09:00
kanjitalk755
763fe81f0d
revert
2021-06-24 14:26:16 +09:00
kanjitalk755
0538eb0cc0
BII,linux,x86_64: fixed JIT
2021-06-24 14:19:13 +09:00
kanjitalk755
56343905e3
adjust warning
2021-06-21 10:54:59 +09:00
kanjitalk755
ef2f8724fe
Update README.md
2021-06-13 23:57:02 +09:00
kanjitalk755
15f56749ba
changed to use GMP/MPFR static libraries
2021-06-13 23:50:16 +09:00
kanjitalk755
ea3832423c
Merge pull request #92 from aarojun/extended_GUI
...
Add sdlrender & sdl_vsync settings to Windows GUI config
2021-05-28 15:17:43 +09:00
aarojun
d346521b92
Fixed file read of sdlrender pref
2021-05-28 01:36:28 +03:00
aarojun
9621850735
Add Render Driver setting to GUI
2021-05-27 23:40:24 +03:00
aarojun
4d16bb88b4
Merge branch 'extended_GUI' of github.com:aarojun/macemu into extended_GUI
2021-05-27 17:17:33 +03:00
aarojun
42e70e85c6
Add sdl_vsync setting to GUI
2021-05-27 17:16:35 +03:00
aarojun
6385243609
Merge branch 'kanjitalk755:master' into extended_GUI
2021-05-27 15:33:11 +03:00
aarojun
bdcc9d2da4
Keep refresh rate settings when dtype = fullscreen
2021-05-27 15:15:52 +03:00
kanjitalk755
1de3d694f2
Merge pull request #91 from aarojun/master
...
Add "sdl_vsync" pref in Windows (SDL_Renderer)
2021-05-27 20:55:01 +09:00
aarojun
ac68d68920
Add sdl_vsync to pref items
2021-05-27 13:28:33 +03:00
aarojun
5d1bfd1059
Merge branch 'master' of https://github.com/aarojun/macemu
2021-05-27 06:40:56 +03:00
aarojun
e9a9573a20
Make sdlrender & sdl_vsync defaults visible in config
2021-05-27 06:33:46 +03:00
aarojun
c28a00f58a
Add sdl_vsync option (vertical sync with SDL_Renderer)
2021-05-27 06:30:31 +03:00
kanjitalk755
420dc1d504
fixed startup sound
2021-05-16 14:46:58 +09:00
kanjitalk755
ba89fc7a72
Update README.md
2021-05-11 10:18:06 +09:00
kanjitalk755
78fdb44d02
Update README.md
2021-05-07 14:44:40 +09:00
kanjitalk755
bc9c7675f9
removed unnecessary files from the uae_cpu libraries
2021-05-07 14:29:27 +09:00
kanjitalk755
caf10f1223
BII(x86_64): re-enabled JIT compiler
2021-05-06 14:24:31 +09:00
kanjitalk755
5862662bc9
fix for Linux and Windows
2021-05-06 12:16:03 +09:00
kanjitalk755
e42b8f6076
rename new uae_cpu
2021-05-06 11:38:37 +09:00
kanjitalk755
ce00063701
Update README.md
2021-05-06 10:50:26 +09:00
kanjitalk755
164aa8c3fe
copy codegen_x86.h from BasiliskII
2021-05-05 23:18:15 +09:00
kanjitalk755
9cf0c98dd6
delete simlink
2021-05-05 23:16:29 +09:00
kanjitalk755
1d710a0cad
BII: disable JIT compiler
2021-05-05 22:15:43 +09:00
kanjitalk755
1aaeaf05c4
fixed merge error and deleted unnecessary files
2021-05-04 18:33:50 +09:00
kanjitalk755
65028aec4a
Merge remote-tracking branch 'uyjulian/core_cleanup/BasiliskII/src/uae_cpu' into update_uae
2021-05-04 13:51:40 +09:00
kanjitalk755
8a28ad6e39
A workaround for Xcode 12.5
2021-04-30 10:07:28 +09:00
kanjitalk755
4f0743562e
Update README.md
2021-04-23 20:55:06 +09:00
kanjitalk755
49eee29597
Xcode: modified for building both x86_64 and arm64
2021-04-23 20:47:17 +09:00
kanjitalk755
20d2de95ce
marged Jagmn's patch
...
https://emaculation.com/forum/viewtopic.php?p=70121#p70121
2021-04-23 10:19:48 +09:00
kanjitalk755
a39eff553c
changed implementation of "name_encoding"
2021-04-21 21:29:05 +09:00
kanjitalk755
e750aecafe
macOS: prefs item "name_encoding"
2021-04-16 10:54:04 +09:00
kanjitalk755
72989fffe2
Merge pull request #88 from codeandcreate/aarch64
...
applyed patches from https://github.com/oaguy1/macemu
2021-03-31 09:28:01 +09:00
Matthias Weiß
176da65363
applyed patches from https://github.com/oaguy1/macemu
2021-03-30 15:14:14 +02:00