BizHawk/BizHawk.Emulation.Cores
adelikat 54eb678387 create an ICreateGameDBEntires specialized service and have Atari2600 implement it. Use this in the log window instead of sneaky reflection to access the method 2016-12-15 10:45:20 -06:00
..
CPUs Text savestate fixes. 2016-12-14 18:35:03 -05:00
Calculator Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
Computers 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
Consoles create an ICreateGameDBEntires specialized service and have Atari2600 implement it. Use this in the log window instead of sneaky reflection to access the method 2016-12-15 10:45:20 -06: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 Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
BizHawk.Emulation.Cores.csproj PC Engine - break off services into their separate files 2016-12-12 10:23:07 -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