notes:flashcart:edgbx
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
notes:flashcart:edgbx [2024/05/24 14:48] – created asie | notes:flashcart:edgbx [2024/05/24 22:07] (current) – asie | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== EverDrive GB X-series (GB/GBC) programming ====== | ====== EverDrive GB X-series (GB/GBC) programming ====== | ||
+ | |||
+ | Stub (only covers SPI bus for storage). | ||
===== Registers ===== | ===== Registers ===== | ||
Line 5: | Line 7: | ||
==== 0xBD00 (SPI_DATA) ==== | ==== 0xBD00 (SPI_DATA) ==== | ||
- | SPI data port. Write to send and receive a byte; read to get the last received byte. | + | SPI data port used for communication with the SD card. Write to send and receive a byte; read to get the last received byte. |
==== 0xBD01 (SPI_CTRL) ==== | ==== 0xBD01 (SPI_CTRL) ==== | ||
Line 11: | Line 13: | ||
< | < | ||
7 bit 0 | 7 bit 0 | ||
+ | ---- ---- | ||
b... .als | b... .als | ||
| ||| | | ||| |
notes/flashcart/edgbx.1716562110.txt.gz · Last modified: 2024/05/24 14:48 by asie