BizHawk/BizHawk.Emulation.Cores
alyosha-tas d87d5eb0e0 Coleco Turbo Controller Functional 2017-03-02 11:58:36 +08:00
..
CPUs Intellivision implement System Bus memory domain 2017-02-09 12:53:55 -05:00
Calculator add TotalExecutedCycles as an IDebuggable property, and implement it in cores with the information readily available (and throw NotImplementedExecptions in the remaining). wire the property up to lua with emu.totalexecutedcycles(). Stil todo - wire it up to the Debugger gui 2017-01-09 19:23:05 -06:00
Computers add TotalExecutedCycles as an IDebuggable property, and implement it in cores with the information readily available (and throw NotImplementedExecptions in the remaining). wire the property up to lua with emu.totalexecutedcycles(). Stil todo - wire it up to the Debugger gui 2017-01-09 19:23:05 -06:00
Consoles Coleco Turbo Controller Functional 2017-03-02 11:58:36 +08:00
ExternalCores Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
Libretro Use the IController indexing property less in preparation for removing it from the interface. Replaced with its more explicity counter-part .IsPressed() 2016-12-14 12:42:15 -06:00
Properties change a bunch of old googlecode urls in assemblyinfos 2016-06-13 11:34:27 -05:00
Sound More IAsyncSoundProvider and related classes to BizHawk.Emulation.Cores and make them internal, since they are implementation details, and they are deprecrated and not intended to be used in future cores. 2016-12-16 08:50:05 -06:00
BizHawk.Emulation.Cores.csproj ColecoVision Turbo Controller 2017-03-01 10:47:21 +08:00
CoreInventory.cs mgba: RTC and syncsettings 2015-06-13 18:01:26 +00:00
ElfRunner.cs ElfRunner - changes for lockable swappable 2016-03-25 21:52:30 -04:00
FileID.cs hookup PSF support 2015-07-20 23:11:00 -05:00
MemoryBlock.cs gpgx waterbox: fix a few misc bugs in elfrunner, and fix a few misc bugs in the core so that Virtua Racing now works 2016-03-26 14:44:44 -04:00
Notes.txt Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00