BizHawk/BizHawk.Emulation.Cores
zeromus 23fb06a0cd c++ side setup for setting any devices on snes input ports 2017-04-09 16:45:05 -05:00
..
CPUs Update 6502 reset 2017-03-08 12:19:31 -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 c++ side setup for setting any devices on snes input ports 2017-04-09 16:45:05 -05: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 remove noise from csproj 2017-03-06 05:21:35 -06: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