BizHawk/src
YoshiRulz 767e30eee5
Also rename bundled CPC firmware files (see #3494)
fixes 5be8b0aab
2022-12-18 12:02:23 +10: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 IPlatformLuaLibEnv -> ILuaLibraries / Win32LuaLibraries -> LuaLibraries, cleanup usage of it, fix doc error in client.gettool 2022-12-10 21:46:22 -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 make selecting user shaders not crash with the default empty string path 2022-12-17 12:16:03 -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 #3489 (InitializeWork is called by itself for each gamedb file #include'd, so the event would have been set once the first gamedb file is loaded, oops), do some other cleanup here 2022-12-10 23:42:08 -08:00
BizHawk.Emulation.Cores Also rename bundled CPC firmware files (see #3494) 2022-12-18 12:02:23 +10: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