Mega//e for the MEGA65 ๐ โ V2
V2 of the Apple IIe core for the MEGA65 is now available.
This release is focused primarily on improving the Disk II implementation and adds native .dsk image support, removing the need to manually convert standard .dsk images to .nib before using them.
Disk improvements:
-
Add native .dsk floppy image support ( hardware dsk to nib conversion on the fly )
-
4096-byte .dsk tracks are converted into 6656-byte nibblized Disk II tracks as they are requested ( Implement Apple II 6-and-2 encoding and sector interleave handling in hardware )
-
Improve clock-domain crossing and timing handling around the floppy subsystem
-
.dsk conversion has been verified against software-generated .nib images [ dsk2nib.c ] , with all 35 tracks matching byte-for-byte
Note: .dsk images are currently read-only, writing changes back from the nibblized track representation to the original .dsk image is not implemented yet, looking into feasability.
Download V2: https://files.mega65.org?id=09c33961-901d-4cd0-8bea-616c37db5c50