BizHawk/src
CasualPokePlayer 9e4836d300 libretro handling cleanup, reorg some of this, fix some input cases, better domain names
funsie found in this cleanup: can't use `in` params with the BizInvoker as it doesn't like the read only semantics (results in some exception in CreateType)
2022-12-10 04:45:00 -08:00
..
BizHawk.BizInvoke RetroAchievements Support (#3407) 2022-11-30 23:51:17 -08:00
BizHawk.Bizware.BizwareGL Bump System.Drawing.Common in main solution (#3464) 2022-12-02 01:22:46 +10:00
BizHawk.Bizware.DirectX Add Analyzer to enforce exception type for default switch branches 2022-07-14 23:46:34 +10:00
BizHawk.Bizware.OpenTK3 Banish empty conditional blocks 2022-12-04 02:11:41 +10:00
BizHawk.Bizware.Test Apply current code style to Bizware.Test 2021-07-22 06:35:53 +10:00
BizHawk.Client.Common libretro handling cleanup, reorg some of this, fix some input cases, better domain names 2022-12-10 04:45:00 -08:00
BizHawk.Client.DiscoHawk Add and use 2 extension methods for splitting path into dir+filename 2022-08-17 17:35:07 +10:00
BizHawk.Client.EmuHawk libretro handling cleanup, reorg some of this, fix some input cases, better domain names 2022-12-10 04:45:00 -08:00
BizHawk.Common revert the explicit try/finally use for PeekByte/PokeByte monitor domain methods, testing seems to show the ref struct use makes EnterExit allocation (now forced to the stack) a non-issue performance wise 2022-12-03 18:30:09 -08:00
BizHawk.Emulation.Common Fix N64 header detection being swapped (fixes #3477) 2022-12-07 14:34:52 +10:00
BizHawk.Emulation.Cores libretro handling cleanup, reorg some of this, fix some input cases, better domain names 2022-12-10 04:45:00 -08:00
BizHawk.Emulation.DiscSystem Banish empty conditional blocks 2022-12-04 02:11:41 +10:00
BizHawk.Tests fix passing numbers for string args in .net lua functions (old engine had this behavior, granted "bad user" if they relied on this), add appropriate test 2022-12-05 23:21:23 -08:00
BizHawk.Tests.Testroms.GB Add CPP's testroms to GB testroms project 2022-08-14 16:21:27 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite Fix building testroms project 2022-08-14 00:33:12 +10:00
BizHawk.Version Allow C# 10 in satellite projects, enable Analyzers on ext. tools 2022-07-14 04:26:27 +10:00
BizHawk.WinForms.Controls Fix inconsistent application of colours from GTK theme, if available 2022-11-23 02:51:54 +10:00
MainSlnCommon.props Move types for debug menu to own files 2022-10-11 10:12:49 +10:00
MainSlnExecutable.props Dedup some project file stuff 2021-11-19 00:49:05 +10:00