MEGA65 / mega65-core

MEGA65 FPGA core
Other
240 stars 85 forks source link

sdcardio: D6A1.3 SDFDC:SILENT seems to have no effect #621

Open lydon42 opened 1 year ago

lydon42 commented 1 year ago

Title says it all.

There is some mysterious logic and D6A0 motor settings seem not to honor this flag.

lydon42 commented 1 year ago

D6A0 seems not to be a problem, adding a check for silent_sdcard there does not change anything.

lydon42 commented 1 year ago

518

lydon42 commented 7 months ago

Use SETBIT $D6A1,3 to enable.

ki-bo commented 6 months ago

As this one is now merged to development, we can probably close it

dansanderson commented 2 months ago

I can confirm that the latest development core supports both $D6A1.3 and setting the disk noise option in Configuration on an R5 board. Assuming this works similarly on an R3 board, this can be closed.