B7aaaaaaaa010000
is sent - returns 4 bytes. The final byte may be FF
or 00
- if it's 00
, prefetch is complete.B7aaaaaaaa020000
is sent repeatedly - returns 4 bytes, same format as above.B7aaaaaaaa000000
is issued as normal.Returns 4 or 512 bytes (maybe more).
Writes byte dd
to address aabbcc
.
Writes word ddee
(as two bytes?) to address aabbcc
.
Writes word ddee
to address aabbcc
.
ab cd
- bytes to write (sent as nibbles)nn
- page to read (1-5).0x7DFE0
- 1 if high-capacity TF card, 0 otherwise