BizHawk/BizHawk.Emulation.Common
nattthebear ca56627197 Add a second form to BizInvoker that creates delegate types and uses GetDelegateForFunctionPointer. This allows slower but more complex pinvoke to be easily done when needed. 2016-02-18 21:07:12 -05:00
..
Base Implementations work on keyboard input, but hasnt been tested yet. also reorg the core a bit 2015-11-08 22:05:48 -06:00
BizInvoke Add a second form to BizInvoker that creates delegate types and uses GetDelegateForFunctionPointer. This allows slower but more complex pinvoke to be easily done when needed. 2016-02-18 21:07:12 -05:00
Database Fixed indentation and TODOs 2015-09-28 20:53:19 +02:00
Interfaces IInputPollable - Make IsLagFrame settable 2016-01-26 11:34:42 +01:00
Properties redo how subwcrev stuff is done, so that the subwcrev process doesnt have to run for every project. improves build times. 2014-12-09 19:20:22 +00:00
Sound more discsys reorg 2015-07-11 13:46:57 -05:00
BinaryQuickSerializer.cs cleanup 2014-12-20 04:25:31 +00:00
BizHawk.Emulation.Common.csproj Add experimental interop library to quicknes. Still needs work... 2016-02-17 20:18:01 -05:00
CodeDataLog.cs Fixing merge 2015-11-08 22:57:54 +01:00
CoreAttributes.cs iemulator single instance attribute. to find out about: PSX, Apple2 2015-03-03 00:23:50 +00:00
CoreComms.cs usably functional libretro player 2015-11-07 00:14:59 -06:00
EmulationExceptions.cs quicknes: reject (with the appropriate unsupported exception) any bootgod positive euro rom 2014-10-29 18:58:43 +00:00
Enums.cs Emulation.Common - move some misc enums into Enums.cs 2014-12-16 17:06:29 +00:00
Extensions.cs fiddle around with CDLog menu items 2015-10-27 19:49:13 -05:00
ServiceInjector.cs toolmanager: when electing to close and not restart a tool because of lack of services on the new core, clear out all services attached to the core first. this will turn some existing silent failures into NullReferenceExceptions, likely. fix one such bug in GBAGPUView 2014-12-31 17:18:51 +00:00
SystemLookup.cs Add apple II to the core picker 2015-05-26 23:43:55 +00:00
TextState.cs comments! 2014-12-09 21:52:03 +00:00