mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-04-12 12:37:08 +00:00
Cleanup func separator
This commit is contained in:
parent
50c7e8833e
commit
06dc212a74
@ -2197,6 +2197,7 @@ void Util_ProDOS_ForwardSectorInterleave (uint8_t *pDiskBytes, const size_t nDis
|
||||
}
|
||||
|
||||
// Swizzles sectors in ProDOS order to DOS33 order in-place
|
||||
//===========================================================================
|
||||
void Util_ProDOS_ReverseSectorInterleave (uint8_t *pDiskBytes, const size_t nDiskSize, const SectorOrder_e eSectorOrder)
|
||||
{
|
||||
// Swizle from ProDOS to DOS33 order
|
||||
|
Loading…
x
Reference in New Issue
Block a user