BizHawk/BizHawk.Emulation.Cores
adelikat d8dbaf82bc Octoshock - re-add IInputPollable and add a not implemnted InputCallbacks 2015-10-12 18:53:57 -04:00
..
CPUs Fixed indentation and TODOs 2015-09-28 20:53:19 +02:00
Calculator add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases) 2015-08-05 20:12:09 -04:00
Computers C64 - add a c64 menu with a settings menu and dialog 2015-10-10 12:20:59 -04:00
Consoles Octoshock - re-add IInputPollable and add a not implemnted InputCallbacks 2015-10-12 18:53:57 -04:00
ExternalCores Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00: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
BizHawk.Emulation.Cores.csproj Merge pull request #506 from Kabuto/master 2015-10-10 11:11:59 -04:00
CoreInventory.cs mgba: RTC and syncsettings 2015-06-13 18:01:26 +00:00
ElfRunner.cs Some stuff for loading elves. Not yet all finished. 2015-06-23 21:35:34 -04:00
FileID.cs hookup PSF support 2015-07-20 23:11:00 -05:00
LibRetro.cs MOvie LibRetro files from Emulation.Common to Emulation.Cores in preparation for moving some other things too. In RomLoader don't do HardReset() on the C64 core 2014-01-21 23:54:30 +00:00
LibRetroEmulator.cs refactor IVideoProvider into a service. uses in mainform and friends are still hacky 2015-01-14 22:37:37 +00:00
MemoryBlock.cs some elf infrastructure for mono - not tested, but should be a helpful start 2015-06-24 19:34:38 -04:00
Notes.txt Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00