EmptyChaos 97d570f0c9 DriveReader: Fix View > Show Drives
DriveReader::m_size was never initialized which was indirectly
causing CGameListCtrl to crash Dolphin when it tried to insert a
character at a negative index in a string.

Reading one sector at a time is very inefficient and appears to
be causing timing issues during boot so SectorReader has been
enhanced to support batching.

SectorReader has been given a working cache system.
2016-04-26 21:24:08 +10:00
..
2016-01-27 15:04:14 -06:00
2016-04-19 15:47:51 +10:00
2016-01-28 23:54:11 +00:00
2016-01-05 19:11:58 +01:00
2016-01-28 23:54:11 +00:00
2016-01-28 23:54:11 +00:00
2016-02-16 22:43:21 -05:00
2016-01-27 15:04:14 -06:00
2015-05-25 13:11:47 +02:00
2015-09-11 19:51:31 -07:00