correct src size in op

This commit is contained in:
2024-10-11 16:52:57 -04:00
parent 0250d9351d
commit d9e46f5571

View File

@@ -237,7 +237,7 @@ NextCluster:
add eax, ecx ; fat_sector + first_fat_sector
mov dword [si + FAT32_NextClusterData_t.fat_sector], eax
.load_fat_table:
movzx ax, [bp - 2]
movzx ax, byte [bp - 2]
push ax
mov ax, 0x1