-
Notifications
You must be signed in to change notification settings - Fork 385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add preliminary Unix compatibility (using Mono; resolves #1384) #1380
Commits on Nov 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 887bdc7 - Browse repository at this point
Copy the full SHA 887bdc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ce601 - Browse repository at this point
Copy the full SHA 76ce601View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2c470d - Browse repository at this point
Copy the full SHA e2c470dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebae40 - Browse repository at this point
Copy the full SHA 0ebae40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b1fbe - Browse repository at this point
Copy the full SHA 89b1fbeView commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eb4bef4 - Browse repository at this point
Copy the full SHA eb4bef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b507f - Browse repository at this point
Copy the full SHA 54b507fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a53bd - Browse repository at this point
Copy the full SHA 83a53bdView commit details
Commits on Nov 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fa9ce50 - Browse repository at this point
Copy the full SHA fa9ce50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee82d2 - Browse repository at this point
Copy the full SHA 4ee82d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81665f1 - Browse repository at this point
Copy the full SHA 81665f1View commit details
Commits on Dec 1, 2018
-
Remove ".dll" from DllImport attr, remove temporary workaround, see d…
…esc. The library can be built by changing the output file name in `.../blip_buf/Makefile` to `libblip_buf.so`, and running `make`. It will be loaded if placed in the `.../output` folder.
Configuration menu - View commit details
-
Copy full SHA for 79d740f - Browse repository at this point
Copy the full SHA 79d740fView commit details -
Remove unused code, add TODO (this class is req. for Waterbox.PeWrapper)
The TODO is to [rewrite with C#](https://docs.microsoft.com/en-us/dotnet/standard/io/memory-mapped-files) instead of importing from `kernel32.dll`.
Configuration menu - View commit details
-
Copy full SHA for e86f03b - Browse repository at this point
Copy the full SHA e86f03bView commit details
Commits on Dec 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 318fd36 - Browse repository at this point
Copy the full SHA 318fd36View commit details
Commits on Dec 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e95d855 - Browse repository at this point
Copy the full SHA e95d855View commit details -
Add libblip_buf.so (temporary)
Temporary because it should be a separate package which BizHawk depends on.
Configuration menu - View commit details
-
Copy full SHA for d3e978c - Browse repository at this point
Copy the full SHA d3e978cView commit details
Commits on Dec 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c168ab1 - Browse repository at this point
Copy the full SHA c168ab1View commit details
Commits on Dec 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 140465d - Browse repository at this point
Copy the full SHA 140465dView commit details
Commits on Dec 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e7af84d - Browse repository at this point
Copy the full SHA e7af84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37445d6 - Browse repository at this point
Copy the full SHA 37445d6View commit details
Commits on Dec 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cca7c29 - Browse repository at this point
Copy the full SHA cca7c29View commit details
Commits on Dec 18, 2018
-
Transform OpenTK keyboard input into a
List<KeyEvent>
and read thatAlso fixes crash on rebind
Configuration menu - View commit details
-
Copy full SHA for ef8a783 - Browse repository at this point
Copy the full SHA ef8a783View commit details
Commits on Dec 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 67d9222 - Browse repository at this point
Copy the full SHA 67d9222View commit details