BizHawk/BizHawk.Emulation.Cores
Kabuto f7c15bfd0f Fixed indentation and TODOs 2015-09-28 20:53:19 +02: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 Fixed indentation and TODOs 2015-09-28 20:53:19 +02:00
Consoles NEShawk - Mapper 17, small adjustments 2015-09-27 14:42:32 +02: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 C64 core: tape loading added, lots of bugfixes and improvements 2015-09-28 01:30:58 +02: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