kbr-net / sdrive-max

Arduino based Atari 8-bit Floppy Emulator with Touchscreen
http://www.kbrnet.de/projekte/sdrive-max/index.html
GNU General Public License v3.0
92 stars 23 forks source link

Recognition of ATR files with 512 bytes per sector512 bytes per sector #62

Open Kaz6502 opened 6 months ago

Kaz6502 commented 6 months ago

Sparta DOS X recognizes floppy disks of 128, 256 and 512 bytes per sector. I checked that SDdrive-Max only has 128 and 256 bytes per sector, so the largest ATR disks with a capacity of 32MB are not recognized correctly. Please support 512-byte sectors :)

https://atarionline.pl/forum/comments.php?DiscussionID=4866&page=3

kbr-net commented 1 month ago

difficult because of leaking RAM