rosco-m68k / rosco_m68k

Design, documentation and software for the Really Old School Computer (M68K)
https://rosco-m68k.com
Other
157 stars 32 forks source link

Fix SD Card write failures by increasing timeout #391

Closed harrowm closed 9 months ago

harrowm commented 9 months ago

Increase write max wait value from 1600 to 2500. Largest wait value required through testing on a 68020 board is 2099. Added 20% margin to that :)