BizHawk/src
James Groom 000f741994
Respect `BIZHAWK_HOME` for e.g. loading Waterbox cores
pretty much only affects NixHawk, where the wbox cores are in one dir and EmuHawk.exe and the other assemblies are in another, and all are symlinked into one tree
2023-11-18 17:26:49 +10:00
..
BizHawk.BizInvoke Remove BizExvoker (unused for a long time, probably never going to use it) 2023-10-26 03:22:28 -07:00
BizHawk.Bizware.Audio update Silk.* packages to 2.18.0, remove Silk .config hack (unneeded with this update) 2023-10-21 20:51:42 -07:00
BizHawk.Bizware.BizwareGL Establish basic style analyzer rules (#3759) 2023-08-30 23:08:21 +02:00
BizHawk.Bizware.Graphics error check against gl context being failed to be set to current 2023-11-01 08:03:17 -07:00
BizHawk.Bizware.Graphics.Controls fix D3D9 crashing on minimize 2023-08-13 14:21:58 -07:00
BizHawk.Bizware.Input Change a lot of CharSet.Auto's to CharSet.Unicode, explicitly put W postfix on relevant winapi functions/structs, put ExactSpelling = true for winapi functions. 2023-11-15 11:33:50 -08:00
BizHawk.Bizware.Test Kill Bizware .NET Framework deps (#3702) 2023-07-23 00:35:43 -07:00
BizHawk.Client.Common Use IRODictionary in `BkmMnemonicConstants` 2023-11-18 04:52:09 +10:00
BizHawk.Client.DiscoHawk fix ordinal loading (im pretty sure what was being done before only actually worked for dllimport and not getprocaddress) 2023-11-02 22:48:12 -07:00
BizHawk.Client.EmuHawk Improve NLua lua library loading, using C# function pointers. It now no longer depends on BizHawk.BizInvoke/BizHawk.Common. It might be faster too 2023-11-17 19:03:03 -08:00
BizHawk.Common Respect `BIZHAWK_HOME` for e.g. loading Waterbox cores 2023-11-18 17:26:49 +10:00
BizHawk.Emulation.Common Clean up impl. of `LinkedDebuggable` 2023-11-18 04:11:02 +10:00
BizHawk.Emulation.Cores Fix typos 2023-11-18 03:44:36 +10:00
BizHawk.Emulation.DiscSystem Establish basic style analyzer rules (#3759) 2023-08-30 23:08:21 +02:00
BizHawk.Tests Establish basic style analyzer rules (#3759) 2023-08-30 23:08:21 +02:00
BizHawk.Tests.Testroms.GB Downgrade `System.Drawing.Common` to 6.0.0 and enable Unix impl. 2023-04-16 10:49:18 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite Downgrade `System.Drawing.Common` to 6.0.0 and enable Unix impl. 2023-04-16 10:49:18 +10:00
BizHawk.WinForms.Controls Fix inconsistent application of colours from GTK theme, if available 2022-11-23 02:51:54 +10:00
.gitignore Move some .gitignore entries to nested dirs 2023-04-19 15:59:34 +10:00
MainSlnCommon.props Bump LangVersion to 10 2023-08-16 16:30:06 +02:00
MainSlnExecutable.props Stop moving executables' pdbs to dll folder 2023-08-20 14:24:30 +10:00