mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-02-06 04:30:00 +00:00
The code does not support more than 2^32 - 2 blocks because of this expression: static_cast<uint32_t>(this->size_blocks + 1)
The code does not support more than 2^32 - 2 blocks because of this expression: static_cast<uint32_t>(this->size_blocks + 1)