BizHawk/src
adelikat ed9b7b3eb1 Lua address several memory leaks - when a script stops, take any registered functions and spawn new threads for them to execute, and regularly dispose them. Also, the main lua thread needs to have scheduled disposes run on it, even if there is no active scripts (it was being run as part of disposing individual scripts, needs refactoring). All of this fixes #1920 2020-07-12 15:48:50 -05:00
..
BizHawk.BizInvoke minor cleanup of calling convention adapters 2020-07-11 11:09:48 -04:00
BizHawk.Bizware.BizwareGL Enable SA1626 and fix noncompliance 2020-06-20 21:31:16 -04:00
BizHawk.Bizware.Test Revert "delete all regions" 2020-05-15 17:00:49 +10:00
BizHawk.Client.Common Lua address several memory leaks - when a script stops, take any registered functions and spawn new threads for them to execute, and regularly dispose them. Also, the main lua thread needs to have scheduled disposes run on it, even if there is no active scripts (it was being run as part of disposing individual scripts, needs refactoring). All of this fixes #1920 2020-07-12 15:48:50 -05:00
BizHawk.Client.DiscoHawk ram search - pr fixes. also remove out of range searches in ramsearch 2020-06-28 12:29:49 -05:00
BizHawk.Client.EmuHawk Lua address several memory leaks - when a script stops, take any registered functions and spawn new threads for them to execute, and regularly dispose them. Also, the main lua thread needs to have scheduled disposes run on it, even if there is no active scripts (it was being run as part of disposing individual scripts, needs refactoring). All of this fixes #1920 2020-07-12 15:48:50 -05:00
BizHawk.Common Fix style problems, mainly docs 2020-07-08 02:17:31 +10:00
BizHawk.Emulation.Common Fix issue with settings adapter (#2223) 2020-07-11 13:35:09 -04:00
BizHawk.Emulation.Cores fix a few compiler warnings 2020-07-12 16:02:26 -04:00
BizHawk.Emulation.DiscSystem multi rom loading by xml all uses core inventory now 2020-07-12 13:45:33 -04:00
BizHawk.Tests Add RigidMultiPredicateSort to replace some .ThenBy() boilerplate 2020-07-08 02:17:24 +10:00
BizHawk.Version More nullability 2020-06-30 12:57:57 +10:00
BizHawk.WinForms.Controls remove pointless name and text parameters from MenuStripEx 2020-07-03 19:26:01 -05:00
MainSlnCommon.props Enable CS1572, CS1574, and CS1734, and fix noncompliance 2020-06-20 21:31:15 -04:00