.. |
BizHawk.BizInvoke
|
do cleanup with rcheevos, using record structs where possible
|
2023-12-10 16:02:07 -08:00 |
BizHawk.Bizware.Audio
|
make SDL2WavStream consume a generic Stream rather than passing in a file path
|
2023-12-30 16:03:21 -08: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
|
fix alternative keyboard layout handling for extended scancodes
|
2024-01-26 07:01:22 -08:00 |
BizHawk.Bizware.Test
|
improve Program startup, remove the OSTailoredCode duplication hack, use RuntimeInformation.IsOSPlatform for figuring out OS, use AppContext.BaseDirectory to get exe location (apparently even works with bundled assemblies in .net5+)
|
2023-11-18 20:00:16 -08:00 |
BizHawk.Client.Common
|
Rewrite Game Genie (GB) decoder
|
2024-01-21 15:01:20 +00:00 |
BizHawk.Client.DiscoHawk
|
improve Program startup, remove the OSTailoredCode duplication hack, use RuntimeInformation.IsOSPlatform for figuring out OS, use AppContext.BaseDirectory to get exe location (apparently even works with bundled assemblies in .net5+)
|
2023-11-18 20:00:16 -08:00 |
BizHawk.Client.EmuHawk
|
Clean up `NESSyncSettings.OkBtn_Click` (resolves #3856)
|
2024-02-01 15:11:52 +00:00 |
BizHawk.Common
|
Clean up `BytesToHexString`
|
2024-02-01 15:04:36 +00:00 |
BizHawk.Emulation.Common
|
Clean up `NESSyncSettings.InitialWRamStatePattern`
|
2024-02-01 15:10:02 +00:00 |
BizHawk.Emulation.Cores
|
Clean up `NESSyncSettings.InitialWRamStatePattern`
|
2024-02-01 15:10:02 +00:00 |
BizHawk.Emulation.DiscSystem
|
Establish basic style analyzer rules (#3759)
|
2023-08-30 23:08:21 +02:00 |
BizHawk.Tests
|
Add test cases for Game Genie (GB) decoder
|
2024-01-21 14:49:22 +00: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
|
Mute NU1702 harder
|
2023-12-21 13:36:13 +10:00 |
MainSlnExecutable.props
|
improve Program startup, remove the OSTailoredCode duplication hack, use RuntimeInformation.IsOSPlatform for figuring out OS, use AppContext.BaseDirectory to get exe location (apparently even works with bundled assemblies in .net5+)
|
2023-11-18 20:00:16 -08:00 |