Minimig: fix behaviour of disk led, add led activity to shared folder access.

This commit is contained in:
sorgelig
2021-07-31 06:57:18 +08:00
parent 97ad1c07e7
commit aebed6b479
5 changed files with 18 additions and 5 deletions

View File

@@ -2513,7 +2513,9 @@ void user_io_poll()
spi_w(0);
spi_w(0);
DisableFpga();
sysled_enable(0);
HandleFDD(c1, c2);
sysled_enable(1);
uint16_t sd_req = ide_check();
if (sd_req & 0x8000)