nand2mario / nestang

NESTang is an FPGA Nintendo Entertainment System implemented with Sipeed Tang Primer 25K, Nano 20K and Primer 20K boards
GNU General Public License v3.0
354 stars 38 forks source link

why game menu does not show when using sd card? #92

Closed oldoldman closed 1 month ago

oldoldman commented 1 month ago

Hi guys,

  1. I'm on the nestang 0.7.2rc branch
  2. Formated one partition (1gb) of my 120gb sdcard with FAT32. Copy some .nes files to the partition.
  3. Pluged in the sd card into tang nano 20K

I can see the NESTang logo on monitor but the game list is not shown. How does this happen? Is it impossible to use partition of larger(>32gb) sd card? Many thanks!

oldoldman commented 1 month ago

using 0.6 branch and nes2img.py works.