dolphin-emulator/Source/Core
Vincent Pelletier 85d2358157 EXI_DeviceMemoryCard: Drop comment about ChipErase behaviour
Tested on an official DOL-014 (251 blocks) memory card by executing the
0xf4 command on a card with content along its entire length and then
dumping the whole card: it reads as 0xff all the way through.
Therefor, the current implementation is already consistent with hardware.
2022-09-28 11:55:46 +00:00
..
AudioCommon Mixer: Add assertions regarding num_samples versus buffer length 2022-09-08 12:10:10 -07:00
Common Common/Matrix: Add equality operators to TVec2/3/4. 2022-09-24 01:38:01 +02:00
Core EXI_DeviceMemoryCard: Drop comment about ChipErase behaviour 2022-09-28 11:55:46 +00:00
DiscIO VolumeVerifier: Add missing assignment to summary_text. 2022-09-23 14:57:55 +02:00
DolphinNoGUI Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
DolphinQt Merge pull request #10175 from dreamsyntax/pause-on-panic 2022-09-24 20:28:09 +02:00
DolphinTool Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
InputCommon InputCommon: Add equality operators to RawValue. 2022-09-24 01:44:21 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Merge pull request #10960 from shuffle2/mz 2022-08-24 17:11:21 +02:00
UpdaterCommon Updater: Move inflate intermediate buffer to heap and enlarge 2022-09-12 03:35:03 -07:00
VideoBackends VideoBackends:Metal: Use BitField for stuffing bits in pipeline ids 2022-09-20 01:45:18 -05:00
VideoCommon Merge pull request #11073 from Hibyehello/Fix-Metal-init 2022-09-23 04:21:23 +02:00
WinUpdater Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Merge pull request #10941 from shuffle2/crypto-cleanup 2022-08-05 12:12:34 +02:00
DolphinLib.vcxproj msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00