Commit Graph

15 Commits

Author SHA1 Message Date
75edb759e6 General code refactor. 2021-08-17 21:23:10 +01:00
fdff1d74c9 Use Array.Empty<T>. 2021-08-17 18:23:50 +01:00
00f605b0ca Add XML comments to public entities. 2021-08-17 13:56:05 +01:00
472a1d94d8 Update copyright year. 2020-12-31 23:08:23 +00:00
a026b525a2 Add MMC/SD command to send SET_BLOCK_COUNT, READ_MULTIPLE_BLOCK and STOP_TRANSMISSION in a single call. 2020-12-12 21:03:44 +00:00
c0aa669300 Add ability to send sequentially concatenated SD/MMC commands. 2020-12-12 20:58:58 +00:00
109f758d08 Do not send SET_BLOCK_COUNT before every READ_MULTIPLE_BLOCK. 2020-12-12 20:56:56 +00:00
6ca010d621 Separate SD/MMC READ_SINGLE_BLOCK from READ_MULTIPLE_BLOCK and implement a pseudo multi block reading using single block commands. 2020-12-10 13:50:51 +00:00
fd29cba8ea Correct transfer length type for MMC/SD cards. 2020-12-10 13:33:47 +00:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
f7e173710e Code restyling. 2020-02-29 18:03:35 +00:00
895143b790 Rename DicConsole to AaruConsole. 2020-02-27 23:49:15 +00:00
67edb977bd Rename comment header. 2020-02-27 12:31:30 +00:00
4ade64cfc9 Rename namespace. 2020-02-27 00:36:40 +00:00
f5b199e483 Renamed project files and folders 2020-02-26 19:10:46 +00:00