harbaum / MiSTeryNano

Atari STE MiSTery core for the Tang Nano 20k FPGA
132 stars 17 forks source link

C64 core enhance osd configurations #22

Closed vossstef closed 9 months ago

vossstef commented 9 months ago

c64 core osd enhancement:

c1541 drive reset at power-up c1541 drive fix high low toggle sid audio filter config turbo speed config

harbaum commented 9 months ago

Ok. I have integrated this one but I have added that this 'Z' reset is only sent in c64 mode. There were similar special cases for the Atari ST core which now also only happen for the Atari ST core. Please test if the floppy reset on startup still works.

harbaum commented 9 months ago

See https://github.com/harbaum/MiSTeryNano/commit/8628f4e0c8eb9b9253847bf21e87a7ad90d3ddee

vossstef commented 9 months ago

changes during merge (1541 reset) are fully working. Thx !