furrtek / Neogeo_MiSTer_old

SNK NeoGeo core for the MiSTer platform
GNU General Public License v2.0
52 stars 6 forks source link

Try to make ROM loading faster #12

Open furrtek opened 5 years ago

furrtek commented 5 years ago

spi_write() is what takes the longer in the loading loop. In spi_write(), it's the fpga i/o function calls.