forked from FrodeSolheim/fs-uae
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathISSUES
More file actions
23 lines (17 loc) · 1006 Bytes
/
ISSUES
File metadata and controls
23 lines (17 loc) · 1006 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
* Allocating 32-bit memory fails on some OS X / BSD setups. With 2.7.5dev+,
32-bit memory is avoided when JIT is not enabled, but real fix is needed
for JIT. Problem (and cause) is known, just not fixed yet.
* Opening the F12 menu / Using the modifier key causes FS-UAE to blink
on Windows due to ungrabbing input (might have to disable this feature
on Windows).
* When internal kickstart is being used and kickstart_file = internal
was not used, show GUI message "Using AROS kickstart replacement".
* Portable x86-64 versions should be able to co-locate with x86-versions.
(Fixed for Windows)
* Amiga key sticks when opening/closing FS-UAE menu with modifier+F12
https://github.com/FrodeSolheim/fs-uae/issues/77
* FS-UAE freezes with black screen on Windows / nVIDIA?
https://github.com/FrodeSolheim/fs-uae/issues/75
* Black screen when FS-UAE is started from FS-UAE Arcade?
https://github.com/FrodeSolheim/fs-uae/issues/76
https://github.com/FrodeSolheim/fs-uae-arcade/issues/6