-
Notifications
You must be signed in to change notification settings - Fork 410
[🐧] More Linux/Mono Compatibility Work #1438
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
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
-- Sappharad re: macOS fork, Jan 2018 What we're aiming for. edit: he said on IRC that PSX now works too |
should probably dig #93 out of the attic |
Is that still even relevant? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
.NET Core 3.1 is set to release in November (an outline of .NET Core's future is in #1415 (comment)), so if we port as much of the codebase as possible before then, we can put all our effort into migrating to .NET Core. |
Fullscreen isn't centered, and alt+enter from fullscreen leaves the window maximised (instead of at 3x or whatever |
also updates blup_buf headers? blame @Asnivor
0af5053
to
ada256b
Compare
This doesn't compile because of Input.cs, didn't know what to do. Also search for Merge TODO for some commenting things that probably need to be deleted # Conflicts: # BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj # BizHawk.Client.EmuHawk/CustomControls/InputRoll.Drawing.cs # BizHawk.Client.EmuHawk/CustomControls/InputRoll/InputRoll.cs # BizHawk.Client.EmuHawk/Program.cs # BizHawk.Client.EmuHawk/tools/Lua/LuaConsole.cs # BizHawk.Client.EmuHawk/tools/TAStudio/TAStudio.cs # BizHawk.Client.EmuHawk/tools/ToolHelpers.cs # BizHawk.Client.EmuHawk/tools/ToolManager.cs # BizHawk.Client.EmuHawk/tools/TraceLogger.Designer.cs # BizHawk.Client.EmuHawk/tools/TraceLogger.cs # BizHawk.Client.EmuHawk/tools/Watch/RamSearch.Designer.cs # BizHawk.Client.EmuHawk/tools/Watch/RamSearch.cs # BizHawk.Common/BizInvoke/DynamicLibraryImportResolver.cs
6c7653e
to
6bcb54a
Compare
6bcb54a
to
c6dff68
Compare
Downloading the appveyor build on my ubuntu v19.10 64 bit machine and I don't see any EmuHawkMono.sh I also don't know where to get MSbuild so I downloaded the appveyor one. |
@InfamousKnight AppVeyor artifacts don't include everything from |
# Conflicts: # BizHawk.Client.EmuHawk/Program.cs # BizHawk.Common/BizInvoke/MemoryBlock.cs
TODO rewrite this checklist, removing things that were committed to master in the interim
Progress
GetRelativePath
calls using Win32 native functions, resulting in mono trying to reference shlwapi.dll (and failing). Means that you can never generate a bundler xml file (Asnivor@ebd94a8)PathConfig.cs
due to linux filesystem (Asnivor@5aaa914)VirtualListView control does not updateReplaced with PlatformAgnosticVirtualListViewuname -s
forDarwin
instead)