BizHawk/BizHawk.Emulation.Common/Database
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
..
CRC32.cs Emulation.Common - misc cleanups 2017-04-26 08:44:52 -05:00
Database.cs Emulation.Common: Additional method added to inspect *.dsk images in order to work out whether they are ZX, CPC or AppleII 2018-07-19 13:46:37 +01:00
FirmwareDatabase.cs Replace .Where(pred).FirstOrDefault() with .FirstOrDefault(pred) 2019-03-25 02:21:37 +10:00
GameInfo.cs heh 2017-05-10 07:45:23 -04:00