mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-08 17:08:04 +11:00
b745f49186
The goal is to avoid mixing those routines with "character devices" (acia, vpd, kbd) which aren't block devices and have routines that have different expectations. This is a first step to fixing #64. |
||
---|---|---|
.. | ||
glue.asm | ||
main.asm | ||
README.md |
sdct - test SD Card
This program stress-tests a SD card by repeatedly reading and writing to it and verify that data stays the same.