BizHawk/src
feos 4f522bac11 mame: put soft reset first so its dups could be resolved automatically
should complete #3704
2023-12-13 20:57:43 +03:00
..
BizHawk.BizInvoke do cleanup with rcheevos, using record structs where possible 2023-12-10 16:02:07 -08:00
BizHawk.Bizware.Audio update Silk.* packages to 2.18.0, remove Silk .config hack (unneeded with this update) 2023-10-21 20:51:42 -07: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 Remove SDL_INIT_HAPTIC use 2023-11-23 23:09:46 -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 mame: put soft reset first so its dups could be resolved automatically 2023-12-13 20:57:43 +03: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 do some more cleanup with rcheevos stuff, also rework rcheevos read map. having a dict full of delegates ends up allocating >26GiB of memory for New 3DS (i.e. 256MiB of memory), so instead have a map of _memFunction indexes corresponding to address, thereby making memory usage equal to the memory mapping size (so for New 3DS this will only take 256MiB of memory). it comes with some limitations, none of which matter for now 2023-12-11 03:59:10 -08:00
BizHawk.Common 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.Emulation.Common Extract disc hashing from Octoshock, clean it up, and add to Nymashock 2023-11-21 06:54:11 +00:00
BizHawk.Emulation.Cores mame: put soft reset first so its dups could be resolved automatically 2023-12-13 20:57:43 +03:00
BizHawk.Emulation.DiscSystem Establish basic style analyzer rules (#3759) 2023-08-30 23:08:21 +02:00
BizHawk.Tests Establish basic style analyzer rules (#3759) 2023-08-30 23:08:21 +02: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 Bump LangVersion to 10 2023-08-16 16:30:06 +02: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