BizHawk/src
YoshiRulz ec2baf17af
Fix missing #if fence
fixes e2d5c5621
2021-08-03 02:34:29 +10:00
..
BizHawk.BizInvoke Use AssemblyBuilder from System.Reflection.Emit package in BizInvoke 2021-07-27 21:10:50 +10:00
BizHawk.Bizware.BizwareGL Blindly update <PackageReference/>s 2021-06-21 12:13:42 +10:00
BizHawk.Bizware.DirectX Update OpenTK 2021-07-22 05:02:06 +10:00
BizHawk.Bizware.OpenTK3 Catch and recover from exceptions thrown by OpenTK gamepad poll calls 2021-08-02 19:20:45 +10:00
BizHawk.Bizware.Test Apply current code style to Bizware.Test 2021-07-22 06:35:53 +10:00
BizHawk.Client.Common Clean up nullability in comm API 2021-08-03 01:51:13 +10:00
BizHawk.Client.DiscoHawk EXTERMINATE SPACES 2021-05-08 08:16:10 +10:00
BizHawk.Client.EmuHawk Fix missing #if fence 2021-08-03 02:34:29 +10:00
BizHawk.Common Move Assets copy to EmuHawk so it only happens for top-level 2021-08-02 21:43:21 +10:00
BizHawk.Emulation.Common Refactor ITraceable and related types 2021-08-01 23:11:45 +10:00
BizHawk.Emulation.Cores SMS: make undrawn area black, overscan itelf still needs reworking, fixes #2892 2021-08-02 11:44:11 -04:00
BizHawk.Emulation.DiscSystem someone added a "Can't find the file specified: cue filename" for when ANY error happened (including when bin files couldn't be found), before the error message which would have said "Can't find the bin file specified by the cue file". probably while doing null-related refactor bullshit because they had to throw some exception instead of adopting a null value. fix that by undoing the null-related refactor bullshit and adopting the value which is known not to be null (to us, if not the nagging linter) after checking for the intended error conditions and throwing if they're set. fixes #2819 (probably) 2021-06-24 19:23:46 -04:00
BizHawk.Tests Add default feedback bind for N64 P1 (and add copy in test data) 2021-07-21 12:27:41 +10:00
BizHawk.Version Improve documentation for VersionInfo.gen.cs 2021-07-28 10:25:07 +10:00
BizHawk.WinForms.Controls Use a Source Generator for ReflectionCache classes 2021-04-04 12:41:01 +10:00
MainSlnCommon.props Check-in ReflectionCache assembly instead of including in build 2021-04-14 10:44:46 +10:00
MainSlnExecutable.props Revert "Revert "Change build path of executables to output/dll but gooder"" 2020-09-27 17:27:02 -04:00