joevt 3978d0754d CD-ROM: Add max blocks check.
The code does not support more than 2^32 - 2 blocks because of this expression: static_cast<uint32_t>(this->size_blocks + 1)
2024-03-01 08:01:31 -07:00
..
2024-02-19 15:30:20 +01:00
2024-02-20 18:05:11 -07:00
2024-03-01 08:01:31 -07:00
2024-02-29 18:49:14 -07:00