YoshiRulz
|
4ed402fc59
|
Cleanup some more files
|
2020-01-24 09:37:15 +10:00 |
YoshiRulz
|
8de0355228
|
Prepare for nullability annotation in BizHawk.Common
attributes: https://docs.microsoft.com/en-us/dotnet/csharp/nullable-attributes
|
2020-01-23 14:54:29 +10:00 |
nattthebear
|
6053cd6e35
|
stuff
|
2017-05-20 12:24:15 -04:00 |
adelikat
|
3965af851f
|
Misc code cleanups in BizHawk.Common
|
2017-04-13 13:57:58 -05:00 |
nattthebear
|
4bd73a626f
|
Add Monitor support to BizInvoker. Monitors are called right before (Enter) and right after (Exit) each interop method call. Possible applications include AWE mutex+mapping, and cothread no-GC regions. If you ask for an invoker without monitor, this commit adds no overhead because the code isn't generated.
|
2016-03-22 20:17:28 -04:00 |