rhshorts / z80pc

Homebrew Z80 CPU
0 stars 0 forks source link

Mega needs to be able to load and save data to an SD card #3

Open rhshorts opened 7 years ago

rhshorts commented 7 years ago

SD Card adapter connects via SPI. Arduino provide an API for SPI SD Card adpaters. Using a 1GB SD Card. Need to write some routines to read data from and write data to an SD Card.