BizHawk/BizHawk.Emulation.Cores
YoshiRulz 90623d36e2
Replace .Where(pred).FirstOrDefault() with .FirstOrDefault(pred)
In FirmwareDatabase.LookupFirmwareRecord and MDS_Format.LoadMDSToDisc, first
convert LINQ DSL to method chain
2019-03-25 02:21:37 +10:00
..
CPUs Merge pull request #1429 from YoshiRulz/master 2019-03-09 17:32:10 -06:00
Calculator SubNESHawk 2019-01-10 18:25:59 +03:00
Computers Replace .Where(pred).FirstOrDefault() with .FirstOrDefault(pred) 2019-03-25 02:21:37 +10:00
Consoles Use Count or Length instead of Count() or no-param Any() 2019-03-24 19:21:47 +10:00
ExternalCores Spaces -> tabs. 2017-04-15 16:37:30 -04:00
Libretro SubNESHawk 2019-01-10 18:25:59 +03:00
LibretroOld save old libretro while I make a new one 2017-04-17 22:39:26 -05:00
Properties CPCHawk: Fixed ROM & RAM banking. Started CPC6128 implementation. 2018-07-18 16:17:08 +01:00
Resources CPCHawk: Fixed ROM & RAM banking. Started CPC6128 implementation. 2018-07-18 16:17:08 +01:00
Sound SMS: Some clean up and speed up 2019-02-24 11:02:59 -06:00
Waterbox SubNESHawk 2019-01-10 18:25:59 +03:00
BizHawk.Emulation.Cores.csproj SMS: Refactor sound to not use AsyncSound 2019-02-23 11:31:09 -06:00
BizHawk.Emulation.Cores.csproj.DotSettings DoSettings file for all project to explicitely set language level to C#6 2018-06-23 13:06:13 -05:00
CoreInventory.cs Rename CoreAttributes to CoreAttribute as to not be a bad person 2017-07-12 14:10:55 -05:00
FileID.cs Fix magic mega drive detection 2019-02-22 14:42:16 +10:00
Notes.txt Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
SideBySideVideo.cs start of dngp linkup. It works enough for KOF2 to think a cable is there, but not enough to run anything 2017-06-01 20:44:49 -04:00