rpsubc8 / ESP32TinyCPC

AMSTRAD CPC Emulator TTGO VGA32
Do What The F*ck You Want To Public License
40 stars 6 forks source link

Getting the SD memory card to work #7

Open rodjavier opened 5 months ago

rodjavier commented 5 months ago

Hi there! I am trying to get the TTGO VGA to be able to use the sd card reader to store more dsk/roms and games. Is this possible? if so, how? Thank you!

rpsubc8 commented 5 months ago

As it comes in the documentation in English and Spanish, the project I have made is designed to use the internal FLASH memory, to make it compatible with a basic ESP32, as is the case of the TTGO VGA32 v1.2 board. If you want SD card you should look at the forks that have been made to this project, as it would be: https://github.com/elfuska/ESP32TinyCPC

If you have problems with the SD fork, you can look at the thread: https://retrowiki.es/viewtopic.php?f=116&t=200039863